aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-22leds: Remove leds-renesas-tpu driverLaurent Pinchart
2013-07-02leds: mc13783: Fix "uninitialized variable" warningAlexander Shiyan
2013-06-20leds: Convert led class driver from legacy pm ops to dev_pm_opsShuah Khan
2013-06-20leds: leds-mc13783: Add MC13892 LED supportAlexander Shiyan
2013-06-20leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan
2013-06-20leds: renesas-tpu: cleanup a small type issueDan Carpenter
2013-06-20leds: use platform_{get,set}_drvdata()Jingoo Han
2013-06-20leds: leds-gpio: Let device core handle pinctrlFabio Estevam
2013-06-20leds: lp5562: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5523: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5521: Properly setup of_device_id tableAxel Lin
2013-06-20leds: lp5562: support the device tree featureKim, Milo
2013-06-20leds: lp55xx: support dynamic channel settings in the device tree structureKim, Milo
2013-06-20leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: leds-mc13783: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: leds-gpio: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-20leds: lp55xx: add support for Device Tree bindingsLinus Walleij
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-01leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-04-01leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo
2013-04-01leds: lp55xx: use common clock framework when external clock is usedKim, Milo
2013-04-01leds: leds-ns2: fix oops at module removalSimon Guinot
2013-04-01leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard
2013-04-01leds: lp55xx: fix the sysfs read operationKim, Milo
2013-04-01leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo
2013-04-01leds: add camera LED triggersKim, Milo
2013-04-01leds: tca6507: Use of_match_ptr() macroSachin Kamat
2013-04-01leds: wm8350: Complain if we fail to reenable DCDCMark Brown
2013-04-01leds: renesas: set gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-bd2802: remove erroneous __exit annotationJingoo Han
2013-04-01leds: atmel-pwm: remove erroneous __exit annotationJingoo Han
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo
2013-04-01leds: add new LP5562 LED driverKim, Milo
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-02-06leds: leds-sunfire: use dev_err()/pr_err() instead of printk()Jingoo Han
2013-02-06leds: 88pm860x: Add missing of_node_put()Axel Lin
2013-02-06leds: tca6507: Use of_get_child_count()Axel Lin
2013-02-06leds: leds-pwm: make it depend on PWM and not HAVE_PWMPeter Ujfalusi
2013-02-06leds-lp55xx: fix problem on removing LED attributesMilo(Woogyom) Kim
2013-02-06leds-lp5521/5523: add author and copyright descriptionMilo(Woogyom) Kim
2013-02-06leds-lp55xx: clean up headersMilo(Woogyom) Kim