Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | leds: leds-pwm: Set led_classdev max_brightness | Lars-Peter Clausen | 1 | -3/+2 |
2009-12-17 | leds: use default-on trigger for Cobalt Qube | Florian Fainelli | 1 | -1/+1 |
2009-12-17 | leds: drivers/leds/leds-ss4200.c: fix return statement | akpm@linux-foundation.org | 1 | -1/+1 |
2009-12-17 | leds: Add LED class driver for regulator driven LEDs. | Antonio Ospite | 3 | -0/+249 |
2009-12-17 | leds: leds-cobalt-qube.c: use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2009-12-17 | leds: leds-cobalt-raq.c - use resource_size() | H Hartley Sweeten | 1 | -1/+1 |
2009-12-16 | leds: Add driver for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 3 | -0/+241 |
2009-12-16 | leds: Add driver for LT3593 controlled LEDs | Daniel Mack | 3 | -0/+226 |
2009-12-16 | leds-ss4200: Check pci_enable_device return | Dave Hansen | 1 | -2/+6 |
2009-12-16 | leds: leds-alix2c - take port address from MSR | Daniel Mack | 1 | -31/+84 |
2009-12-16 | leds: LED driver for Intel NAS SS4200 series (v5) | Dave Hansen | 3 | -0/+562 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2 | -3/+3 |
2009-12-13 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 1 | -0/+7 |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2009-12-05 | IXP4xx: move FSG platform macros to the platform code. | Krzysztof Hałasa | 1 | -0/+7 |
2009-11-27 | collie: locomo-led change default trigger | Thomas Kunze | 1 | -1/+1 |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 1 | -1/+1 |
2009-11-16 | leds-gpio: fix possible crash on OF device unbinding | Dmitry Eremin-Solenikov | 1 | -0/+2 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -1/+1 |
2009-10-05 | leds: leds-pca9532 - Drop unused module parameters | Jean Delvare | 1 | -3/+0 |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 9 | -30/+379 |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+8 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -0/+1 |
2009-09-18 | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 1 | -0/+8 |
2009-09-07 | leds: move leds-clevo-mail's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-09-07 | leds: Fix indentation in LEDS_LP3944 Kconfig entry | Antonio Ospite | 1 | -3/+3 |
2009-09-07 | leds: Fix LED names | Olaf Hering | 2 | -3/+3 |
2009-09-07 | leds: Fix leds-pca9532 whitespace issues | Richard Purdie | 1 | -6/+6 |
2009-09-07 | leds: fix coding style in worker thread code for ledtrig-gpio. | Thadeu Lima de Souza Cascardo | 1 | -16/+16 |
2009-09-07 | leds: gpio-leds: fix typographics fault | Michal Simek | 1 | -1/+1 |
2009-09-07 | leds: Add WM831x status LED driver | Mark Brown | 3 | -0/+349 |
2009-08-27 | leds: after setting inverted attribute, we must update the LED | Thadeu Lima de Souza Cascardo | 1 | -0/+3 |
2009-08-27 | leds: fix multiple requests and releases of IRQ for GPIO LED Trigger | Thadeu Lima de Souza Cascardo | 1 | -7/+14 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -1/+1 |
2009-06-23 | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 1 | -3/+17 |
2009-06-23 | leds: LED driver for National Semiconductor LP3944 Funlight Chip | Antonio Ospite | 3 | -0/+478 |
2009-06-23 | leds: pca9532 - Indent using tabs, not spaces. | Antonio Ospite | 1 | -29/+29 |
2009-06-23 | leds: Remove an orphan Kconfig entry | Richard Purdie | 1 | -10/+0 |
2009-06-23 | leds: alix-leds2 fixed for Award BIOS | Tobias Mueller | 2 | -1/+7 |
2009-06-23 | leds: leds-gpio - fix a section mismatch | Zhenwen Xu | 1 | -1/+1 |
2009-06-23 | leds: add the sysfs interface into the leds-bd2802 driver for changing wave p... | Kim Kyuwon | 1 | -13/+73 |
2009-06-23 | leds: change the license information | Kim Kyuwon | 1 | -1/+1 |
2009-06-23 | leds: fix led-bd2802 errors while resuming | Kim Kyuwon | 1 | -7/+1 |
2009-05-18 | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 2 | -0/+3 |
2009-04-08 | leds: just ignore invalid GPIOs in leds-gpio | David Brownell | 1 | -1/+1 |
2009-04-06 | leds: introduce lp5521 led driver | Felipe Balbi | 1 | -0/+10 |
2009-04-06 | leds: just ignore invalid GPIOs in leds-gpio | David Brownell | 1 | -0/+9 |
2009-04-06 | leds: Fix &&/|| confusion in leds-pca9532.c | Riku Voipio | 1 | -1/+1 |
2009-04-06 | leds: move h1940-leds's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-04-06 | leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c | Zhenwen Xu | 1 | -5/+2 |