summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-is31fl319x.c
AgeCommit message (Expand)Author
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-30leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()Andy Shevchenko
2022-12-07leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}Luca Weiss
2022-08-02leds: is31fl319x: use simple i2c probe functionAndy Shevchenko
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko
2022-08-02leds: is31fl319x: Make use of device propertiesAndy Shevchenko
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht
2022-08-02leds: is31fl319x: Add missing si-en compatiblesVincent Knecht
2020-09-26leds: various: use only available OF childrenMarek Behún
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún
2020-09-26leds: various: use device_get_match_dataMarek Behún
2020-09-09leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startupGrant Feng
2019-07-23leds: is31fl319x: simplify getting the adapter of a clientWolfram Sang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2016-08-15leds: is31fl319x: 1/3/6/9-channel light effect led driverH. Nikolaus Schaller