| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: core: Fix brightness setting upon hardware blinking enabled | Tony Makkiel | 2016-06-08 | 1 | -3/+6 |
* | leds: core: add helpers for calling brightness_set(_blocking) | Heiner Kallweit | 2016-03-14 | 1 | -14/+26 |
* | leds: core: avoid error message when a USB LED device is unplugged | Heiner Kallweit | 2016-03-14 | 1 | -1/+4 |
* | leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting | Jacek Anaszewski | 2016-01-04 | 1 | -13/+19 |
* | leds: core: Use set_brightness_work for the blocking op | Jacek Anaszewski | 2016-01-04 | 1 | -1/+11 |
* | leds: core: Add led_set_brightness_nosleep{nopm} functions | Jacek Anaszewski | 2016-01-04 | 1 | -5/+33 |
* | leds: core: Add two new LED_BLINK_ flags | Jacek Anaszewski | 2016-01-04 | 1 | -10/+26 |
* | leds: core: Use EXPORT_SYMBOL_GPL consistently | Jacek Anaszewski | 2016-01-04 | 1 | -4/+4 |
* | leds: core: Move LED core callbacks out of led-class.c | Jacek Anaszewski | 2015-11-03 | 1 | -0/+73 |
* | leds: fix brightness changing when software blinking is active | Stas Sergeev | 2015-05-25 | 1 | -2/+3 |
* | leds: Add support for setting brightness in a synchronous way | Jacek Anaszewski | 2014-11-14 | 1 | -3/+15 |
* | leds: implement sysfs interface locking mechanism | Jacek Anaszewski | 2014-11-14 | 1 | -0/+18 |
* | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | 1 | -0/+16 |
* | leds: Reorder include directives | Jacek Anaszewski | 2014-09-11 | 1 | -1/+2 |
* | Revert "leds: convert blink timer to workqueue" | Jiri Kosina | 2014-09-02 | 1 | -6/+5 |
* | leds: convert blink timer to workqueue | Vincent Donnefort | 2014-07-03 | 1 | -5/+6 |
* | leds: Turn off led if blinking is disabled | Stefan Sørensen | 2014-02-27 | 1 | -2/+4 |
* | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 | 1 | -3/+13 |
* | leds: fix sparse warnings due to missing static | Bryan Wu | 2012-07-24 | 1 | -1/+1 |
* | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 2012-07-24 | 1 | -2/+2 |
* | leds: Rename led_set_brightness() to __led_set_brightness() | Shuah Khan | 2012-07-24 | 1 | -2/+2 |
* | leds: fix led_brightness_set when soft-blinking | Fabio Baltieri | 2012-07-24 | 1 | -9/+6 |
* | leds: add oneshot blink functions | Fabio Baltieri | 2012-07-24 | 1 | -7/+38 |
* | leds: don't disable blinking when writing the same value to delay_on or delay... | Rafal Prylowski | 2012-06-12 | 1 | -7/+0 |
* | led-class: change back LEDS_CLASS to tristate instead of bool | Bryan Wu | 2012-03-23 | 1 | -0/+70 |
* | leds: Cleanup various whitespace and code style issues | Németh Márton | 2008-04-24 | 1 | -2/+2 |
* | leds: Fix leds_list_lock locking issues | Richard Purdie | 2007-12-31 | 1 | -2/+2 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 | 1 | -0/+25 |