summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
* leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann2015-02-021-1/+2
* leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-264-0/+501
* leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-01-141-3/+1
* leds: Use setup_timerJulia Lawall2015-01-141-3/+2
* leds: Don't allow brightness values greater than max_brightnessGabriele Mazzotta2015-01-141-1/+2
* leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * leds: leds-gpio: Fix the "default-state" property checkFabio Estevam2014-12-101-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-12-1515-80/+645
|\ \
| * | leds: lp8860: Fix module dependencyAxel Lin2014-12-011-1/+2
| * | leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy2014-11-193-0/+502
| * | leds: Add support for setting brightness in a synchronous wayJacek Anaszewski2014-11-149-26/+54
| * | leds: implement sysfs interface locking mechanismJacek Anaszewski2014-11-143-6/+47
| * | leds: syscon: handle multiple syscon instancesLinus Walleij2014-11-141-31/+36
| * | leds: delete copy/paste mistakeLinus Walleij2014-11-141-4/+0
| * | leds: regulator: Convert to devm_regulator_get_exclusiveAxel Lin2014-11-141-13/+5
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1428-29/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0328-29/+0
| |\ \ | | |/ | |/|
| | * leds: drop owner assignment from platform_driversWolfram Sang2014-10-2028-29/+0
* | | leds: leds-gpio: Fix multiple instances registration without 'label' propertyFabio Estevam2014-12-041-1/+11
* | | leds: leds-gpio: Fix legacy GPIO number caseGeert Uytterhoeven2014-11-061-3/+3
* | | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg2014-11-041-18/+13
* | | leds: leds-gpio: Make use of device property APIRafael J. Wysocki2014-11-041-37/+26
* | | leds: leds-gpio: Add support for GPIO descriptorsMika Westerberg2014-11-041-35/+45
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-10-216-26/+40
|\ \ | |/ |/|
| * leds: gpio: cleanup the leds-gpio driverXiubo Li2014-09-291-3/+1
| * led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-291-0/+3
| * led: gpio: Sort include headers alphabeticallyXiubo Li2014-09-292-6/+6
| * Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into develBryan Wu2014-09-243-0/+141
| |\
| * | leds: Improve and export led_update_brightnessJacek Anaszewski2014-09-122-6/+16
| * | leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann2014-09-111-1/+1
| * | leds: lp3944: fix sparse warningJacek Anaszewski2014-09-111-1/+2
| * | leds: avoid using DEVICE_ATTR macro for max_brightness attributeJacek Anaszewski2014-09-111-2/+2
| * | leds: Reorder include directivesJacek Anaszewski2014-09-112-7/+9
* | | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-103-0/+141
|\ \ \
| * \ \ Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-243-0/+141
| |\ \ \ | | |/ / | |/| / | | |/
| | * leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner2014-09-243-0/+141
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-092-13/+4
|\ \ \
| * | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-182-13/+4
| | |/ | |/|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-083-0/+177
|\ \ \
| * | | leds: add a driver for syscon-based LEDsLinus Walleij2014-09-263-0/+177
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-081-2/+2
|\ \ \ | |_|/ |/| |
| * | leds: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-09-091-2/+2
| |/
* | Revert "leds: convert blink timer to workqueue"Jiri Kosina2014-09-022-13/+12
|/
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-158/+0
|\
| * leds: atmel-pwm: remove obsolete driverAlexandre Belloni2014-07-093-158/+0
* | leds: ipaq-micro: fix sparse non static symbol warningWei Yongjun2014-07-291-1/+1
* | leds: add driver for the iPAQ microLinus Walleij2014-07-233-0/+149
* | leds: convert blink timer to workqueueVincent Donnefort2014-07-032-12/+13
* | leds:pca963x: Always initialize MODE2 registerPeter Meerwald2014-07-031-3/+7
OpenPOWER on IntegriCloud