aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-034-9/+1
* leds: Fix leds-gpio openfirmware compile issueRichard Purdie2010-05-281-1/+0
* leds: Kconfig fixesRichard Purdie2010-05-281-3/+3
* leds: Add mc13783 LED supportPhilippe Rétornaz2010-05-263-0/+411
* leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin2010-05-261-1/+1
* leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin2010-05-261-2/+7
* leds: led-class: set permissions on max_brightness file to 0444Axel Lin2010-05-261-1/+1
* leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-7/+24
* leds: Add LED driver for the Soekris net5501 boardBjarke Istrup Pedersen2010-05-263-0/+105
* leds: 88pm860x - fix checking in probe functionChristoph Fritz2010-05-261-3/+8
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-1/+1
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3023-1/+22
* leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli2010-03-161-32/+8
* leds-gpio: fix default state handling on OF platformsAnton Vorontsov2010-03-161-2/+1
* leds: Add Dell Business Class Netbook LED driverBob Rodgers2010-03-163-0/+208
* leds: Kconfig cleanupH Hartley Sweeten2010-03-161-36/+39
* leds: led-class.c - Quiet boot messagesH Hartley Sweeten2010-03-161-1/+1
* leds: make PCI device id constantMárton Németh2010-03-161-1/+1
* leds: ALIX2: Add dependency to !GPIO_CS5335Daniel Mack2010-03-161-1/+1
* led: Enable led in 88pm860xHaojian Zhuang2010-03-073-0/+333
* leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen2009-12-171-3/+2
* leds: use default-on trigger for Cobalt QubeFlorian Fainelli2009-12-171-1/+1
* leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org2009-12-171-1/+1
* leds: Add LED class driver for regulator driven LEDs.Antonio Ospite2009-12-173-0/+249
* leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten2009-12-171-1/+1
* leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten2009-12-171-1/+1
* leds: Add driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-12-163-0/+241
* leds: Add driver for LT3593 controlled LEDsDaniel Mack2009-12-163-0/+226
* leds-ss4200: Check pci_enable_device returnDave Hansen2009-12-161-2/+6
* leds: leds-alix2c - take port address from MSRDaniel Mack2009-12-161-31/+84
* leds: LED driver for Intel NAS SS4200 series (v5)Dave Hansen2009-12-163-0/+562
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-152-3/+3
* Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-121-0/+7
|\
| * IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-051-0/+7
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-081-1/+1
|\ \
| * \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-1/+1
| |\ \ | | |/ | |/|
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* | | collie: locomo-led change default triggerThomas Kunze2009-11-271-1/+1
|/ /
* | leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-161-0/+2
|/
* leds: leds-pca9532 - Drop unused module parametersJean Delvare2009-10-041-3/+0
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-269-30/+379
|\
| * leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König2009-09-071-1/+1
| * leds: Fix indentation in LEDS_LP3944 Kconfig entryAntonio Ospite2009-09-071-3/+3
| * leds: Fix LED names Olaf Hering2009-09-072-3/+3
| * leds: Fix leds-pca9532 whitespace issuesRichard Purdie2009-09-071-6/+6
| * leds: fix coding style in worker thread code for ledtrig-gpio.Thadeu Lima de Souza Cascardo2009-09-071-16/+16
| * leds: gpio-leds: fix typographics faultMichal Simek2009-09-071-1/+1
| * leds: Add WM831x status LED driverMark Brown2009-09-073-0/+349
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-231-0/+8
|\ \