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.12.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
2016-01-04
leds: lp55xx: Remove work queue
Andrew Lunn
6
-31
/
+30
2016-01-04
leds: lp3944: Remove work queue
Andrew Lunn
1
-24
/
+8
2016-01-04
leds: pca9532: Remove work queue for LEDs.
Andrew Lunn
1
-16
/
+12
2016-01-04
leds: lm3642: Remove work queue
Andrew Lunn
1
-51
/
+22
2016-01-04
leds: lm3533: Remove work queue
Andrew Lunn
1
-24
/
+6
2016-01-04
leds: blinkm: Remove work queue
Andrew Lunn
1
-70
/
+17
2016-01-04
leds: bd2802: Remove work queue
Andrew Lunn
1
-25
/
+14
2016-01-04
leds: adp5520: Remove work queue
Andrew Lunn
1
-21
/
+5
2016-01-04
leds: 88pm860x: Remove work queue
Andrew Lunn
1
-16
/
+7
2016-01-04
leds: tlc591xx: Remove work queue
Andrew Lunn
1
-24
/
+7
2016-01-04
leds: ktd2692: Remove work queue
Jacek Anaszewski
1
-35
/
+6
2016-01-04
leds: aat1290: Remove work queue
Jacek Anaszewski
1
-37
/
+13
2016-01-04
leds: max77693: Remove work queue
Jacek Anaszewski
1
-48
/
+9
2016-01-04
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
4
-32
/
+19
2016-01-04
leds: core: Use set_brightness_work for the blocking op
Jacek Anaszewski
2
-11
/
+11
2016-01-04
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
9
-23
/
+55
2016-01-04
leds: Rename brightness_set_sync op to brightness_set_blocking
Jacek Anaszewski
5
-5
/
+5
2016-01-04
leds: core: Add two new LED_BLINK_ flags
Jacek Anaszewski
1
-10
/
+26
2016-01-04
leds: core: Use EXPORT_SYMBOL_GPL consistently
Jacek Anaszewski
1
-4
/
+4
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2
-4
/
+4
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-11-03
leds: 88pm860x: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-11-03
leds: bcm6328: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
leds: bcm6358: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-11-03
leds: leds-wrap.c: Use devm_led_classdev_register
Fida Mohammad
1
-24
/
+4
2015-11-03
leds: leds-net48xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-menf21bmc.c: Use devm_led_class_register
Muhammad Falak R Wani
1
-21
/
+5
2015-11-03
leds: leds-locomo.c: Use devm_led_classdev_register
Fida Mohammad
1
-13
/
+2
2015-11-03
leds: leds-gpio: add shutdown function
Heiko Schocher
1
-0
/
+13
2015-11-03
leds-bcm6328: add more init configuration options
Álvaro Fernández Rojas
1
-1
/
+14
2015-11-03
leds-bcm6328: simplify and improve default-state handling
Álvaro Fernández Rojas
1
-9
/
+15
2015-11-03
leds-bcm6328: print invalid LED
Álvaro Fernández Rojas
1
-1
/
+1
2015-11-03
leds: netxbig: set led_classdev max_brightness
Simon Guinot
1
-8
/
+4
2015-11-03
leds: netxbig: convert to use the devm_ functions
Simon Guinot
1
-80
/
+28
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
1
-22
/
+258
2015-11-03
leds: triggers: add invert to heartbeat
Jiri Prchal
1
-2
/
+45
2015-11-03
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
3
-68
/
+75
2015-11-03
LED/MIPS: Move SEAD3 LED driver to where it belongs.
Ralf Baechle
3
-0
/
+89
2015-11-03
leds: leds-ipaq-micro: Fix coding style issues
Muhammad Falak R Wani
1
-9
/
+9
2015-11-03
leds: leds-ipaq-micro: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-ot200: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-19
/
+2
2015-11-03
leds: leds-hp6xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-15
/
+2
2015-11-03
leds: leds-cobalt-qube: Use devm_led_classdev_register
Vaishali Thakkar
1
-22
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-17
leds:lp55xx: Correct Kconfig dependency for f/w user helper
Takashi Iwai
1
-1
/
+1
2015-09-17
leds: leds-ipaq-micro: Add LEDS_CLASS dependency
Jacek Anaszewski
1
-0
/
+1
2015-09-17
leds: aat1290: add 'static' modifier to init_mm_current_scale
Jacek Anaszewski
1
-1
/
+1
2015-09-17
leds: leds-ns2: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
[prev]
[next]