aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo23-1/+22
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli1-32/+8
2010-03-16leds-gpio: fix default state handling on OF platformsAnton Vorontsov1-2/+1
2010-03-16leds: Add Dell Business Class Netbook LED driverBob Rodgers3-0/+208
2010-03-16leds: Kconfig cleanupH Hartley Sweeten1-36/+39
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten1-1/+1
2010-03-16leds: make PCI device id constantMárton Németh1-1/+1
2010-03-16leds: ALIX2: Add dependency to !GPIO_CS5335Daniel Mack1-1/+1
2010-03-07led: Enable led in 88pm860xHaojian Zhuang3-0/+333
2009-12-17leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen1-3/+2
2009-12-17leds: use default-on trigger for Cobalt QubeFlorian Fainelli1-1/+1
2009-12-17leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org1-1/+1
2009-12-17leds: Add LED class driver for regulator driven LEDs.Antonio Ospite3-0/+249
2009-12-17leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-17leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten1-1/+1
2009-12-16leds: Add driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+241
2009-12-16leds: Add driver for LT3593 controlled LEDsDaniel Mack3-0/+226
2009-12-16leds-ss4200: Check pci_enable_device returnDave Hansen1-2/+6
2009-12-16leds: leds-alix2c - take port address from MSRDaniel Mack1-31/+84
2009-12-16leds: LED driver for Intel NAS SS4200 series (v5)Dave Hansen3-0/+562
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2-3/+3
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds1-0/+7
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+1
2009-12-05IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa1-0/+7
2009-11-27collie: locomo-led change default triggerThomas Kunze1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-1/+1
2009-11-16leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov1-0/+2
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
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