| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: Fix indentation in LEDS_LP3944 Kconfig entry | Antonio Ospite | 2009-09-07 | 1 | -3/+3 |
* | leds: Add WM831x status LED driver | Mark Brown | 2009-09-07 | 1 | -0/+7 |
* | leds: LED driver for National Semiconductor LP3944 Funlight Chip | Antonio Ospite | 2009-06-23 | 1 | -0/+11 |
* | leds: Remove an orphan Kconfig entry | Richard Purdie | 2009-06-23 | 1 | -10/+0 |
* | leds: alix-leds2 fixed for Award BIOS | Tobias Mueller | 2009-06-23 | 1 | -0/+1 |
* | leds: introduce lp5521 led driver | Felipe Balbi | 2009-04-06 | 1 | -0/+10 |
* | leds: add BD2802GU LED driver | Kim Kyuwon | 2009-04-06 | 1 | -0/+7 |
* | leds: remove experimental flag from leds-clevo-mail | Németh Márton | 2009-04-06 | 1 | -2/+2 |
* | leds: Add gpio-led trigger | Felipe Balbi | 2009-04-06 | 1 | -0/+13 |
* | leds: Add rb532 LED driver for the User LED | Phil Sutter | 2009-04-06 | 1 | -0/+7 |
* | leds: simple driver for pwm driven LEDs | Luotao Fu | 2009-04-06 | 1 | -0/+6 |
* | leds: Add dac124s085 driver | Guennadi Liakhovetski | 2009-04-06 | 1 | -0/+7 |
* | leds: Add openfirmware platform device support | Trent Piepho | 2009-04-06 | 1 | -1/+20 |
* | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -3/+3 |
* | netfilter: x_tables: add LED trigger target | Adam Nielsen | 2009-02-20 | 1 | -0/+3 |
* | lis3lv02d: merge with leds hp disk | Eric Piel | 2009-01-16 | 1 | -7/+0 |
* | leds: Add WM8350 LED driver | Mark Brown | 2009-01-08 | 1 | -0/+7 |
* | leds: fix Cobalt Raq LED dependency | Yoichi Yuasa | 2009-01-08 | 1 | -1/+1 |
* | leds: ALIX.2 LEDs driver | Constantin Baranov | 2009-01-08 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-10-24 | 1 | -4/+21 |
|\ |
|
| * | leds: Add driver for HP harddisk protection LEDs | Pavel Machek | 2008-10-21 | 1 | -0/+7 |
| * | leds: Remove uneeded leds-cm-x270 driver | Richard Purdie | 2008-10-20 | 1 | -6/+0 |
| * | leds: Add backlight LED trigger | Rodolfo Giometti | 2008-10-20 | 1 | -0/+9 |
| * | leds: da903x: Add support for LEDs found on DA9030/DA9034 | Mike Rapoport | 2008-10-20 | 1 | -0/+7 |
* | | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 1 | -14/+0 |
|\ |
|
| * | [ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitz | Eric Miao | 2008-09-23 | 1 | -7/+0 |
| * | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi | Eric Miao | 2008-09-23 | 1 | -7/+0 |
* | | leds: Add driver for Sunfire UltraSPARC server LEDs. | David S. Miller | 2008-09-01 | 1 | -0/+8 |
|/ |
|
* | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 2008-07-23 | 1 | -0/+8 |
* | leds: Add pca9532 led driver | Riku Voipio | 2008-07-23 | 1 | -0/+8 |
* | leds: Add default-on trigger | Nick Forbes | 2008-04-25 | 1 | -0/+7 |
* | leds: Add new driver for the LEDs on the Freecom FSG-3 | Rod Whitby | 2008-04-25 | 1 | -0/+6 |
* | leds: Add mail LED support for "Clevo D400P" | Mrton Nmeth | 2008-04-25 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 | 1 | -1/+0 |
|\ |
|
| * | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 2008-04-23 | 1 | -1/+0 |
* | | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 2008-04-19 | 1 | -7/+0 |
|/ |
|
* | PWM LED driver | David Brownell | 2008-02-08 | 1 | -0/+7 |
* | leds: Add HP Jornada 6xx driver | Kristoffer Ericson | 2008-02-07 | 1 | -0/+7 |
* | leds: Remove the now uneeded ixp4xx driver | Rod Whitby | 2008-02-07 | 1 | -9/+0 |
* | leds: hw acceleration for Clevo mail LED driver | Márton Németh | 2008-02-07 | 1 | -3/+5 |
* | leds: Add support for hardware accelerated LED flashing | Márton Németh | 2008-02-07 | 1 | -1/+5 |
* | leds: Add clevo notebook LED driver | Márton Németh | 2008-02-07 | 1 | -0/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -1/+1 |
|\ |
|
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 2007-10-12 | 1 | -1/+1 |
* | | [ARM] 4576/1: CM-X270 machine support | Mike Rapoport | 2007-10-15 | 1 | -0/+6 |
|/ |
|
* | leds: Add Cobalt Raq series LEDs support | Yoichi Yuasa | 2007-10-11 | 1 | -0/+7 |
* | leds: Rename leds-cobalt driver | Yoichi Yuasa | 2007-10-11 | 1 | -3/+3 |
* | leds: Use menuconfig objects II - LED | Jan Engelhardt | 2007-07-16 | 1 | -9/+5 |
* | leds: Add generic GPIO LED driver | Raphael Assenat | 2007-07-16 | 1 | -0/+8 |