index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-is31fl32xx.c
Age
Commit message (
Expand
)
Author
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
leds: is31fl32xx: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: various: use only available OF children
Marek Behún
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
leds: various: use device_get_match_data
Marek Behún
2020-03-21
leds: leds-is31fl32xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-09-01
leds: is31fl32xx: Use struct_size() helper
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-12
leds: Convert to using %pOF instead of full_name
Rob Herring
2016-07-19
leds: is31fl32xx: define complete i2c_device_id table
H. Nikolaus Schaller
2016-07-19
leds: is31fl32xx: fix typo in id and match table names
H. Nikolaus Schaller
2016-03-14
leds: Add SN3218 and SN3216 support to the IS31FL32XX driver
David Rivshin
2016-03-14
leds: Add driver for the ISSI IS31FL32xx family of LED controllers
David Rivshin