summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-is31fl319x.c
Commit message (Expand)AuthorAgeFilesLines
* leds: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()Andy Shevchenko2023-01-301-1/+6
* leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}Luca Weiss2022-12-071-1/+2
* leds: is31fl319x: use simple i2c probe functionAndy Shevchenko2022-08-021-3/+2
* leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko2022-08-021-23/+9
* leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko2022-08-021-20/+13
* leds: is31fl319x: Make use of device propertiesAndy Shevchenko2022-08-021-24/+20
* leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht2022-08-021-13/+9
* leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht2022-08-021-14/+147
* leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht2022-08-021-83/+125
* leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht2022-08-021-71/+71
* leds: is31fl319x: Add missing si-en compatiblesVincent Knecht2022-08-021-0/+8
* leds: various: use only available OF childrenMarek Behún2020-09-261-2/+2
* leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún2020-09-261-1/+1
* leds: various: use device_get_match_dataMarek Behún2020-09-261-10/+2
* leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startupGrant Feng2020-09-091-0/+18
* leds: is31fl319x: simplify getting the adapter of a clientWolfram Sang2019-07-231-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-5/+1
* leds: is31fl319x: 1/3/6/9-channel light effect led driverH. Nikolaus Schaller2016-08-151-0/+450