开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-is31fl319x.c
Age
Commit message (
Expand
)
Author
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