aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik2011-01-201-7/+8
* leds: add output inversion option to backlight triggerJanusz Krzysztofik2011-01-131-4/+57
* leds-lp5521: modify the way of setting led device nameArun Murthy2011-01-131-1/+2
* leds: lp5521: fix circular lockingSamu Onkalo2011-01-131-44/+8
* leds: lp5523: fix circular lockingSamu Onkalo2011-01-131-40/+16
* leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo2011-01-131-1/+2
* leds: leds-pca9532 cleanupsAxel Lin2011-01-131-38/+28
* drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov2011-01-131-0/+2
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * leds-wm8350: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* | led_class: fix typo in blink APIJohannes Berg2010-12-221-1/+1
* | leds: fix up dependenciesJohannes Berg2010-12-021-9/+41
|/
* drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo2010-11-251-7/+5
* drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo2010-11-251-7/+5
* drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo2010-11-251-14/+17
* drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo2010-11-251-9/+16
* drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo2010-11-251-3/+6
* drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo2010-11-251-5/+16
* leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt2010-11-251-0/+1
* drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso2010-11-121-1/+1
* leds: update LP552x support Kconfig and MakefileSamu Onkalo2010-11-122-0/+20
* leds: driver for National Semiconductors LP5523 chipSamu Onkalo2010-11-121-0/+1065
* leds: driver for National Semiconductor LP5521 chipSamu Onkalo2010-11-121-0/+821
* led-class: always implement blinkingJohannes Berg2010-11-124-117/+116
* leds-net5501: taints kernel, add licenseRandy Dunlap2010-11-051-0/+2
* leds: Remove auto blink in 88pm860xHaojian Zhuang2010-10-291-93/+26
* leds: add LED driver for Big Network series LEDsSimon Guinot2010-10-073-0/+459
* leds: leds-ns2: fix private driver data storageSimon Guinot2010-10-071-3/+6
* [ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot2010-09-191-1/+1
* leds: leds-ns2: fix lockingSimon Guinot2010-09-191-4/+5
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck2010-08-051-3/+1
|/
* leds: add LED driver for Network Space v2 LEDsSimon Guinot2010-07-163-0/+348
* 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