summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2020-08-19leds: core: Flush scheduled work for system suspendKai-Heng Feng1-0/+1
2020-08-19leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-04-23leds: core: Fix warning message when init_dataRicardo Ribalda Delgado1-1/+1
2020-02-24leds: pca963x: Fix open-drain initializationZahari Petkov1-3/+5
2020-02-06led: max77650: add of_match tableBartosz Golaszewski1-0/+7
2020-01-29leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski1-1/+9
2020-01-26leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot1-3/+4
2020-01-04leds: trigger: netdev: fix handling on interface renameMartin Schiller1-1/+4
2020-01-04leds: an30259a: add a check for devm_regmap_init_i2cChuhong Yuan1-0/+7
2020-01-04leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy1-5/+8
2019-09-05led: triggers: Fix dereferencing of null pointerOleh Kravchenko1-2/+2
2019-09-03leds: ti-lmu-common: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-03leds: lm3532: Move static keyword to the front of declarationsKrzysztof Wilczynski1-3/+3
2019-09-01leds: trigger: gpio: GPIO 0 is validAndy Shevchenko1-5/+7
2019-09-01leds: pwm: Use struct_size() helperGustavo A. R. Silva1-7/+1
2019-09-01leds: is31fl32xx: Use struct_size() helperGustavo A. R. Silva1-7/+1
2019-09-01leds: ti-lmu-common: Fix coccinelle issue in TI LMUDan Murphy1-9/+6
2019-09-01leds: lm3532: Avoid potentially unpaired regulator callsTony Lindgren1-2/+24
2019-09-01leds: syscon: Use resource managed variant of device registerAlexander Dahl1-1/+1
2019-08-26leds: Allow to call led_classdev_unregister() unconditionallyAndy Shevchenko1-0/+4
2019-08-26leds: lm3532: Add full scale current configurationDan Murphy1-0/+25
2019-08-26leds: lm3532: Fixes for the driver for stabilityDan Murphy1-4/+13
2019-08-26leds: lm3532: Change the define for the fs current registerDan Murphy1-6/+6
2019-08-26leds: lm3532: Fix brightness control for i2c modeDan Murphy1-14/+30
2019-08-24leds: Switch to use fwnode instead of be stuck with OF oneAndy Shevchenko2-8/+5
2019-08-24leds: max77650: Switch to fwnode property APIAndy Shevchenko1-13/+9
2019-08-20led: triggers: Fix a memory leak bugWenwen Wang1-0/+1
2019-08-08leds: pca953x: Include the right headerLinus Walleij1-1/+1
2019-07-30Merge tag 'generic_lookup_helpers' into for-nextJacek Anaszewski1-8/+1
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose1-8/+1
2019-07-29leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()Nishka Dasgupta1-2/+4
2019-07-29leds: netxbig: remove legacy board-file supportMasahiro Yamada2-20/+51
2019-07-25leds: lm3697: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: lm36274: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-3/+1
2019-07-25leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: an30259a: Use generic support for composing LED namesJacek Anaszewski1-12/+13
2019-07-25leds: gpio: Use generic support for composing LED namesJacek Anaszewski1-13/+13
2019-07-25leds: as3645a: Use generic support for composing LED namesJacek Anaszewski1-46/+28
2019-07-25leds: aat1290: Use generic support for composing LED namesJacek Anaszewski1-7/+9
2019-07-25leds: cr0014114: Use generic support for composing LED namesJacek Anaszewski1-21/+11
2019-07-25leds: lm3601x: Use generic support for composing LED namesJacek Anaszewski1-21/+17
2019-07-25leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski1-16/+6
2019-07-25leds: lp8860: Use generic support for composing LED namesJacek Anaszewski1-19/+16
2019-07-25leds: lt3593: Use generic support for composing LED namesJacek Anaszewski1-12/+8