index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-is31fl319x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
leds: is31fl319x: Use device_for_each_child_node_scoped() to access child nodes
Javier Carrasco
1
-23
/
+11
2024-06-21
leds: is31fl319x: Constify struct regmap_config
Christophe JAILLET
1
-2
/
+2
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-30
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
1
-1
/
+6
2022-12-07
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
1
-1
/
+2
2022-08-02
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
1
-3
/
+2
2022-08-02
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
1
-23
/
+9
2022-08-02
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
1
-20
/
+13
2022-08-02
leds: is31fl319x: Make use of device properties
Andy Shevchenko
1
-24
/
+20
2022-08-02
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
1
-13
/
+9
2022-08-02
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
1
-14
/
+147
2022-08-02
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
1
-83
/
+125
2022-08-02
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
1
-71
/
+71
2022-08-02
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
1
-0
/
+8
2020-09-26
leds: various: use only available OF children
Marek Behún
1
-2
/
+2
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
1
-1
/
+1
2020-09-26
leds: various: use device_get_match_data
Marek Behún
1
-10
/
+2
2020-09-09
leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup
Grant Feng
1
-0
/
+18
2019-07-23
leds: is31fl319x: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-5
/
+1
2016-08-15
leds: is31fl319x: 1/3/6/9-channel light effect led driver
H. Nikolaus Schaller
1
-0
/
+450