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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
leds: renesas: fix error handling
Arnd Bergmann
1
-1
/
+1
2012-08-13
Revert "leds: use led_set_brightness in led_trigger_event"
Fabio Baltieri
1
-1
/
+1
2012-08-08
leds: lp8788: Fix updating scale configuration bits
Axel Lin
1
-1
/
+1
2012-07-27
leds-lp8788: forgotten unlock at lp8788_led_work
Devendra Naga
1
-0
/
+1
2012-07-27
LEDS: propagate error codes in blinkm_detect()
Dan Carpenter
1
-2
/
+2
2012-07-27
LEDS: memory leak in blinkm_led_common_set()
Dan Carpenter
1
-2
/
+5
2012-07-26
leds: add new lp8788 led driver
Kim, Milo
3
-0
/
+200
2012-07-24
LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS
Jan-Simon Möller
3
-0
/
+821
2012-07-24
leds: max8997: Simplify max8997_led_set_mode implementation
Axel Lin
1
-47
/
+13
2012-07-24
leds/leds-s3c24xx: use devm_gpio_request
Devendra Naga
1
-2
/
+1
2012-07-24
leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...
Bryan Wu
1
-13
/
+6
2012-07-24
leds: convert DAC124S085 LED driver to devm_kzalloc()
Bryan Wu
1
-3
/
+1
2012-07-24
leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-16
/
+8
2012-07-24
leds: convert TCA6507 LED driver to devm_kzalloc()
Bryan Wu
1
-3
/
+1
2012-07-24
leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup erro...
Bryan Wu
1
-5
/
+3
2012-07-24
leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-5
/
+3
2012-07-24
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-13
/
+5
2012-07-24
leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-15
/
+6
2012-07-24
leds: convert PCA9532 LED driver to devm_kzalloc()
Bryan Wu
1
-8
/
+2
2012-07-24
leds: convert LT3593 LED driver to devm_kzalloc()
Bryan Wu
1
-6
/
+3
2012-07-24
leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit...
Bryan Wu
1
-14
/
+9
2012-07-24
leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-14
/
+10
2012-07-24
leds: convert PCA9633 LED driver to devm_kzalloc()
Bryan Wu
1
-5
/
+1
2012-07-24
leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...
Bryan Wu
1
-6
/
+2
2012-07-24
leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-12
/
+8
2012-07-24
leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex...
Bryan Wu
1
-7
/
+2
2012-07-24
leds: convert LP3944 LED driver to devm_kzalloc()
Bryan Wu
1
-6
/
+3
2012-07-24
leds: convert Atmel PWM LED driver to devm_kzalloc()
Bryan Wu
1
-3
/
+2
2012-07-24
leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
1
-10
/
+6
2012-07-24
leds: convert Big Networks LED driver to devm_kzalloc()
Bryan Wu
1
-7
/
+3
2012-07-24
leds: Use devm_kzalloc in leds-gpio.c file
Sachin Kamat
1
-6
/
+5
2012-07-24
leds: Use devm_kzalloc in leds-max8997.c file
Sachin Kamat
1
-15
/
+6
2012-07-24
leds: Use devm_kzalloc in leds-regulator.c file
Sachin Kamat
1
-6
/
+3
2012-07-24
leds: Use devm_kzalloc in leds-pwm.c file
Sachin Kamat
1
-5
/
+2
2012-07-24
leds: Use module_platform_driver() in leds-max8997.c file
Sachin Kamat
1
-11
/
+1
2012-07-24
leds: convert tca6507 driver to module_i2c_driver()
Peter Meerwald
1
-12
/
+1
2012-07-24
leds: Convert S3C24XX LED driver to gpiolib API
Sylwester Nawrocki
1
-14
/
+20
2012-07-24
leds: Convert S3C24XX LED driver to devm_kzalloc()
Sylwester Nawrocki
1
-5
/
+3
2012-07-24
leds-mc13783: set platform data to NULL at mc13783_led_remove
Devendra Naga
1
-0
/
+1
2012-07-24
leds-88pm860x: use devm_kzalloc function
Devendra Naga
1
-7
/
+2
2012-07-24
leds-lp5523: BUG() in error handling in probe()
Dan Carpenter
1
-3
/
+3
2012-07-24
leds: Add LED driver for lm3556 chip
G.Shark Jeong
3
-0
/
+521
2012-07-24
leds: [trivial]Remove unnecesary return
Devendra Naga
1
-2
/
+1
2012-07-24
leds: fix sparse warnings due to missing static
Bryan Wu
2
-2
/
+2
2012-07-24
leds: correct trivial type in drivers/leds/Kconfig
Jesper Dangaard Brouer
1
-1
/
+1
2012-07-24
leds: use led_set_brightness in led_trigger_event
Fabio Baltieri
1
-1
/
+1
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
5
-6
/
+6
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
10
-22
/
+22
2012-07-24
leds: add oneshot trigger
Fabio Baltieri
3
-0
/
+219
2012-07-24
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
1
-9
/
+6
[next]