Age | Commit message (Expand) | Author |
2015-07-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-29 | leds:lp55xx: fix firmware loading error | Milo Kim |
2015-06-29 | leds: fix max77693-led build errors | Jacek Anaszewski |
2015-06-29 | leds: fix aat1290 build errors | Randy Dunlap |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-22 | leds: aat1290: pass flags parameter to devm_gpiod_get | Uwe Kleine-König |
2015-06-22 | leds: ktd2692: pass flags parameter to devm_gpiod_get | Uwe Kleine-König |
2015-06-22 | drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c | Paul Gortmaker |
2015-06-22 | leds: aat1290: add support for V4L2 Flash sub-device | Jacek Anaszewski |
2015-06-22 | leds: max77693: add support for V4L2 Flash sub-device | Jacek Anaszewski |
2015-06-11 | Input: export LEDs as class devices in sysfs | Samuel Thibault |
2015-05-25 | leds: add BCM6358 LED driver | Álvaro Fernández Rojas |
2015-05-25 | leds: fix brightness changing when software blinking is active | Stas Sergeev |
2015-05-25 | leds: lp5523: add master_fader support | Toshi Kikuchi |
2015-05-25 | leds: leds-gpio: Allow compile test if !GPIOLIB | Geert Uytterhoeven |
2015-05-25 | leds: leds-gpio: Add missing #include <linux/of.h> | Geert Uytterhoeven |
2015-05-25 | leds: Add ktd2692 flash LED driver | Ingi Kim |
2015-05-12 | leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger | Grygorii Strashko |
2015-05-11 | leds: syscon: instantiate from platform device | Linus Walleij |
2015-05-04 | leds: add BCM6328 LED driver | Álvaro Fernández Rojas |
2015-05-04 | leds: Add driver for AAT1290 flash LED controller | Jacek Anaszewski |
2015-05-04 | leds: Add support for max77693 mfd flash cell | Jacek Anaszewski |
2015-05-04 | leds: unify the location of led-trigger API | Jacek Anaszewski |
2015-05-04 | leds: gpio: Fix error handling for led name null pointer case | Jacek Anaszewski |
2015-05-04 | leds: gpio: Fix device teardown on probe deferral | Sebastian Hesselbarth |
2015-05-04 | leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver | Andrew Lunn |
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 |