aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2613-75/+494
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin2011-05-181-0/+1
| |/ |/|
* | leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite2011-04-141-0/+4
* | Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-251-0/+20
|\ \
| * | leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-311-0/+20
* | | mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang2011-03-231-32/+28
* | | mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-231-3/+4
* | | drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-221-10/+10
* | | drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-221-7/+7
* | | leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-221-1/+1
* | | leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-223-0/+389
* | | leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-221-19/+28
| |/ |/|
* | leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely2011-02-281-127/+87
* | leds: leds-pwm: return proper error if pwm_request failedAxel Lin2011-01-261-0/+1
|/
* 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