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
2022-08-08
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
7
-198
/
+675
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
2
-25
/
+21
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
2022-07-30
leds: turris-omnia: convert to use dev_groups
Greg Kroah-Hartman
1
-3
/
+1
2022-07-17
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
1
-2
/
+1
2022-07-17
leds: add help info about BCM63138 module name
Rafał Miłecki
1
-0
/
+2
2022-07-17
leds: bcm63138: add support for BCM63138 controller
Rafał Miłecki
3
-0
/
+321
2022-07-17
leds: clevo-mail: Mark as broken pending interface fix
Pavel Machek
1
-3
/
+3
2022-07-17
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
1
-0
/
+5
2022-07-17
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
1
-2
/
+1
2022-07-17
leds: clevo-mail: fix Kconfig "its" grammar
Randy Dunlap
1
-1
/
+1
2022-07-14
leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver
Henning Schild
4
-80
/
+113
2022-07-14
leds: simatic-ipc-leds: Convert to use P2SB accessor
Henning Schild
2
-7
/
+8
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2022-05-24
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
1
-5
/
+38
2022-05-08
leds: lp50xx: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-05-08
leds: qcom-lpg: add missing PWM dependency
Johan Hovold
1
-0
/
+1
2022-05-08
leds: ktd2692: Make aux-gpios optional
Markuss Broks
1
-3
/
+2
2022-05-08
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
1
-8
/
+4
2022-05-08
leds: is31fl32xx: Improve error reporting in .remove()
Uwe Kleine-König
1
-1
/
+7
2022-05-08
leds: Move pwm-multicolor driver into rgb directory
Sven Schwermer
5
-13
/
+12
2022-05-05
leds: Add PWM multicolor driver
Sven Schwermer
3
-0
/
+198
2022-05-05
leds: regulator: Make probeable from device tree
Linus Walleij
1
-19
/
+23
2022-05-05
leds: regulator: Add dev helper variable
Linus Walleij
1
-6
/
+7
2022-05-04
leds: pca9532: Make pca9532_destroy_devices() return void
Uwe Kleine-König
1
-7
/
+4
2022-05-04
leds: Add pm8350c support to Qualcomm LPG driver
Satya Priya
1
-0
/
+13
2022-05-04
leds: Add driver for Qualcomm LPG
Bjorn Andersson
5
-0
/
+1432
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-1
/
+0
2022-03-28
Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
4
-51
/
+56
2022-03-02
leds: pca955x: Allow zero LEDs to be specified
Andrew Jeffery
1
-1
/
+1
2022-03-02
leds: pca955x: Make the gpiochip always expose all pins
Andrew Jeffery
1
-31
/
+34
2022-02-17
leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr
Hans de Goede
1
-14
/
+18
2022-02-17
leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res static
Hans de Goede
1
-1
/
+1
2022-02-12
leds: lm3692x: Return 0 from remove callback
Uwe Kleine-König
1
-4
/
+1
2022-02-12
leds: sgm3140: Add ocs,ocp8110 compatible
André Apitzsch
1
-0
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
4
-12
/
+4
2022-01-13
Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
12
-215
/
+931
2022-01-12
leds: lp55xx: initialise output direction from dts
Merlijn Wajer
1
-1
/
+3
2022-01-12
leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt
Lad Prabhakar
1
-1
/
+1
2022-01-12
leds: lgm-sso: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2022-01-12
leds: tca6507: Get rid of duplicate of_node assignment
Andy Shevchenko
1
-3
/
+0
2022-01-12
leds: leds-fsg: Drop FSG3 LED driver
Linus Walleij
3
-201
/
+0
2022-01-12
leds: lp50xx: remove unused variable
Sven Schuchmann
1
-1
/
+0
[next]