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
2023-11-03
Merge tag 'leds-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
56
-365
/
+1161
2023-11-01
leds: lp5521: Add an error check in lp5521_post_init_device
Su Hui
1
-0
/
+2
2023-11-01
leds: gpio: Update headers
Andy Shevchenko
1
-1
/
+5
2023-11-01
leds: gpio: Remove unneeded assignment
Andy Shevchenko
1
-1
/
+1
2023-11-01
leds: gpio: Move temporary variable for struct device to gpio_led_probe()
Andy Shevchenko
1
-11
/
+8
2023-11-01
leds: gpio: Refactor code to use devm_gpiod_get_index_optional()
Andy Shevchenko
1
-4
/
+4
2023-11-01
leds: gpio: Utilise PTR_ERR_OR_ZERO()
Andy Shevchenko
1
-10
/
+7
2023-11-01
leds: gpio: Keep driver firmware interface agnostic
Andy Shevchenko
1
-3
/
+3
2023-11-01
leds: core: Refactor led_update_brightness() to use standard pattern
Andy Shevchenko
1
-6
/
+6
2023-11-01
leds: turris-omnia: Fix brightness setting and trigger activating
Marek Behún
1
-17
/
+20
2023-11-01
leds: sc27xx: Move mutex_init() down
Chunyan Zhang
1
-3
/
+2
2023-11-01
leds: trigger: netdev: Move size check in set_device_name
Christian Marangi
1
-3
/
+3
2023-11-01
leds: Add ktd202x driver
André Apitzsch
3
-0
/
+639
2023-11-01
leds: core: Add more colors from DT bindings to led_colors
Ondrej Jirman
1
-0
/
+5
2023-11-01
leds: tca6507: Don't use fixed GPIO base
Andy Shevchenko
1
-7
/
+1
2023-11-01
leds: lp3952: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: lm392x: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: aw200xx: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: lm3601x: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: triggers: gpio: Rewrite to use trigger-sources
Linus Walleij
2
-101
/
+41
2023-11-01
leds: pca955x: Cleanup OF/ID table terminators
Biju Das
1
-20
/
+20
2023-11-01
leds: pca955x: Convert enum->pointer for data in the match tables
Biju Das
1
-31
/
+18
2023-11-01
leds: lp3952: Replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-11-01
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
1
-2
/
+2
2023-11-01
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
1
-1
/
+1
2023-11-01
leds: turris-omnia: Add support for enabling/disabling HW gamma correction
Marek Behún
1
-17
/
+120
2023-11-01
leds: turris-omnia: Support HW controlled mode via private trigger
Marek Behún
2
-8
/
+91
2023-11-01
leds: turris-omnia: Make set_brightness() more efficient
Marek Behún
1
-18
/
+78
2023-11-01
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
1
-12
/
+42
2023-11-01
leds: lp55xx: Use gpiod_set_value_cansleep()
Stefan Eichenberger
1
-2
/
+2
2023-11-01
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
2
-2
/
+2
2023-11-01
leds: mt6360: Annotate struct mt6360_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
26
-97
/
+53
2023-11-01
leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
5
-18
/
+15
2023-11-01
leds: qcom-lpg: Annotate struct lpg_led with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: lm3697: Annotate struct lm3697 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: gpio: Annotate struct gpio_leds_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: el15203000: Annotate struct el15203000 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: cr0014114: Annotate struct cr0014114 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: aw200xx: Annotate struct aw200xx with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-09-19
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
1
-4
/
+0
2023-09-04
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
43
-115
/
+607
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-08-22
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek Behún
1
-4
/
+4
2023-08-18
leds: aw2013: Enable pull-up supply for interrupt and I2C
Lin, Meng-Bo
1
-14
/
+22
2023-08-18
leds: uleds: Use module_misc_device macro to simplify the code
Li Zetao
1
-11
/
+1
2023-08-18
leds: trigger: netdev: Use module_led_trigger macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-18
leds: turris-omnia: Drop unnecessary mutex locking
Marek Behún
1
-10
/
+1
[next]