Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 14 | -331/+248 |
2014-06-12 | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+4 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+2 |
2014-06-04 | Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-... | Jiri Kosina | 1 | -0/+2 |
2014-05-21 | leds: leds-pwm: retrieve configured PWM period | Alexandre Belloni | 1 | -1/+4 |
2014-05-11 | leds: Fix build for LEDS_CLASS=m on versatile | Arnd Bergmann | 1 | -1/+1 |
2014-05-08 | leds: Remove duplicated OOM message for individual driver | Xiubo Li | 6 | -18/+6 |
2014-05-08 | drivers/leds: Replace __get_cpu_var use through this_cpu_ptr | Christoph Lameter | 1 | -1/+1 |
2014-05-08 | leds: lp55xx: add DT bindings for LP55231 | Daniel Mack | 1 | -1/+2 |
2014-05-08 | leds: 88pm860x: Fix missing refcount decrement for parent of_node | Krzysztof Kozlowski | 1 | -3/+2 |
2014-05-08 | leds: 88pm860x: Use of_get_child_by_name | Krzysztof Kozlowski | 1 | -1/+1 |
2014-05-08 | leds: leds-pwm: add DT support for LEDs wired to supply | Russell King | 1 | -0/+1 |
2014-05-08 | leds: leds-pwm: implement PWM inversion | Russell King | 1 | -0/+4 |
2014-05-08 | leds: leds-pwm: convert OF parsing code to use led_pwm_add() | Russell King | 1 | -39/+23 |
2014-05-08 | leds: leds-pwm: provide a common function to setup a single led-pwm device | Russell King | 1 | -39/+46 |
2014-05-08 | leds: pca9685: Remove leds-pca9685 driver | Axel Lin | 3 | -224/+0 |
2014-05-08 | dell-led: add mic mute led interface | Alex Hung | 1 | -7/+164 |
2014-05-06 | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 29 | -126/+208 |
2014-04-15 | HID: thingm: refactor blink(1) support | Vivien Didelot | 1 | -0/+2 |
2014-04-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 29 | -124/+206 |
2014-04-08 | leds: make sure we unregister a trigger only once | Sasha Levin | 1 | -1/+4 |
2014-04-08 | leds: leds-pwm: properly clean up after probe failure | Russell King | 1 | -10/+13 |
2014-03-28 | ARM/leds: move ARM Versatile LED driver to leds subsystem | Linus Walleij | 3 | -0/+119 |
2014-03-14 | leds: clevo-mail: Make probe function __init | Jean Delvare | 1 | -2/+1 |
2014-03-11 | leds-ot200: Fix dependencies | Jean Delvare | 1 | -1/+1 |
2014-03-06 | leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading | Paolo Pisati | 1 | -0/+2 |
2014-03-01 | leds: clevo-mail: remove __initdata marker | Jingoo Han | 1 | -1/+1 |
2014-03-01 | leds: leds-ss4200: remove __initdata marker | Jingoo Han | 1 | -1/+1 |
2014-02-27 | leds: blinkm: remove unnecessary spaces | Jingoo Han | 1 | -1/+1 |
2014-02-27 | leds: lp5562: remove unnecessary parentheses | Jingoo Han | 1 | -3/+3 |
2014-02-27 | leds: leds-ss4200: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2014-02-27 | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 24 | -24/+0 |
2014-02-27 | leds: leds-gpio: add retain-state-suspended property | Robin Gong | 1 | -0/+3 |
2014-02-27 | leds: leds-mc13783: Add devicetree support | Alexander Shiyan | 1 | -19/+93 |
2014-02-27 | leds: leds-mc13783: Remove unnecessary cleaning of registers on exit | Alexander Shiyan | 1 | -4/+0 |
2014-02-27 | leds: leds-mc13783: Use proper "max_brightness" value fo LEDs | Alexander Shiyan | 1 | -13/+14 |
2014-02-27 | leds: leds-mc13783: Use LED core PM functions | Alexander Shiyan | 1 | -0/+1 |
2014-02-27 | leds: leds-mc13783: Add MC34708 LED support | Alexander Shiyan | 2 | -51/+49 |
2014-02-27 | leds: Turn off led if blinking is disabled | Stefan Sørensen | 1 | -2/+4 |
2014-02-27 | ledtrig-cpu: Handle CPU hot(un)plugging | Pawel Moll | 1 | -0/+24 |
2014-02-24 | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 1 | -2/+2 |
2014-01-29 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 8 | -203/+160 |
2014-01-28 | leds: s3c24xx: Remove hardware.h inclusion | Sachin Kamat | 1 | -2/+1 |
2014-01-28 | leds: replace list_for_each with list_for_each_entry | ZHAO Gang | 1 | -11/+4 |
2014-01-28 | leds: pwm: Remove a warning on non-DT platforms | Olof Johansson | 1 | -2/+1 |
2014-01-28 | leds: leds-pwm: fix duty time overflow. | Xiubo Li | 1 | -2/+4 |
2014-01-28 | leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock | Alexander Shiyan | 1 | -12/+1 |
2014-01-28 | leds: leds-mc13783: Remove duplicate field in platform data | Alexander Shiyan | 1 | -76/+0 |
2014-01-28 | drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b... | Chen Gang | 1 | -1/+2 |
2014-01-28 | leds: lp5523: Support LED MUX configuration on running a pattern | Milo Kim | 1 | -0/+2 |