aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds16-138/+578
2019-11-21leds: Use all-in-one vtime aware kcpustat accessorFrederic Weisbecker1-5/+9
2019-11-03leds: trigger: netdev: fix handling on interface renameMartin Schiller1-1/+4
2019-11-03leds: an30259a: add a check for devm_regmap_init_i2cChuhong Yuan1-0/+7
2019-11-03leds: mlxreg: Fix possible buffer overflowOleh Kravchenko1-2/+2
2019-11-03leds: pca953x: Use of_device_get_match_data()Stephen Boyd1-12/+2
2019-11-03leds: core: Fix devm_classdev_match to reference correct structureDan Murphy1-1/+1
2019-11-03leds: lm3601x: Convert class registration to device managedDan Murphy1-3/+1
2019-11-03leds: flash: Add devm_* functions to the flash classDan Murphy1-0/+50
2019-11-03leds: Kconfig: Be consistent with the usage of "LED"Dan Murphy1-2/+2
2019-11-03leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita3-26/+78
2019-11-03leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot1-3/+4
2019-11-03leds: lm3692x: Use flags from LM3692X_BRT_CTRLGuido Günther1-1/+1
2019-11-03leds: lm3692x: Use flags from LM3692X_BOOST_CTRLGuido Günther1-3/+3
2019-11-03leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2019-11-03leds: lm3692x: Don't overwrite return value in error pathGuido Günther1-4/+5
2019-11-03leds: lm3692x: Print error value on dev_errGuido Günther1-7/+10
2019-11-03leds: tlc591xx: use devm_led_classdev_register_ext()Jean-Jacques Hiblot1-3/+5
2019-11-03leds: tlc591xx: simplify driver by using the managed led APIJean-Jacques Hiblot1-62/+22
2019-11-03leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()Markus Elfring1-6/+1
2019-11-03leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()Markus Elfring1-6/+1
2019-11-03drivers: leds: tlc591xx: check error during device initDaniel Mack1-1/+4
2019-11-03leds: add LED driver for EL15203000 boardOleh Kravchenko3-0/+371
2019-10-29leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEMFrederic Weisbecker1-1/+1
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-23leds: Switch to use fwnode instead of be stuck with OF oneAndy Shevchenko2-8/+5
2019-08-23leds: 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