index
:
pm24.git
master
perf-mon
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-is31fl319x.c
Age
Commit message (
Expand
)
Author
2024-06-21
leds: is31fl319x: Constify struct regmap_config
Christophe JAILLET
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-30
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
2022-12-07
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
2022-08-02
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
2022-08-02
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
2022-08-02
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
2022-08-02
leds: is31fl319x: Make use of device properties
Andy Shevchenko
2022-08-02
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
2022-08-02
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
2022-08-02
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
2022-08-02
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
2022-08-02
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
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-09-09
leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup
Grant Feng
2019-07-23
leds: is31fl319x: simplify getting the adapter of a client
Wolfram Sang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2016-08-15
leds: is31fl319x: 1/3/6/9-channel light effect led driver
H. Nikolaus Schaller