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-lp50xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-08
leds: lp50xx: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-01-12
leds: lp50xx: remove unused variable
Sven Schuchmann
1
-1
/
+0
2021-05-28
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+1
2021-02-20
leds: lp50xx: Get rid of redundant explicit casting
Andy Shevchenko
1
-2
/
+2
2021-02-20
leds: lp50xx: Update headers block to reflect reality
Andy Shevchenko
1
-2
/
+1
2021-02-20
leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()
Andy Shevchenko
1
-5
/
+3
2021-02-20
leds: lp50xx: Reduce level of dereferences
Andy Shevchenko
1
-14
/
+12
2021-02-20
leds: lp50xx: Switch to new style i2c-driver probe function
Andy Shevchenko
1
-17
/
+16
2021-02-20
leds: lp50xx: Don't spam logs when probe is deferred
Andy Shevchenko
1
-6
/
+3
2020-11-25
leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
Christophe JAILLET
1
-2
/
+4
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
1
-3
/
+0
2020-08-17
leds: lp50xx: Add the LP50XX family of the RGB LED driver
Dan Murphy
1
-0
/
+634