aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik1-4/+57
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-1/+2
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo1-44/+8
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo1-40/+16
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-1/+2
2011-01-13leds: leds-pca9532 cleanupsAxel Lin1-38/+28
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24leds-wm8350: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-22led_class: fix typo in blink APIJohannes Berg1-1/+1
2010-12-02leds: fix up dependenciesJohannes Berg1-9/+41
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt1-0/+1
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso1-1/+1
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo2-0/+20
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+1065
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+821
2010-11-12led-class: always implement blinkingJohannes Berg4-117/+116
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-10-29leds: Remove auto blink in 88pm860xHaojian Zhuang1-93/+26
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot3-0/+459
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot1-3/+6
2010-09-19[ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot1-1/+1
2010-09-19leds: leds-ns2: fix lockingSimon Guinot1-4/+5
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck1-3/+1
2010-07-16leds: add LED driver for Network Space v2 LEDsSimon Guinot3-0/+348
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang4-9/+1
2010-05-28leds: Fix leds-gpio openfirmware compile issueRichard Purdie1-1/+0
2010-05-28leds: Kconfig fixesRichard Purdie1-3/+3
2010-05-26leds: Add mc13783 LED supportPhilippe Rétornaz3-0/+411
2010-05-26leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin1-1/+1
2010-05-26leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin1-2/+7
2010-05-26leds: led-class: set permissions on max_brightness file to 0444Axel Lin1-1/+1
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt1-7/+24
2010-05-26leds: Add LED driver for the Soekris net5501 boardBjarke Istrup Pedersen3-0/+105
2010-05-26leds: 88pm860x - fix checking in probe functionChristoph Fritz1-3/+8
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
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