summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan2013-07-021-1/+1
* leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan2013-06-201-3/+7
* leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan2013-06-202-4/+62
* leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-201-250/+156
* leds: renesas-tpu: cleanup a small type issueDan Carpenter2013-06-201-4/+4
* leds: use platform_{get,set}_drvdata()Jingoo Han2013-06-203-4/+4
* leds: leds-gpio: Let device core handle pinctrlFabio Estevam2013-06-201-6/+0
* leds: lp5562: Properly setup of_device_id tableAxel Lin2013-06-201-1/+10
* leds: lp5523: Properly setup of_device_id tableAxel Lin2013-06-201-1/+10
* leds: lp5521: Properly setup of_device_id tableAxel Lin2013-06-201-1/+9
* leds: lp5562: support the device tree featureKim, Milo2013-06-201-5/+14
* leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo2013-06-201-35/+26
* leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-2/+0
* leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-1/+0
* leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-2/+0
* leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-1/+0
* leds: lp55xx: add support for Device Tree bindingsLinus Walleij2013-06-204-10/+87
* drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner2013-05-241-7/+7
* leds: leds-gpio: reserve gpio before using itTimo Teräs2013-05-211-4/+5
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+3
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
* | leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-011-4/+3
* | leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-011-7/+3
* | leds: lp55xx: configure the clock detectionKim, Milo2013-04-012-6/+27
* | leds: lp55xx: use common clock framework when external clock is usedKim, Milo2013-04-012-0/+40
* | leds: leds-ns2: fix oops at module removalSimon Guinot2013-04-011-13/+25
* | leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard2013-04-011-8/+42
* | leds: lp55xx: fix the sysfs read operationKim, Milo2013-04-012-3/+4
* | leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo2013-04-012-0/+4
* | leds: add camera LED triggersKim, Milo2013-04-013-0/+66
* | leds: tca6507: Use of_match_ptr() macroSachin Kamat2013-04-011-2/+2
* | leds: wm8350: Complain if we fail to reenable DCDCMark Brown2013-04-011-1/+4
* | leds: renesas: set gpio_request_one() flags param correctlyJingoo Han2013-04-011-1/+2
* | leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+4
* | leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+3
* | leds: leds-bd2802: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
* | leds: atmel-pwm: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
* | leds: move LED trigger drivers into new subdirectoryKim, Milo2013-04-0113-117/+121
* | leds: add new LP5562 LED driverKim, Milo2013-04-014-3/+607
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-2618-1569/+1439
|\
| * leds: leds-sunfire: use dev_err()/pr_err() instead of printk()Jingoo Han2013-02-061-10/+9
| * leds: 88pm860x: Add missing of_node_put()Axel Lin2013-02-061-1/+4
| * leds: tca6507: Use of_get_child_count()Axel Lin2013-02-061-7/+3
| * leds: leds-pwm: make it depend on PWM and not HAVE_PWMPeter Ujfalusi2013-02-061-1/+1
| * leds-lp55xx: fix problem on removing LED attributesMilo(Woogyom) Kim2013-02-061-3/+0
| * leds-lp5521/5523: add author and copyright descriptionMilo(Woogyom) Kim2013-02-062-0/+6
| * leds-lp55xx: clean up headersMilo(Woogyom) Kim2013-02-062-26/+12
| * leds-lp55xx: clean up definitionsMilo(Woogyom) Kim2013-02-062-70/+12
| * leds-lp55xx: clean up unused data and functionsMilo(Woogyom) Kim2013-02-062-51/+0
| * leds-lp55xx: clean up _remove()Milo(Woogyom) Kim2013-02-062-94/+4