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-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
2022-01-12
leds: led-core: Update fwnode with device_set_node
Sander Vanheule
1
-4
/
+2
2022-01-12
leds: tca6507: use swap() to make code cleaner
Yihao Han
1
-3
/
+1
2022-01-12
leds: Add mt6360 driver
Gene Chen
3
-0
/
+924
2021-12-23
leds: simatic-ipc-leds: add new driver for Siemens Industial PCs
Henning Schild
5
-0
/
+221
2021-10-13
leds: trigger: Disable CPU trigger on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+1
2021-09-27
leds: trigger: use RCU to protect the led_cdevs list
Johannes Berg
1
-20
/
+21
2021-09-27
led-class-flash: fix -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2021-08-20
leds: pca955x: Switch to i2c probe_new
Eddie James
1
-4
/
+19
2021-08-20
leds: pca955x: Let the core process the fwnode
Eddie James
1
-28
/
+30
2021-08-20
leds: pca955x: Implement the default-state property
Eddie James
1
-8
/
+46
2021-08-20
leds: pca955x: Add brightness_get function
Eddie James
1
-0
/
+52
2021-08-20
leds: pca955x: Clean up code formatting
Eddie James
1
-33
/
+30
2021-08-20
leds: leds-core: Implement the retain-state-shutdown property
Eddie James
1
-2
/
+8
2021-08-18
leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA
Lukas Bulwahn
1
-1
/
+1
2021-08-18
leds: lp50xx: Fix chip name in KConfig
Jan Kundrát
1
-1
/
+1
2021-08-18
leds: pwm: add support for default-state device property
Denis Osterland-Heim
1
-6
/
+43
2021-08-18
leds: move default_state read from fwnode to core
Denis Osterland-Heim
3
-10
/
+18
2021-08-16
leds: flash: Remove redundant initialization of variable ret
Pavel Machek
1
-4
/
+2
2021-08-07
leds: lgm-sso: Propagate error codes from callee to caller
Andy Shevchenko
1
-4
/
+8
2021-08-04
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
1
-8
/
+29
2021-08-04
leds: rt8515: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-08-04
leds: lt3593: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-3
/
+2
2021-08-04
leds: lm3697: Make error handling more robust
Andy Shevchenko
1
-4
/
+3
2021-08-04
leds: lm3697: Update header block to reflect reality
Andy Shevchenko
1
-2
/
+7
2021-08-04
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
1
-2
/
+1
2021-08-04
leds: lgm-sso: Convert to use list_for_each_entry*() API
Andy Shevchenko
1
-9
/
+4
2021-08-04
leds: lgm-sso: Remove explicit managed GPIO resource cleanup
Andy Shevchenko
1
-3
/
+0
2021-08-04
leds: lgm-sso: Don't spam logs when probe is deferred
Andy Shevchenko
1
-1
/
+1
2021-08-04
leds: lgm-sso: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-4
/
+7
2021-08-04
leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
1
-1
/
+2
2021-07-12
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
1
-0
/
+1
2021-07-12
leds: ktd2692: Move driver to flash subdirectory
Linus Walleij
5
-11
/
+11
2021-07-12
leds: lm3601x: Move driver to flash subdirectory
Linus Walleij
5
-10
/
+9
2021-07-12
leds: sgm3140: Move driver to flash subdirectory
Linus Walleij
5
-9
/
+8
2021-07-12
leds: max77693: Move driver to flash subdirectory
Linus Walleij
5
-12
/
+11
[next]