index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
29
-124
/
+206
2014-04-08
leds: make sure we unregister a trigger only once
Sasha Levin
1
-1
/
+4
2014-04-08
leds: leds-pwm: properly clean up after probe failure
Russell King
1
-10
/
+13
2014-03-14
leds: clevo-mail: Make probe function __init
Jean Delvare
1
-2
/
+1
2014-03-11
leds-ot200: Fix dependencies
Jean Delvare
1
-1
/
+1
2014-03-06
leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
Paolo Pisati
1
-0
/
+2
2014-03-01
leds: clevo-mail: remove __initdata marker
Jingoo Han
1
-1
/
+1
2014-03-01
leds: leds-ss4200: remove __initdata marker
Jingoo Han
1
-1
/
+1
2014-02-27
leds: blinkm: remove unnecessary spaces
Jingoo Han
1
-1
/
+1
2014-02-27
leds: lp5562: remove unnecessary parentheses
Jingoo Han
1
-3
/
+3
2014-02-27
leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2014-02-27
drivers/leds: delete non-required instances of include <linux/init.h>
Paul Gortmaker
24
-24
/
+0
2014-02-27
leds: leds-gpio: add retain-state-suspended property
Robin Gong
1
-0
/
+3
2014-02-27
leds: leds-mc13783: Add devicetree support
Alexander Shiyan
1
-19
/
+93
2014-02-27
leds: leds-mc13783: Remove unnecessary cleaning of registers on exit
Alexander Shiyan
1
-4
/
+0
2014-02-27
leds: leds-mc13783: Use proper "max_brightness" value fo LEDs
Alexander Shiyan
1
-13
/
+14
2014-02-27
leds: leds-mc13783: Use LED core PM functions
Alexander Shiyan
1
-0
/
+1
2014-02-27
leds: leds-mc13783: Add MC34708 LED support
Alexander Shiyan
2
-51
/
+49
2014-02-27
leds: Turn off led if blinking is disabled
Stefan Sørensen
1
-2
/
+4
2014-02-27
ledtrig-cpu: Handle CPU hot(un)plugging
Pawel Moll
1
-0
/
+24
2014-02-24
drivers: Enable building of Kirkwood drivers for mach-mvebu
Andrew Lunn
1
-2
/
+2
2014-01-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
8
-203
/
+160
2014-01-28
leds: s3c24xx: Remove hardware.h inclusion
Sachin Kamat
1
-2
/
+1
2014-01-28
leds: replace list_for_each with list_for_each_entry
ZHAO Gang
1
-11
/
+4
2014-01-28
leds: pwm: Remove a warning on non-DT platforms
Olof Johansson
1
-2
/
+1
2014-01-28
leds: leds-pwm: fix duty time overflow.
Xiubo Li
1
-2
/
+4
2014-01-28
leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock
Alexander Shiyan
1
-12
/
+1
2014-01-28
leds: leds-mc13783: Remove duplicate field in platform data
Alexander Shiyan
1
-76
/
+0
2014-01-28
drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...
Chen Gang
1
-1
/
+2
2014-01-28
leds: lp5523: Support LED MUX configuration on running a pattern
Milo Kim
1
-0
/
+2
2014-01-28
leds: lp5521/5523: Fix multiple engine usage bug
Milo Kim
2
-5
/
+33
2014-01-28
LEDS: tca6507 - fix up some comments.
NeilBrown
1
-88
/
+102
2014-01-28
LEDS: tca6507: add device-tree support for GPIO configuration.
NeilBrown
1
-0
/
+6
2014-01-28
LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
NeilBrown
1
-4
/
+4
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+10
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+1
2014-01-11
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
2
-16
/
+8
2014-01-10
lp5523, lp8501: comment improvements
Pavel Machek
2
-2
/
+10
2014-01-07
leds: s3c24xx: Fix build failure
Tushar Behera
1
-0
/
+1
2013-12-02
leds: pwm: Fix for deferred probe in DT booted mode
Peter Ujfalusi
1
-27
/
+26
2013-10-25
leds: lp55xx: handle enable pin in driver
Sebastian Reichel
1
-12
/
+13
2013-10-25
leds-gpio: of: led should not be created if its status is disabled
Josh Wu
1
-3
/
+3
2013-10-22
leds: Added driver for the NXP PCA9685 I2C chip
Maximilian Güntner
3
-0
/
+224
2013-10-22
leds: pwm: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-22
leds: Include linux/of.h header
Sachin Kamat
5
-0
/
+5
2013-10-22
leds: dac124s085: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-10-22
leds: lp55xx: enable setting default trigger
Linus Walleij
1
-0
/
+3
2013-10-22
leds: blinkm: Remove redundant break
Sachin Kamat
1
-3
/
+0
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
37
-300
/
+1435
2013-09-07
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-350
/
+0
[next]