aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 6-26/+40
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-0/+141
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-13/+4
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-0/+177
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2014-09-29leds: gpio: cleanup the leds-gpio driverGravatar Xiubo Li 1-3/+1
2014-09-29led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Gravatar Xiubo Li 1-0/+3
2014-09-29led: gpio: Sort include headers alphabeticallyGravatar Xiubo Li 2-6/+6
2014-09-26leds: add a driver for syscon-based LEDsGravatar Linus Walleij 3-0/+177
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into develGravatar Bryan Wu 3-0/+141
2014-09-24Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGravatar Guenter Roeck 3-0/+141
2014-09-24leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverGravatar Andreas Werner 3-0/+141
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 2-13/+4
2014-09-12leds: Improve and export led_update_brightnessGravatar Jacek Anaszewski 2-6/+16
2014-09-11leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Gravatar Lothar Waßmann 1-1/+1
2014-09-11leds: lp3944: fix sparse warningGravatar Jacek Anaszewski 1-1/+2
2014-09-11leds: avoid using DEVICE_ATTR macro for max_brightness attributeGravatar Jacek Anaszewski 1-2/+2
2014-09-11leds: Reorder include directivesGravatar Jacek Anaszewski 2-7/+9
2014-09-09leds: Remove ARCH_KIRKWOOD dependencyGravatar Andrew Lunn 1-2/+2
2014-09-02Revert "leds: convert blink timer to workqueue"Gravatar Jiri Kosina 2-13/+12
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-158/+0
2014-07-29leds: ipaq-micro: fix sparse non static symbol warningGravatar Wei Yongjun 1-1/+1
2014-07-23leds: add driver for the iPAQ microGravatar Linus Walleij 3-0/+149
2014-07-09leds: atmel-pwm: remove obsolete driverGravatar Alexandre Belloni 3-158/+0
2014-07-03leds: convert blink timer to workqueueGravatar Vincent Donnefort 2-12/+13
2014-07-03leds:pca963x: Always initialize MODE2 registerGravatar Peter Meerwald 1-3/+7
2014-07-03leds:pca963x: Add support for PCA9635 LED driver chipGravatar Peter Meerwald 1-5/+13
2014-06-27leds: lp55xx-common: fix attribute-creation raceGravatar Johan Hovold 1-19/+3
2014-06-27leds: lp55xx-common: fix sysfs entry leakGravatar Johan Hovold 1-0/+2
2014-06-25leds: wm831x-status: fix attribute-creation raceGravatar Johan Hovold 1-14/+9
2014-06-25leds: ss4200: fix attribute-creation raceGravatar Johan Hovold 1-5/+9
2014-06-25leds: ns2: fix attribute-creation raceGravatar Johan Hovold 1-9/+7
2014-06-25leds: netxbig: fix attribute-creation raceGravatar Johan Hovold 1-18/+13
2014-06-25leds: max8997: fix attribute-creation raceGravatar Johan Hovold 1-9/+7
2014-06-25leds: lm3642: fix attribute-creation raceGravatar Johan Hovold 1-16/+14
2014-06-25leds: lm355x: fix attribute-creation raceGravatar Johan Hovold 1-12/+9
2014-06-25leds: lm3533: fix attribute-creation raceGravatar Johan Hovold 1-12/+8
2014-06-25leds: lm3550: fix attribute-creation raceGravatar Johan Hovold 1-13/+7
2014-06-25leds: add led-class attribute-group supportGravatar Johan Hovold 1-2/+3
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 14-331/+248
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+4
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+2
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Gravatar Jiri Kosina 1-0/+2
2014-05-21leds: leds-pwm: retrieve configured PWM periodGravatar Alexandre Belloni 1-1/+4
2014-05-10leds: Fix build for LEDS_CLASS=m on versatileGravatar Arnd Bergmann 1-1/+1
2014-05-08leds: Remove duplicated OOM message for individual driverGravatar Xiubo Li 6-18/+6
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrGravatar Christoph Lameter 1-1/+1
2014-05-08leds: lp55xx: add DT bindings for LP55231Gravatar Daniel Mack 1-1/+2
2014-05-08leds: 88pm860x: Fix missing refcount decrement for parent of_nodeGravatar Krzysztof Kozlowski 1-3/+2
2014-05-08leds: 88pm860x: Use of_get_child_by_nameGravatar Krzysztof Kozlowski 1-1/+1