index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
leds: leds-lt3593: use devm_gpio_request_one
Sachin Kamat
1
-8
/
+3
2012-11-27
leds: leds-gpio: use devm_gpio_request_one
Sachin Kamat
1
-6
/
+2
2012-11-26
leds: lp3944: Fix return value
Sachin Kamat
1
-1
/
+1
2012-11-26
leds: lp5523: Fix return value
Sachin Kamat
1
-1
/
+1
2012-11-26
leds: lp5521: Fix return value
Sachin Kamat
1
-1
/
+1
2012-11-26
leds: leds-lp5523: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: leds-lp5521: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: add led_trigger_rename function
Fabio Baltieri
1
-0
/
+13
2012-11-26
leds: lm3642: Fix up world writable sysfs files
Axel Lin
1
-2
/
+2
2012-11-26
leds: lm355x: Fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-11-26
leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-7
/
+2
2012-11-26
leds: leds-lp5523: fix build warnings
Jingoo Han
1
-3
/
+17
2012-11-26
leds: leds-gpio: Defer probing in case of deferred gpio probing
Roland Stigge
1
-6
/
+11
2012-11-26
leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: leds-ss4200: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: leds-ns2: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: leds-netxbig: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-26
leds: leds-bd2802: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2012-11-26
leds: renesas: use devm_ functions
Jingoo Han
1
-11
/
+6
2012-11-26
leds: leds-cobalt-qube: use devm_ioremap
Jingoo Han
1
-7
/
+4
2012-11-26
leds: leds-cobalt-raq: use devm_ioremap
Jingoo Han
1
-7
/
+4
2012-11-26
leds: leds-fsg: use devm_ioremap
Jingoo Han
1
-10
/
+5
2012-11-26
leds: renesas: use gpio_request_one
Jingoo Han
1
-4
/
+4
2012-11-26
leds: leds-ns2: use gpio_request_one
Jingoo Han
1
-14
/
+7
2012-11-26
leds: leds-lt3593: use gpio_request_one
Jingoo Han
1
-6
/
+3
2012-11-26
leds: leds-gpio: use gpio_request_one
Jingoo Han
1
-7
/
+5
2012-11-26
leds: lm355x: Return proper error for lm3556_indicator_pattern_store error path
Axel Lin
1
-1
/
+1
2012-11-26
leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error paths
Axel Lin
1
-4
/
+4
2012-11-11
ledtrig-cpu: kill useless mutex to fix sleep in atomic context
Nathan Lynch
1
-21
/
+0
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
15
-605
/
+1188
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-107
/
+98
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-5
/
+5
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-2
/
+31
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-3
/
+3
2012-09-24
leds: add output driver configuration for pca9633 led driver
Peter Meerwald
1
-7
/
+12
2012-09-24
leds: lm3642: Use regmap_update_bits() in lm3642_chip_init()
Axel Lin
1
-12
/
+3
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
2
-2
/
+2
2012-09-16
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
3
-3
/
+3
2012-09-13
leds: Add new LED driver for lm3642 chips
G.Shark Jeong
3
-0
/
+483
2012-09-13
leds-lp5523: Fix riskiness of the page fault
Kim, Milo
1
-0
/
+1
2012-09-13
leds-lp5523: turn off the LED engines on unloading the driver
Kim, Milo
1
-0
/
+3
2012-09-12
leds-lm3530: Fix smatch warnings
Sachin Kamat
1
-4
/
+4
2012-09-12
leds-lm3530: Use devm_regulator_get function
Sachin Kamat
1
-9
/
+3
2012-09-11
leds: leds-gpio: adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-11
leds: Add new LED driver for lm355x chips
G.Shark Jeong
4
-517
/
+577
2012-09-11
leds-lp5523: use the i2c device id rather than fixed name
Kim, Milo
1
-4
/
+6
2012-09-11
leds-lp5523: add new device id for LP55231
Kim, Milo
1
-2
/
+8
2012-09-11
leds-lp5523: support new LP55231 device
Kim, Milo
1
-3
/
+4
[next]