| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: Extends disk trigger for reads and writes | Linus Walleij | 2018-03-11 | 1 | -2/+2 |
* | leds: Replace flags bit shift with BIT() macros | David Lin | 2017-10-06 | 1 | -9/+9 |
* | leds: gpio: Allow LED to retain state at shutdown | Andrew Jeffery | 2017-08-29 | 1 | -0/+2 |
* | leds: core: add OF variants of LED registering functions | Rafał Miłecki | 2017-03-08 | 1 | -4/+10 |
* | leds: class: Add new optional brightness_hw_changed attribute | Hans de Goede | 2017-01-29 | 1 | -0/+15 |
* | leds: add LED_ON brightness as boolean value | Andi Shyti | 2017-01-05 | 1 | -0/+1 |
* | led: core: Fix blink_brightness setting race | Hans de Goede | 2016-11-22 | 1 | -0/+1 |
* | led: core: Use atomic bit-field for the blink-flags | Hans de Goede | 2016-11-22 | 1 | -10/+14 |
* | leds: gpio: introduce gpio_blink_set_t | Heiner Kallweit | 2016-09-15 | 1 | -3/+6 |
* | leds: Add no-op gpio_led_register_device when LED subsystem is disabled | Andrew F. Davis | 2016-06-27 | 1 | -0/+8 |
* | leds: convert IDE trigger to common disk trigger | Stephan Linz | 2016-06-20 | 1 | -3/+3 |
* | leds: core: Fix brightness setting upon hardware blinking enabled | Tony Makkiel | 2016-06-08 | 1 | -11/+12 |
* | leds: gpio: Support the "panic-indicator" firmware property | Ezequiel Garcia | 2016-05-06 | 1 | -0/+1 |
* | leds: triggers: Allow to switch the trigger to "panic" on a kernel panic | Ezequiel Garcia | 2016-05-06 | 1 | -0/+1 |
* | leds: trigger: Introduce a MTD (NAND/NOR) trigger | Ezequiel Garcia | 2016-04-13 | 1 | -0/+6 |
* | leds: core: avoid error message when a USB LED device is unplugged | Heiner Kallweit | 2016-03-14 | 1 | -0/+2 |
* | leds: core: fix misleading comment after workqueue removal from drivers | Heiner Kallweit | 2016-03-14 | 1 | -2/+4 |
* | leds: core: add managed version of led_trigger_register | Heiner Kallweit | 2016-01-04 | 1 | -0/+2 |
* | leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting | Jacek Anaszewski | 2016-01-04 | 1 | -3/+16 |
* | leds: core: Use set_brightness_work for the blocking op | Jacek Anaszewski | 2016-01-04 | 1 | -1/+1 |
* | leds: Rename brightness_set_sync op to brightness_set_blocking | Jacek Anaszewski | 2016-01-04 | 1 | -2/+2 |
* | leds: core: Add two new LED_BLINK_ flags | Jacek Anaszewski | 2016-01-04 | 1 | -4/+6 |
* | arcnet: com20020-pci: add led trigger support | Michael Grzeschik | 2015-10-26 | 1 | -0/+7 |
* | leds: unify the location of led-trigger API | Jacek Anaszewski | 2015-05-04 | 1 | -0/+25 |
* | leds: flash: Remove synchronized flash strobe feature | Jacek Anaszewski | 2015-03-09 | 1 | -1/+0 |
* | leds: Introduce devres helper for led_classdev_register | Bjorn Andersson | 2015-03-09 | 1 | -0/+4 |
* | leds: Add LED Flash class extension to the LED subsystem | Jacek Anaszewski | 2015-01-26 | 1 | -0/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-12-15 | 1 | -0/+40 |
|\ |
|
| * | leds: Add support for setting brightness in a synchronous way | Jacek Anaszewski | 2014-11-14 | 1 | -0/+8 |
| * | leds: implement sysfs interface locking mechanism | Jacek Anaszewski | 2014-11-14 | 1 | -0/+32 |
* | | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg | 2014-11-04 | 1 | -1/+1 |
* | | leds: leds-gpio: Add support for GPIO descriptors | Mika Westerberg | 2014-11-04 | 1 | -0/+1 |
|/ |
|
* | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | 1 | -0/+10 |
* | leds: make brightness type consistent across whole subsystem | Jacek Anaszewski | 2014-09-11 | 1 | -2/+2 |
* | leds: Reorder include directives | Jacek Anaszewski | 2014-09-11 | 1 | -1/+1 |
* | Revert "leds: convert blink timer to workqueue" | Jiri Kosina | 2014-09-02 | 1 | -1/+2 |
* | leds: convert blink timer to workqueue | Vincent Donnefort | 2014-07-03 | 1 | -2/+1 |
* | leds: add led-class attribute-group support | Johan Hovold | 2014-06-25 | 1 | -0/+2 |
* | leds: add camera LED triggers | Kim, Milo | 2013-04-01 | 1 | -0/+8 |
* | leds: trigger: use inline functions instead of macros | Kim, Milo | 2013-04-01 | 1 | -11/+14 |
* | led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static() | Jingoo Han | 2012-11-26 | 1 | -18/+17 |
* | leds: add led_trigger_rename function | Fabio Baltieri | 2012-11-26 | 1 | -0/+18 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 | 1 | -0/+4 |
|\ |
|
| * | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 | 1 | -0/+4 |
* | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 | 1 | -0/+16 |
|\ \
| |/
|/| |
|
| * | led-triggers: create a trigger for CPU activity | Bryan Wu | 2012-07-31 | 1 | -0/+16 |
* | | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 2012-07-24 | 1 | -2/+2 |
* | | leds: add oneshot blink functions | Fabio Baltieri | 2012-07-24 | 1 | -0/+25 |
|/ |
|
* | leds: add new field to led_classdev struct to save activation state | Shuah Khan | 2012-05-29 | 1 | -0/+2 |
* | leds: provide helper to register "leds-gpio" devices | Uwe Kleine-König | 2011-05-25 | 1 | -0/+2 |