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