Age | Commit message (Expand) | Author |
2015-09-04 | Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-08-31 | Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds |
2015-08-28 | leds: Export OF module alias information in missing drivers | Javier Martinez Canillas |
2015-08-28 | leds:lp55xx: use the private data instead of updating I2C device platform data | Milo Kim |
2015-08-28 | leds: syscon: Correct check for syscon_node_to_regmap() errors | Bjorn Andersson |
2015-08-28 | leds: leds-fsg: Use devm_led_classdev_register | Vaishali Thakkar |
2015-08-28 | leds/led-class: Add missing put_device() | Ricardo Ribalda Delgado |
2015-08-28 | leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check | Axel Lin |
2015-08-28 | leds: leds-ns2: depends on MACH_ARMADA_370 | Simon Guinot |
2015-08-28 | leds: leds-ns2: handle can_sleep GPIOs | Simon Guinot |
2015-08-28 | leds: leds-ns2: move LED modes mapping outside of the driver | Vincent Donnefort |
2015-08-28 | leds: lp8860: Constify reg_default tables | Axel Lin |
2015-08-28 | leds: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-08-28 | leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIB | Geert Uytterhoeven |
2015-08-28 | leds: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-08-25 | backlight: pm8941-wled: Move PM8941 WLED driver to backlight | Bjorn Andersson |
2015-08-22 | powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver | Michael Ellerman |
2015-08-20 | leds/powernv: Add driver for PowerNV platform | Vasant Hegde |
2015-07-16 | drivers: max77693: Move state container to common header | Krzysztof Kozlowski |
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 |