summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-is31fl32xx.c
AgeCommit message (Expand)Author
2023-07-28leds: Explicitly include correct DT includesRob Herring
2023-05-25leds: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-30leds: is31fl32xx: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-05-07leds: is31fl32xx: Improve error reporting in .remove()Uwe Kleine-König
2021-07-12leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong
2021-05-28leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'Lee Jones
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-09-26leds: is31fl32xx: use struct led_init_data when registeringMarek Behún
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-03-21leds: leds-is31fl32xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-01leds: is31fl32xx: Use struct_size() helperGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-12leds: Convert to using %pOF instead of full_nameRob Herring
2016-07-19leds: is31fl32xx: define complete i2c_device_id tableH. Nikolaus Schaller
2016-07-19leds: is31fl32xx: fix typo in id and match table namesH. Nikolaus Schaller
2016-03-14leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin
2016-03-14leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin