summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-is31fl32xx.c
Commit message (Expand)AuthorAgeFilesLines
* leds: parse linux,default-trigger DT property in LED coreMarek Behún2020-09-261-3/+0
* leds: is31fl32xx: use struct led_init_data when registeringMarek Behún2020-09-261-10/+9
* 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-2/+2
* leds: various: use device_get_match_dataMarek Behún2020-09-261-6/+1
* leds: leds-is31fl32xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-211-1/+1
* leds: is31fl32xx: Use struct_size() helperGustavo A. R. Silva2019-09-011-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* leds: Convert to using %pOF instead of full_nameRob Herring2017-08-121-2/+2
* leds: is31fl32xx: define complete i2c_device_id tableH. Nikolaus Schaller2016-07-191-2/+8
* leds: is31fl32xx: fix typo in id and match table namesH. Nikolaus Schaller2016-07-191-7/+7
* leds: Add SN3218 and SN3216 support to the IS31FL32XX driverDavid Rivshin2016-03-141-1/+5
* leds: Add driver for the ISSI IS31FL32xx family of LED controllersDavid Rivshin2016-03-141-0/+504