aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-204-0/+450
* merge opensource jb u5codeworkx2012-09-226-329/+409
* an30259a: don't restrict led brightness in user caseDaniel Hillenbrand2012-08-021-4/+4
* an30259a: higher led brightnessDaniel Hillenbrand2012-08-021-3/+3
* samsung opensource update3Daniel Hillenbrand2012-07-212-7/+17
* an30259: support reading of led_fade sysfscodeworkx2012-06-181-2/+12
* No hacksung :(XpLoDWilD2012-06-121-4/+4
* Make led fade switchable (echo "0">led_fade to disable fading, 1 to enable)XpLoDWilD2012-06-121-13/+59
* Slowly pulse ledXpLoDWilD2012-06-121-2/+11
* samsung update 1codeworkx2012-06-029-18/+2406
* 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
* drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-10-031-0/+2
* drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang2011-07-081-1/+1
* 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
* 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