index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp55xx-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
1
-3
/
+0
2013-02-06
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
1
-0
/
+12
2013-02-06
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
1
-1
/
+12
2013-02-06
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
1
-0
/
+117
2013-02-06
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
1
-0
/
+16
2013-02-06
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
1
-5
/
+1
2013-02-06
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
1
-0
/
+16
2013-02-06
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
1
-0
/
+53
2013-02-06
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
1
-0
/
+9
2013-02-06
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
1
-0
/
+66
2013-02-06
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
1
-0
/
+55
2013-02-06
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
1
-3
/
+12
2013-02-06
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
1
-0
/
+9
2013-02-06
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
1
-0
/
+15
2013-02-06
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
1
-0
/
+29
2013-02-06
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
1
-1
/
+21
2013-02-06
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
1
-0
/
+34
2013-02-06
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
1
-0
/
+59