Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 15 | -46/+3300 |
2015-07-02 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-06-29 | leds:lp55xx: fix firmware loading error | Milo Kim | 2 | -1/+2 |
2015-06-29 | leds: fix max77693-led build errors | Jacek Anaszewski | 1 | -0/+1 |
2015-06-29 | leds: fix aat1290 build errors | Randy Dunlap | 1 | -0/+1 |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -85/+85 |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+1 |
2015-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+0 |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin | 1 | -1/+1 |
2015-06-22 | leds: aat1290: pass flags parameter to devm_gpiod_get | Uwe Kleine-König | 1 | -2/+2 |
2015-06-22 | leds: ktd2692: pass flags parameter to devm_gpiod_get | Uwe Kleine-König | 1 | -2/+2 |
2015-06-22 | drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c | Paul Gortmaker | 1 | -14/+1 |
2015-06-22 | leds: aat1290: add support for V4L2 Flash sub-device | Jacek Anaszewski | 2 | -6/+132 |
2015-06-22 | leds: max77693: add support for V4L2 Flash sub-device | Jacek Anaszewski | 1 | -6/+123 |
2015-06-12 | Input: export LEDs as class devices in sysfs | Samuel Thibault | 1 | -3/+0 |
2015-05-25 | leds: add BCM6358 LED driver | Álvaro Fernández Rojas | 3 | -0/+252 |
2015-05-25 | leds: fix brightness changing when software blinking is active | Stas Sergeev | 2 | -2/+8 |
2015-05-25 | leds: lp5523: add master_fader support | Toshi Kikuchi | 1 | -0/+148 |
2015-05-25 | leds: leds-gpio: Allow compile test if !GPIOLIB | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-25 | leds: leds-gpio: Add missing #include <linux/of.h> | Geert Uytterhoeven | 1 | -0/+1 |
2015-05-25 | leds: Add ktd2692 flash LED driver | Ingi Kim | 3 | -0/+453 |
2015-05-13 | leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger | Grygorii Strashko | 1 | -4/+3 |
2015-05-11 | leds: syscon: instantiate from platform device | Linus Walleij | 1 | -85/+85 |
2015-05-04 | leds: add BCM6328 LED driver | Álvaro Fernández Rojas | 3 | -0/+422 |
2015-05-04 | leds: Add driver for AAT1290 flash LED controller | Jacek Anaszewski | 3 | -0/+460 |
2015-05-04 | leds: Add support for max77693 mfd flash cell | Jacek Anaszewski | 3 | -0/+991 |
2015-05-04 | leds: unify the location of led-trigger API | Jacek Anaszewski | 1 | -24/+0 |
2015-05-04 | leds: gpio: Fix error handling for led name null pointer case | Jacek Anaszewski | 1 | -2/+4 |
2015-05-04 | leds: gpio: Fix device teardown on probe deferral | Sebastian Hesselbarth | 1 | -2/+3 |
2015-05-04 | leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver | Andrew Lunn | 3 | -0/+309 |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2015-03-31 | leds: Don't treat the LED name as a format string | Sakari Ailus | 1 | -1/+1 |
2015-03-31 | leds: Use log level warn instead of info when telling about a name clash | Sakari Ailus | 1 | -1/+1 |
2015-03-30 | leds/led-class: Handle LEDs with the same name | Ricardo Ribalda Delgado | 1 | -2/+37 |
2015-03-30 | leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c | Masanari Iida | 1 | -1/+1 |
2015-03-30 | leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c | Masanari Iida | 1 | -1/+1 |
2015-03-30 | leds: add Qualcomm PM8941 WLED driver | Courtney Cavin | 3 | -0/+444 |
2015-03-30 | leds: pca963x: Add missing initialiation of struct led_info.flags | Geert Uytterhoeven | 1 | -1/+1 |
2015-03-10 | leds: flash: Remove synchronized flash strobe feature | Jacek Anaszewski | 1 | -82/+0 |
2015-03-09 | leds: Introduce devres helper for led_classdev_register | Bjorn Andersson | 1 | -0/+57 |
2015-03-04 | gpio: add parameter to allow the use named gpios | Olliver Schinagl | 1 | -1/+1 |
2015-03-03 | leds: lp8860: make use of devm_gpiod_get_optional | Uwe Kleine-König | 1 | -5/+7 |
2015-02-24 | leds: leds-pwm: drop one pwm_get_period() call | Sebastian Andrzej Siewior | 1 | -3/+0 |
2015-02-03 | leds: leds-gpio: Pass on error codes unmodified | Soren Brinkmann | 1 | -1/+2 |
2015-01-27 | leds: Add LED Flash class extension to the LED subsystem | Jacek Anaszewski | 4 | -0/+501 |
2015-01-14 | leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack | Geert Uytterhoeven | 1 | -3/+1 |
2015-01-14 | leds: Use setup_timer | Julia Lawall | 1 | -3/+2 |
2015-01-14 | leds: Don't allow brightness values greater than max_brightness | Gabriele Mazzotta | 1 | -1/+2 |
2015-01-14 | leds: netxbig: fix oops at probe time | Simon Guinot | 1 | -6/+6 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |