aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2009-08-26leds: after setting inverted attribute, we must update the LEDGravatar Thadeu Lima de Souza Cascardo 1-0/+3
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerGravatar Thadeu Lima de Souza Cascardo 1-7/+14
2009-07-03Update Yoichi Yuasa's e-mail addressGravatar Yoichi Yuasa 1-1/+1
2009-06-23leds: Add options to have GPIO LEDs start on or keep their stateGravatar Trent Piepho 1-3/+17
2009-06-23leds: LED driver for National Semiconductor LP3944 Funlight ChipGravatar Antonio Ospite 3-0/+478
2009-06-23leds: pca9532 - Indent using tabs, not spaces.Gravatar Antonio Ospite 1-29/+29
2009-06-23leds: Remove an orphan Kconfig entryGravatar Richard Purdie 1-10/+0
2009-06-23leds: alix-leds2 fixed for Award BIOSGravatar Tobias Mueller 2-1/+7
2009-06-23leds: leds-gpio - fix a section mismatchGravatar Zhenwen Xu 1-1/+1
2009-06-23leds: add the sysfs interface into the leds-bd2802 driver for changing wave p...Gravatar Kim Kyuwon 1-13/+73
2009-06-23leds: change the license informationGravatar Kim Kyuwon 1-1/+1
2009-06-23leds: fix led-bd2802 errors while resumingGravatar Kim Kyuwon 1-7/+1
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Gravatar Ben Dooks 2-0/+3
2009-04-08leds: just ignore invalid GPIOs in leds-gpioGravatar David Brownell 1-1/+1
2009-04-06leds: introduce lp5521 led driverGravatar Felipe Balbi 1-0/+10
2009-04-06leds: just ignore invalid GPIOs in leds-gpioGravatar David Brownell 1-0/+9
2009-04-06leds: Fix &&/|| confusion in leds-pca9532.cGravatar Riku Voipio 1-1/+1
2009-04-06leds: move h1940-leds's probe function to .devinit.textGravatar Uwe Kleine-König 1-1/+1
2009-04-06leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cGravatar Zhenwen Xu 1-5/+2
2009-04-06leds: add BD2802GU LED driverGravatar Kim Kyuwon 3-0/+773
2009-04-06leds: remove experimental flag from leds-clevo-mailGravatar Németh Márton 1-2/+2
2009-04-06leds: Prevent multiple LED triggers with the same nameGravatar Adam Nielsen 1-1/+9
2009-04-06leds: Add gpio-led triggerGravatar Felipe Balbi 3-0/+253
2009-04-06leds: Add rb532 LED driver for the User LEDGravatar Phil Sutter 3-0/+85
2009-04-06leds: Add suspend/resume state flags to leds-gpioGravatar Richard Purdie 1-1/+2
2009-04-06leds: simple driver for pwm driven LEDsGravatar Luotao Fu 3-0/+160
2009-04-06leds: Fix leds-gpio driver multiple module_init/exit usageGravatar Richard Purdie 1-19/+27
2009-04-06leds: Add dac124s085 driverGravatar Guennadi Liakhovetski 3-0/+160
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGravatar Guennadi Liakhovetski 6-8/+28
2009-04-06leds: Add openfirmware platform device supportGravatar Trent Piepho 2-44/+182
2009-03-30trivial: Update my email addressGravatar Riku Voipio 1-2/+2
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-3/+3
2009-02-20netfilter: x_tables: add LED trigger targetGravatar Adam Nielsen 1-0/+3
2009-01-15lis3lv02d: merge with leds hp diskGravatar Eric Piel 3-145/+0
2009-01-08leds: ledtrig-timer - on deactivation hardware blinking should be disabledGravatar Rodolfo Giometti 1-0/+5
2009-01-08leds: Add suspend/resume to the core classGravatar Richard Purdie 12-273/+41
2009-01-08leds: Add WM8350 LED driverGravatar Mark Brown 3-0/+341
2009-01-08leds: leds-pcs9532 - Move i2c work to a workquequeGravatar Riku Voipio 1-8/+43
2009-01-08leds: leds-pca9532 - fix memory leak and properly handle errorsGravatar Sven Wegener 1-9/+13
2009-01-08leds: Fix wrong loop direction on removal in leds-ams-deltaGravatar Sven Wegener 1-1/+1
2009-01-08leds: fix Cobalt Raq LED dependencyGravatar Yoichi Yuasa 1-1/+1
2009-01-08leds: Fix sparse warning in leds-ams-deltaGravatar Sven Wegener 1-1/+1
2009-01-08leds: Fixup kdoc comment to match parameter namesGravatar Sven Wegener 1-1/+1
2009-01-08leds: eds-pca9532: mark pca9532_event() staticGravatar Sven Wegener 1-2/+2
2009-01-08leds: ALIX.2 LEDs driverGravatar Constantin Baranov 3-0/+216
2008-11-01remove unused #include <version.h>'sGravatar Huang Weiyi 1-1/+0
2008-10-30leds: da903x: (da9030 only) led brightness reversed.Gravatar Jonathan Cameron 1-1/+1
2008-10-27leds: da903x: fix the building failure of incomplete type of 'work'Gravatar Eric Miao 1-0/+1
2008-10-25leds-hp-disk: fix build warningGravatar Len Brown 1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 11-155/+486