aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-16leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov1-0/+2
2009-10-04leds: leds-pca9532 - Drop unused module parametersJean Delvare1-3/+0
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds9-30/+379
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+8
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-0/+8
2009-09-07leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-09-07leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite1-3/+3
2009-09-07leds: Fix LED names Olaf Hering2-3/+3
2009-09-07leds: Fix leds-pca9532 whitespace issuesRichard Purdie1-6/+6
2009-09-07leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo1-16/+16
2009-09-07leds: gpio-leds: fix typographics faultMichal Simek1-1/+1
2009-09-07leds: Add WM831x status LED driverMark Brown3-0/+349
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-1/+1
2009-06-23leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho1-3/+17
2009-06-23leds: LED driver for National Semiconductor LP3944 Funlight ChipAntonio Ospite3-0/+478
2009-06-23leds: pca9532 - Indent using tabs, not spaces.Antonio Ospite1-29/+29
2009-06-23leds: Remove an orphan Kconfig entryRichard Purdie1-10/+0
2009-06-23leds: alix-leds2 fixed for Award BIOSTobias Mueller2-1/+7
2009-06-23leds: leds-gpio - fix a section mismatchZhenwen Xu1-1/+1
2009-06-23leds: add the sysfs interface into the leds-bd2802 driver for changing wave pattern and led current.Kim Kyuwon1-13/+73
2009-06-23leds: change the license informationKim Kyuwon1-1/+1
2009-06-23leds: fix led-bd2802 errors while resumingKim Kyuwon1-7/+1
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2-0/+3
2009-04-08leds: just ignore invalid GPIOs in leds-gpioDavid Brownell1-1/+1
2009-04-06leds: introduce lp5521 led driverFelipe Balbi1-0/+10
2009-04-06leds: just ignore invalid GPIOs in leds-gpioDavid Brownell1-0/+9
2009-04-06leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio1-1/+1
2009-04-06leds: move h1940-leds's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-06leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu1-5/+2
2009-04-06leds: add BD2802GU LED driverKim Kyuwon3-0/+773
2009-04-06leds: remove experimental flag from leds-clevo-mailNémeth Márton1-2/+2
2009-04-06leds: Prevent multiple LED triggers with the same nameAdam Nielsen1-1/+9
2009-04-06leds: Add gpio-led triggerFelipe Balbi3-0/+253
2009-04-06leds: Add rb532 LED driver for the User LEDPhil Sutter3-0/+85
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie1-1/+2
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu3-0/+160
2009-04-06leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie1-19/+27
2009-04-06leds: Add dac124s085 driverGuennadi Liakhovetski3-0/+160
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski6-8/+28
2009-04-06leds: Add openfirmware platform device supportTrent Piepho2-44/+182
2009-03-30trivial: Update my email addressRiku Voipio1-2/+2
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-3/+3
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen1-0/+3
2009-01-15lis3lv02d: merge with leds hp diskEric Piel3-145/+0
2009-01-08leds: ledtrig-timer - on deactivation hardware blinking should be disabledRodolfo Giometti1-0/+5
2009-01-08leds: Add suspend/resume to the core classRichard Purdie12-273/+41
2009-01-08leds: Add WM8350 LED driverMark Brown3-0/+341