| Commit message (Expand) | Author | Age | Files | Lines |
* | LEDS: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 1 | -4/+2 |
* | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | leds: Add default-on trigger | Nick Forbes | 2008-04-25 | 3 | -0/+53 |
* | leds: Add new driver for the LEDs on the Freecom FSG-3 | Rod Whitby | 2008-04-25 | 3 | -0/+268 |
* | leds: Add support to leds with readable status | Henrique de Moraes Holschuh | 2008-04-25 | 1 | -0/+9 |
* | leds: enable support for blink_set() platform hook in leds-gpio | Herbert Valerio Riedel | 2008-04-25 | 1 | -0/+15 |
* | leds: Cleanup various whitespace and code style issues | Németh Márton | 2008-04-25 | 13 | -118/+126 |
* | leds: disable triggers on brightness set | Németh Márton | 2008-04-25 | 4 | -7/+38 |
* | leds: Add mail LED support for "Clevo D400P" | Mrton Nmeth | 2008-04-25 | 2 | -0/+14 |
* | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-22 | 1 | -8/+3 |
|\ \ |
|
| * | | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-20 | 1 | -8/+3 |
| |/ |
|
* | | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 11 | -0/+23 |
|\ \ |
|
| * | | [ARM] Remove leds-tosa.c | Russell King | 2008-04-19 | 1 | -132/+0 |
| |/ |
|
| * | leds: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-16 | 12 | -0/+25 |
* | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 1 | -10/+10 |
|\| |
|
| * | leds: Remove incorrect use of preempt_count() from leds-gpio | David Brownell | 2008-04-01 | 1 | -6/+6 |
| * | leds: Fix potential leds-gpio oops | Uwe Kleine-König | 2008-04-01 | 1 | -4/+4 |
* | | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 2008-04-19 | 3 | -138/+0 |
|/ |
|
* | PWM LED driver | David Brownell | 2008-02-08 | 3 | -0/+165 |
* | leds: Add HP Jornada 6xx driver | Kristoffer Ericson | 2008-02-07 | 3 | -0/+128 |
* | leds: Remove the now uneeded ixp4xx driver | Rod Whitby | 2008-02-07 | 3 | -224/+0 |
* | leds: Add power LED to the wrap driver | Michael Loeffler | 2008-02-07 | 1 | -6/+37 |
* | leds: Fix led-gpio active_low default brightness | Raphael Assenat | 2008-02-07 | 1 | -1/+1 |
* | leds: hw acceleration for Clevo mail LED driver | Márton Németh | 2008-02-07 | 2 | -3/+42 |
* | leds: Add support for hardware accelerated LED flashing | Márton Németh | 2008-02-07 | 2 | -5/+42 |
* | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 8 | -19/+21 |
* | leds: Add clevo notebook LED driver | Márton Németh | 2008-02-07 | 3 | -0/+207 |
* | leds: add possibility to remove leds classdevs during suspend/resume | Rafael J. Wysocki | 2008-02-05 | 1 | -4/+9 |
* | leds: Fix locomo LED driver oops | Richard Purdie | 2008-01-01 | 1 | -1/+1 |
* | leds: Fix leds_list_lock locking issues | Richard Purdie | 2008-01-01 | 4 | -11/+12 |
* | leds: Fix led trigger locking bugs | Richard Purdie | 2007-12-07 | 2 | -27/+28 |
* | leds: bugfixes for leds-gpio | David Brownell | 2007-11-05 | 1 | -9/+11 |
* | fix typo "sort" -> "short" | Uwe Kleine-König | 2007-10-20 | 1 | -1/+1 |
* | 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 | 3 | -0/+129 |
|/ |
|
* | leds: Update Cobalt Qube series front LED support | Yoichi Yuasa | 2007-10-11 | 1 | -18/+77 |
* | leds: Add Cobalt Raq series LEDs support | Yoichi Yuasa | 2007-10-11 | 3 | -0/+146 |
* | leds: Rename leds-cobalt driver | Yoichi Yuasa | 2007-10-11 | 3 | -4/+4 |
* | leds: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 5 | -63/+58 |
* | leds: Add warning printks in error paths | Richard Purdie | 2007-07-16 | 1 | -2/+9 |
* | leds: Fix trigger unregister_simple if register_simple fails | Richard Purdie | 2007-07-16 | 1 | -1/+2 |
* | leds: Use menuconfig objects II - LED | Jan Engelhardt | 2007-07-16 | 1 | -9/+5 |
* | leds: Teach leds-gpio to handle timer-unsafe GPIOs | David Brownell | 2007-07-16 | 1 | -1/+26 |
* | leds: Add generic GPIO LED driver | Raphael Assenat | 2007-07-16 | 3 | -0/+183 |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | leds: Add support for Cobalt Server front LED | Florian Fainelli | 2007-02-15 | 3 | -0/+50 |