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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI
Marek Behún
1
-2
/
+2
2020-11-25
leds: turris-omnia: fix checkpatch warning
Marek Behún
1
-2
/
+2
2020-11-25
leds: turris-omnia: wrap to 80 columns
Marek Behún
1
-19
/
+24
2020-11-25
leds: turris-omnia: use constants instead of macros for color command
Marek Behún
1
-21
/
+13
2020-11-25
leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
Christophe JAILLET
1
-2
/
+4
2020-11-25
leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
Yu Kuai
1
-11
/
+24
2020-10-07
leds: pwm: Remove platform_data support
Alexander Dahl
1
-25
/
+5
2020-10-05
leds: lm3697: Fix out-of-bound access
Gabriel David
1
-3
/
+5
2020-09-30
leds: ns2: do not guard OF match pointer with of_match_ptr
Marek Behún
1
-7
/
+7
2020-09-30
leds: ns2: convert to fwnode API
Marek Behún
1
-29
/
+26
2020-09-30
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
1
-1
/
+3
2020-09-30
leds: pca963x: use struct led_init_data when registering
Marek Behún
1
-13
/
+12
2020-09-30
leds: pca963x: register LEDs immediately after parsing, get rid of platdata
Marek Behún
1
-117
/
+71
2020-09-30
leds: tca6507: remove binding comment
Marek Behún
1
-17
/
+0
2020-09-30
leds: tca6507: cosmetic change: use helper variable
Marek Behún
1
-17
/
+16
2020-09-30
leds: tca6507: do not set GPIO names
Marek Behún
1
-3
/
+0
2020-09-30
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
1
-3
/
+10
2020-09-30
leds: TODO: Add documentation about possible subsystem improvements
Pavel Machek
1
-0
/
+75
2020-09-30
leds: pca9532: read pwm settings from device tree
Markus Moll
1
-0
/
+5
2020-09-30
leds: pca9532: correct shift computation in pca9532_getled
Markus Moll
1
-3
/
+5
2020-09-30
leds: lm36274: Fix warning for undefined parameters
Dan Murphy
1
-2
/
+3
2020-09-30
leds: lm3532: Fix warnings for undefined parameters
Dan Murphy
1
-25
/
+25
2020-09-30
leds: pca963x: use flexible array
Marek Behún
1
-16
/
+12
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
1
-51
/
+53
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
1
-27
/
+28
2020-09-30
leds: pca963x: use devres LED registering function
Marek Behún
1
-20
/
+2
2020-09-30
leds: pca963x: cosmetic: use helper variables, better indentation
Marek Behún
1
-68
/
+71
2020-09-30
leds: tca6507: fix potential zero passed to ERR_PTR
Marek Behún
1
-1
/
+1
2020-09-30
leds: tca6507: fix warning triggered by fwnode conversion.
Pavel Machek
1
-1
/
+1
2020-09-30
leds: tca6507: use fwnode API instead of OF
Marek Behún
1
-37
/
+29
2020-09-30
leds: tca6507: Absorb platform data
Marek Behún
1
-1
/
+10
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
24
-72
/
+5
2020-09-26
leds: syscon: use struct led_init_data when registering
Marek Behún
1
-3
/
+4
2020-09-26
leds: lm3532: don't parse label DT property
Marek Behún
1
-12
/
+0
2020-09-26
leds: lm36274: use devres LED registering function
Marek Behún
1
-11
/
+2
2020-09-26
leds: lm36274: use platform device as parent of LED
Marek Behún
1
-2
/
+2
2020-09-26
leds: lm36274: do not set chip settings in DT parsing function
Marek Behún
1
-8
/
+8
2020-09-26
leds: lm36274: use struct led_init_data when registering
Marek Behún
1
-17
/
+25
2020-09-26
leds: lm36274: don't iterate through children since there is only one
Marek Behún
1
-27
/
+23
2020-09-26
leds: lm36274: cosmetic: rename lm36274_data to chip
Marek Behún
1
-42
/
+40
2020-09-26
leds: Add driver for Acer Iconia Tab A500
Dmitry Osipenko
3
-0
/
+137
2020-09-26
leds: pca9532 - simplify the return expression of pca9532_remove
Liu Shixin
1
-6
/
+1
2020-09-26
leds: ns2: use struct led_init_data when registering
Marek Behún
1
-5
/
+4
2020-09-26
leds: ns2: remove unneeded variable
Marek Behún
1
-5
/
+2
2020-09-26
leds: ns2: register LED immediately after parsing DT properties
Marek Behún
1
-103
/
+40
2020-09-26
leds: ns2: cosmetic change: use helper variable
Marek Behún
1
-8
/
+7
2020-09-26
leds: ns2: cosmetic change
Marek Behún
1
-4
/
+2
2020-09-26
leds: ns2: cosmetic variable rename
Marek Behún
1
-56
/
+47
2020-09-26
leds: ns2: cosmetic structure rename
Marek Behún
1
-17
/
+17
2020-09-26
leds: ns2: use devres API for getting GPIO descriptors
Marek Behún
1
-4
/
+4
[next]