summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)AuthorLines
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin-0/+1
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite-0/+4
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds-0/+20
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang-32/+28
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon-3/+4
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov-7/+7
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König-1/+1
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu-0/+389
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown-19/+28
2011-02-28leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely-127/+87
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick-0/+20
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin-0/+1
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik-7/+8
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik-4/+57
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy-1/+2
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo-44/+8
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo-40/+16
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo-1/+2
2011-01-13leds: leds-pca9532 cleanupsAxel Lin-38/+28
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-1/+1
2010-12-24leds-wm8350: don't use flush_scheduled_work()Tejun Heo-1/+1
2010-12-22led_class: fix typo in blink APIJohannes Berg-1/+1
2010-12-02leds: fix up dependenciesJohannes Berg-9/+41
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo-7/+5
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo-7/+5
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo-14/+17
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo-9/+16
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo-3/+6
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo-5/+16
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt-0/+1
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso-1/+1
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo-0/+20
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo-0/+1065
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo-0/+821
2010-11-12led-class: always implement blinkingJohannes Berg-117/+116
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap-0/+2
2010-10-29leds: Remove auto blink in 88pm860xHaojian Zhuang-93/+26
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot-0/+459
2010-10-07leds: leds-ns2: fix private driver data storageSimon Guinot-3/+6
2010-09-19[ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot-1/+1
2010-09-19leds: leds-ns2: fix lockingSimon Guinot-4/+5
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck-3/+1
2010-07-16leds: add LED driver for Network Space v2 LEDsSimon Guinot-0/+348
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-9/+1
2010-05-28leds: Fix leds-gpio openfirmware compile issueRichard Purdie-1/+0