aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+20
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-32/+28
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-3/+4
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König1-1/+1
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu3-0/+389
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2011-02-28leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely1-127/+87
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick1-0/+20
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin1-0/+1
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