Age | Commit message (Expand) | Author |
2015-07-21 | leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger | Grygorii Strashko |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-03-30 | leds: Don't treat the LED name as a format string | Sakari Ailus |
2015-03-30 | leds: Use log level warn instead of info when telling about a name clash | Sakari Ailus |
2015-03-30 | leds/led-class: Handle LEDs with the same name | Ricardo Ribalda Delgado |
2015-03-30 | leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c | Masanari Iida |
2015-03-30 | leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c | Masanari Iida |
2015-03-30 | leds: add Qualcomm PM8941 WLED driver | Courtney Cavin |
2015-03-30 | leds: pca963x: Add missing initialiation of struct led_info.flags | Geert Uytterhoeven |
2015-03-09 | leds: flash: Remove synchronized flash strobe feature | Jacek Anaszewski |
2015-03-09 | leds: Introduce devres helper for led_classdev_register | Bjorn Andersson |
2015-03-04 | gpio: add parameter to allow the use named gpios | Olliver Schinagl |
2015-03-02 | leds: lp8860: make use of devm_gpiod_get_optional | Uwe Kleine-König |
2015-02-24 | leds: leds-pwm: drop one pwm_get_period() call | Sebastian Andrzej Siewior |
2015-02-02 | leds: leds-gpio: Pass on error codes unmodified | Soren Brinkmann |
2015-01-26 | leds: Add LED Flash class extension to the LED subsystem | Jacek Anaszewski |
2015-01-14 | leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack | Geert Uytterhoeven |
2015-01-14 | leds: Use setup_timer | Julia Lawall |
2015-01-14 | leds: Don't allow brightness values greater than max_brightness | Gabriele Mazzotta |
2015-01-13 | leds: netxbig: fix oops at probe time | Simon Guinot |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | leds: leds-gpio: Fix the "default-state" property check | Fabio Estevam |
2014-12-04 | leds: leds-gpio: Fix multiple instances registration without 'label' property | Fabio Estevam |
2014-12-01 | leds: lp8860: Fix module dependency | Axel Lin |
2014-11-19 | leds: lp8860: Introduce TI lp8860 4 channel LED driver | Dan Murphy |
2014-11-14 | leds: Add support for setting brightness in a synchronous way | Jacek Anaszewski |
2014-11-14 | leds: implement sysfs interface locking mechanism | Jacek Anaszewski |
2014-11-14 | leds: syscon: handle multiple syscon instances | Linus Walleij |
2014-11-14 | leds: delete copy/paste mistake | Linus Walleij |
2014-11-14 | leds: regulator: Convert to devm_regulator_get_exclusive | Axel Lin |
2014-11-06 | leds: leds-gpio: Fix legacy GPIO number case | Geert Uytterhoeven |
2014-11-04 | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg |
2014-11-04 | leds: leds-gpio: Make use of device property API | Rafael J. Wysocki |
2014-11-04 | leds: leds-gpio: Add support for GPIO descriptors | Mika Westerberg |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2014-10-20 | leds: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-10 | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-08 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-08 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-09-29 | leds: gpio: cleanup the leds-gpio driver | Xiubo Li |
2014-09-29 | led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-09-29 | led: gpio: Sort include headers alphabetically | Xiubo Li |
2014-09-26 | leds: add a driver for syscon-based LEDs | Linus Walleij |
2014-09-24 | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel | Bryan Wu |
2014-09-24 | Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next | Guenter Roeck |
2014-09-24 | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver | Andreas Werner |