Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | leds: lm3532: Fix optional led-max-microamp prop error handling | Dan Murphy | 1 | -5/+8 |
2019-09-05 | led: triggers: Fix dereferencing of null pointer | Oleh Kravchenko | 1 | -2/+2 |
2019-09-03 | leds: ti-lmu-common: Move static keyword to the front of declaration | Krzysztof Wilczynski | 1 | -1/+1 |
2019-09-03 | leds: lm3532: Move static keyword to the front of declarations | Krzysztof Wilczynski | 1 | -3/+3 |
2019-09-01 | leds: trigger: gpio: GPIO 0 is valid | Andy Shevchenko | 1 | -5/+7 |
2019-09-01 | leds: pwm: Use struct_size() helper | Gustavo A. R. Silva | 1 | -7/+1 |
2019-09-01 | leds: is31fl32xx: Use struct_size() helper | Gustavo A. R. Silva | 1 | -7/+1 |
2019-09-01 | leds: ti-lmu-common: Fix coccinelle issue in TI LMU | Dan Murphy | 1 | -9/+6 |
2019-09-01 | leds: lm3532: Avoid potentially unpaired regulator calls | Tony Lindgren | 1 | -2/+24 |
2019-09-01 | leds: syscon: Use resource managed variant of device register | Alexander Dahl | 1 | -1/+1 |
2019-08-26 | leds: Allow to call led_classdev_unregister() unconditionally | Andy Shevchenko | 1 | -0/+4 |
2019-08-26 | leds: lm3532: Add full scale current configuration | Dan Murphy | 1 | -0/+25 |
2019-08-26 | leds: lm3532: Fixes for the driver for stability | Dan Murphy | 1 | -4/+13 |
2019-08-26 | leds: lm3532: Change the define for the fs current register | Dan Murphy | 1 | -6/+6 |
2019-08-26 | leds: lm3532: Fix brightness control for i2c mode | Dan Murphy | 1 | -14/+30 |
2019-08-24 | leds: Switch to use fwnode instead of be stuck with OF one | Andy Shevchenko | 2 | -8/+5 |
2019-08-24 | leds: max77650: Switch to fwnode property API | Andy Shevchenko | 1 | -13/+9 |
2019-08-20 | led: triggers: Fix a memory leak bug | Wenwen Wang | 1 | -0/+1 |
2019-08-08 | leds: pca953x: Include the right header | Linus Walleij | 1 | -1/+1 |
2019-07-30 | Merge tag 'generic_lookup_helpers' into for-next | Jacek Anaszewski | 1 | -8/+1 |
2019-07-30 | drivers: Introduce device lookup variants by name | Suzuki K Poulose | 1 | -8/+1 |
2019-07-29 | leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata() | Nishka Dasgupta | 1 | -2/+4 |
2019-07-29 | leds: netxbig: remove legacy board-file support | Masahiro Yamada | 2 | -20/+51 |
2019-07-25 | leds: lm3697: Switch to use fwnode_property_count_uXX() | Andy Shevchenko | 1 | -4/+1 |
2019-07-25 | leds: lm36274: Switch to use fwnode_property_count_uXX() | Andy Shevchenko | 1 | -3/+1 |
2019-07-25 | leds: lm3532: Switch to use fwnode_property_count_uXX() | Andy Shevchenko | 1 | -4/+1 |
2019-07-25 | leds: an30259a: Use generic support for composing LED names | Jacek Anaszewski | 1 | -12/+13 |
2019-07-25 | leds: gpio: Use generic support for composing LED names | Jacek Anaszewski | 1 | -13/+13 |
2019-07-25 | leds: as3645a: Use generic support for composing LED names | Jacek Anaszewski | 1 | -46/+28 |
2019-07-25 | leds: aat1290: Use generic support for composing LED names | Jacek Anaszewski | 1 | -7/+9 |
2019-07-25 | leds: cr0014114: Use generic support for composing LED names | Jacek Anaszewski | 1 | -21/+11 |
2019-07-25 | leds: lm3601x: Use generic support for composing LED names | Jacek Anaszewski | 1 | -21/+17 |
2019-07-25 | leds: lm3692x: Use generic support for composing LED names | Jacek Anaszewski | 1 | -16/+6 |
2019-07-25 | leds: lp8860: Use generic support for composing LED names | Jacek Anaszewski | 1 | -19/+16 |
2019-07-25 | leds: lt3593: Use generic support for composing LED names | Jacek Anaszewski | 1 | -12/+8 |
2019-07-25 | leds: sc27xx-blt: Use generic support for composing LED names | Jacek Anaszewski | 1 | -13/+9 |
2019-07-25 | leds: core: Add support for composing LED class device names | Jacek Anaszewski | 3 | -3/+145 |
2019-07-25 | leds: class: Improve LED and LED flash class registration API | Jacek Anaszewski | 6 | -22/+26 |
2019-07-23 | leds: is31fl319x: simplify getting the adapter of a client | Wolfram Sang | 1 | -2/+1 |
2019-07-22 | leds: apu: add pr_fmt prefix for better log output | Enrico Weigelt | 1 | -0/+2 |
2019-07-22 | leds: apu: fix error message on probing failure | Enrico Weigelt | 1 | -7/+3 |
2019-07-22 | leds: apu: drop profile field from priv data | Enrico Weigelt | 1 | -12/+7 |
2019-07-22 | leds: apu: drop iosize field from priv data | Enrico Weigelt | 1 | -3/+1 |
2019-07-22 | leds: apu: drop enum_apu_led_platform_types | Enrico Weigelt | 1 | -10/+2 |
2019-07-22 | leds: apu: drop superseeded apu2/3 led support | Enrico Weigelt | 2 | -119/+10 |
2019-07-22 | leds: ktd2692: Fix a typo in the name of a constant | Christophe JAILLET | 1 | -2/+2 |
2019-07-22 | leds: an30259a: Fix typo | Christophe JAILLET | 1 | -2/+2 |
2019-07-22 | leds: leds-lp5562 allow firmware files up to the maximum length | Nick Stoughton | 1 | -1/+5 |
2019-07-22 | leds: ns2: Add of_node_put() before return | Nishka Dasgupta | 1 | -7/+14 |
2019-07-22 | leds: max77650: Add of_node_put() before return | Nishka Dasgupta | 1 | -7/+14 |