summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2019-04-27leds: lp55xx: fix null deref on firmware load failureMichal Kazior1-2/+2
2019-03-23leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2018-04-13leds: pca955x: Correct I2C FunctionalityTin Huynh1-1/+1
2018-04-08Revert "led: core: Fix brightness setting when setting delay_off=0"Ben Hutchings1-1/+1
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan1-5/+7
2018-03-03led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET1-1/+1
2015-07-04leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko1-4/+3
2015-01-27leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds6-26/+40
2014-10-11Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+141
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-13/+4
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+177
2014-10-09Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2014-09-29leds: gpio: cleanup the leds-gpio driverXiubo Li1-3/+1
2014-09-29led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-09-29led: gpio: Sort include headers alphabeticallyXiubo Li2-6/+6
2014-09-26leds: add a driver for syscon-based LEDsLinus Walleij3-0/+177
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into develBryan Wu3-0/+141
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck3-0/+141
2014-09-24leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner3-0/+141
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2-13/+4
2014-09-13leds: Improve and export led_update_brightnessJacek Anaszewski2-6/+16
2014-09-12leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann1-1/+1
2014-09-12leds: lp3944: fix sparse warningJacek Anaszewski1-1/+2
2014-09-12leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski1-2/+2
2014-09-12leds: Reorder include directivesJacek Anaszewski2-7/+9
2014-09-09leds: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-2/+2
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina2-13/+12
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-158/+0
2014-07-29leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-24leds: add driver for the iPAQ microLinus Walleij3-0/+149
2014-07-09leds: atmel-pwm: remove obsolete driverAlexandre Belloni3-158/+0
2014-07-03leds: convert blink timer to workqueueVincent Donnefort2-12/+13
2014-07-03leds:pca963x: Always initialize MODE2 registerPeter Meerwald1-3/+7
2014-07-03leds:pca963x: Add support for PCA9635 LED driver chipPeter Meerwald1-5/+13
2014-06-28leds: lp55xx-common: fix attribute-creation raceJohan Hovold1-19/+3
2014-06-28leds: lp55xx-common: fix sysfs entry leakJohan Hovold1-0/+2
2014-06-26leds: wm831x-status: fix attribute-creation raceJohan Hovold1-14/+9
2014-06-26leds: ss4200: fix attribute-creation raceJohan Hovold1-5/+9
2014-06-26leds: ns2: fix attribute-creation raceJohan Hovold1-9/+7
2014-06-26leds: netxbig: fix attribute-creation raceJohan Hovold1-18/+13
2014-06-26leds: max8997: fix attribute-creation raceJohan Hovold1-9/+7
2014-06-26leds: lm3642: fix attribute-creation raceJohan Hovold1-16/+14
2014-06-26leds: lm355x: fix attribute-creation raceJohan Hovold1-12/+9
2014-06-26leds: lm3533: fix attribute-creation raceJohan Hovold1-12/+8
2014-06-26leds: lm3550: fix attribute-creation raceJohan Hovold1-13/+7
2014-06-26leds: add led-class attribute-group supportJohan Hovold1-2/+3
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds14-331/+248
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+2