aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-191-0/+2
|\
| * Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-211-4/+1
| * leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-11-111-0/+2
| * leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-11-111-1/+4
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-0/+2
|\ \ | |/
| * drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-10-031-0/+2
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-121-1/+1
|\ \ | |/
| * drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang2011-07-081-1/+1
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-293-14/+14
|\ \ | |/
| * drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
| * drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
| * leds: fix the incorrect display in menuconfigEric Miao2011-06-151-3/+2
| * leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-151-7/+7
| * drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-151-0/+1
* | ledtrig-sleep: Add led trigger for sleep debugging.Arve Hjønnevåg2011-06-143-0/+87
|/
* leds: Add ASIC3 LED supportPaul Parsons2011-05-263-0/+176
* mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1
* mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-261-4/+3
* leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-253-0/+50
* drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu2011-05-251-8/+65
* leds: remove the leds-h1940 driverVasily Khoruzhick2011-05-253-178/+0
* drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel2011-05-251-22/+62
* drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2011-05-252-3/+120
* leds: support automatic start of blinking with ledtrig-timerEsben Haabendal2011-05-253-1/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * 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
|\