summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2014-04-23Merge branch 'akpm-current/current'Stephen Rothwell
2014-04-23Merge remote-tracking branch 'leds/for-next'Stephen Rothwell
2014-04-23Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2014-04-23input: route kbd LEDs through the generic LEDs layerSamuel Thibault
2014-04-18leds: 88pm860x: Fix missing refcount decrement for parent of_nodeKrzysztof Kozlowski
2014-04-18leds: 88pm860x: Use of_get_child_by_nameKrzysztof Kozlowski
2014-04-15leds: leds-pwm: add DT support for LEDs wired to supplyRussell King
2014-04-15leds: leds-pwm: implement PWM inversionRussell King
2014-04-15leds: leds-pwm: convert OF parsing code to use led_pwm_add()Russell King
2014-04-15leds: leds-pwm: provide a common function to setup a single led-pwm deviceRussell King
2014-04-15leds: pca9685: Remove leds-pca9685 driverAxel Lin
2014-04-15dell-led: add mic mute led interfaceAlex Hung
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King
2014-03-13leds: clevo-mail: Make probe function __initJean Delvare
2014-03-11leds-ot200: Fix dependenciesJean Delvare
2014-03-06leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati
2014-02-28leds: clevo-mail: remove __initdata markerJingoo Han
2014-02-28leds: leds-ss4200: remove __initdata markerJingoo Han
2014-02-27leds: blinkm: remove unnecessary spacesJingoo Han
2014-02-27leds: lp5562: remove unnecessary parenthesesJingoo Han
2014-02-27leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-27leds: leds-gpio: add retain-state-suspended propertyRobin Gong
2014-02-27leds: leds-mc13783: Add devicetree supportAlexander Shiyan
2014-02-27leds: leds-mc13783: Remove unnecessary cleaning of registers on exitAlexander Shiyan
2014-02-27leds: leds-mc13783: Use proper "max_brightness" value fo LEDsAlexander Shiyan
2014-02-27leds: leds-mc13783: Use LED core PM functionsAlexander Shiyan
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan
2014-02-27leds: Turn off led if blinking is disabledStefan Sørensen
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat
2014-01-27leds: replace list_for_each with list_for_each_entryZHAO Gang
2014-01-27leds: pwm: Remove a warning on non-DT platformsOlof Johansson
2014-01-27leds: leds-pwm: fix duty time overflow.Xiubo Li
2014-01-27leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim