Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | remove unused #include <version.h>'s | Huang Weiyi | 1 | -1/+0 |
2008-10-30 | leds: da903x: (da9030 only) led brightness reversed. | Jonathan Cameron | 1 | -1/+1 |
2008-10-27 | leds: da903x: fix the building failure of incomplete type of 'work' | Eric Miao | 1 | -0/+1 |
2008-10-25 | leds-hp-disk: fix build warning | Len Brown | 1 | -1/+1 |
2008-10-24 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 11 | -155/+486 |
2008-10-24 | leds/acpi: Fix merge fallout from acpi_driver_data change | Stephen Rothwell | 1 | -1/+1 |
2008-10-21 | leds: Simplify logic in leds-ams-delta | Richard Purdie | 1 | -10/+10 |
2008-10-21 | leds: Fix trigger registration race | Richard Purdie | 1 | -2/+3 |
2008-10-21 | leds: Fix leds-class.c comment | Qinghuang Feng | 1 | -1/+1 |
2008-10-21 | leds: Add driver for HP harddisk protection LEDs | Pavel Machek | 3 | -0/+164 |
2008-10-21 | leds: leds-pca955x - Mark pca955x_led_set() static | Sven Wegener | 1 | -1/+1 |
2008-10-21 | leds: Remove uneeded leds-cm-x270 driver | Richard Purdie | 3 | -131/+0 |
2008-10-21 | leds: Remove uneeded strlen calls | Sven Wegener | 2 | -10/+3 |
2008-10-21 | leds: Add leds-wrap default-trigger | Sven Wegener | 1 | -2/+3 |
2008-10-21 | leds: Add backlight LED trigger | Rodolfo Giometti | 3 | -0/+120 |
2008-10-21 | leds: da903x: Add support for LEDs found on DA9030/DA9034 | Mike Rapoport | 3 | -0/+183 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 1 | -1/+1 |
2008-10-17 | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+2 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 6 | -317/+52 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -271/+0 |
2008-10-04 | leds-pca955x: add proper error handling and fix bogus memory handling | Sven Wegener | 1 | -32/+38 |
2008-10-04 | leds-fsg: change order of initialization and deinitialization | Sven Wegener | 1 | -14/+14 |
2008-09-24 | [ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitz | Eric Miao | 3 | -139/+0 |
2008-09-24 | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi | Eric Miao | 3 | -132/+0 |
2008-09-01 | leds: Add driver for Sunfire UltraSPARC server LEDs. | David S. Miller | 3 | -0/+282 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 8 | -17/+17 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 3 | -3/+3 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-07-23 | leds: Ensure led->trigger is set earlier | Dmitry Baryshkov | 1 | -1/+2 |
2008-07-23 | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 3 | -0/+393 |
2008-07-23 | leds: Fix sparse warnings in leds-h1940 driver | Ben Dooks | 1 | -3/+6 |
2008-07-23 | leds: fix unsigned value overflow in atmel pwm driver | Li Zefan | 1 | -1/+1 |
2008-07-23 | leds: Add pca9532 led driver | Riku Voipio | 3 | -0/+346 |
2008-05-21 | LEDS: fix race in device_create | Greg Kroah-Hartman | 1 | -4/+2 |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 1 | -1/+1 |
2008-04-25 | leds: Add default-on trigger | Nick Forbes | 3 | -0/+53 |
2008-04-25 | leds: Add new driver for the LEDs on the Freecom FSG-3 | Rod Whitby | 3 | -0/+268 |
2008-04-25 | leds: Add support to leds with readable status | Henrique de Moraes Holschuh | 1 | -0/+9 |
2008-04-25 | leds: enable support for blink_set() platform hook in leds-gpio | Herbert Valerio Riedel | 1 | -0/+15 |
2008-04-25 | leds: Cleanup various whitespace and code style issues | Németh Márton | 13 | -118/+126 |
2008-04-25 | leds: disable triggers on brightness set | Németh Márton | 4 | -7/+38 |
2008-04-25 | leds: Add mail LED support for "Clevo D400P" | Mrton Nmeth | 2 | -0/+14 |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+0 |
2008-04-23 | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 1 | -1/+0 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -8/+3 |
2008-04-20 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -8/+3 |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King | 11 | -0/+23 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 1 | -10/+10 |