index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-09-04
43
-115
/
+607
|
\
|
*
leds: aw2013: Enable pull-up supply for interrupt and I2C
Lin, Meng-Bo
2023-08-18
1
-14
/
+22
|
*
leds: uleds: Use module_misc_device macro to simplify the code
Li Zetao
2023-08-18
1
-11
/
+1
|
*
leds: trigger: netdev: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-18
1
-12
/
+1
|
*
leds: turris-omnia: Drop unnecessary mutex locking
Marek Behún
2023-08-18
1
-10
/
+1
|
*
leds: turris-omnia: Use sysfs_emit() instead of sprintf()
Marek Behún
2023-08-18
1
-1
/
+1
|
*
leds: Make leds_class a static const structure
Ivan Orlov
2023-08-18
1
-13
/
+13
|
*
leds: Remove redundant of_match_ptr()
Zhu Wang
2023-08-17
6
-14
/
+7
|
*
leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...
Marek Behún
2023-08-17
1
-4
/
+8
|
*
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
2023-08-17
1
-4
/
+4
|
*
leds: multicolor: Use rounded division when calculating color components
Marek Behún
2023-08-17
1
-3
/
+5
|
*
leds: rgb: Add a multicolor LED driver to group monochromatic LEDs
Jean-Jacques Hiblot
2023-08-17
3
-0
/
+182
|
*
leds: class: Store the color index in struct led_classdev
Jean-Jacques Hiblot
2023-08-17
1
-0
/
+21
|
*
leds: Provide devm_of_led_get_optional()
Jean-Jacques Hiblot
2023-08-17
1
-0
/
+25
|
*
leds: pca995x: Fix MODULE_DEVICE_TABLE for OF
Marek Vasut
2023-08-15
1
-1
/
+1
|
*
leds: qcom-lpg: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2023-07-28
1
-1
/
+0
|
*
leds: flash: leds-qcom-flash: Put child node if registration failed
Fenglin Wu
2023-07-28
1
-0
/
+1
|
*
leds: flash: leds-qcom-flash: Turn off LED before setting flash current
Fenglin Wu
2023-07-28
1
-0
/
+4
|
*
leds: flash: leds-qcom-flash: Declare the driver as a module
Fenglin Wu
2023-07-28
1
-0
/
+2
|
*
leds: ns2: Slightly simplify a memory allocation
Christophe JAILLET
2023-07-28
1
-1
/
+1
|
*
leds: Explicitly include correct DT includes
Rob Herring
2023-07-28
13
-14
/
+7
|
*
leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCA
Rafał Miłecki
2023-07-28
1
-2
/
+2
|
*
leds: simatic-ipc-leds-gpio: Add Elkhart Lake version
Henning Schild
2023-07-28
4
-0
/
+75
|
*
leds: pca995x: Add support for PCA995X chips
Isai Gaspar
2023-07-28
3
-0
/
+214
|
*
leds: simatic-ipc-leds-gpio: Fix comment style in SPDX header
Henning Schild
2023-07-28
1
-1
/
+1
|
*
leds: pwm: Fix error code in led_pwm_create_fwnode()
Dan Carpenter
2023-07-28
1
-1
/
+1
|
*
led: led-class: Read max-brightness from devicetree
Astrid Rost
2023-07-28
1
-0
/
+4
|
*
leds: ip30: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-28
1
-7
/
+1
|
*
leds: aw200xx: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
2023-07-28
1
-1
/
+1
|
*
leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependency
Arnd Bergmann
2023-07-28
1
-0
/
+1
|
*
leds: aw200xx: Fix error code in probe()
Dan Carpenter
2023-07-28
1
-1
/
+1
*
|
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-01
1
-0
/
+1
|
\
\
|
*
|
leds: simatic-ipc-leds: default config switch to platform switch
Henning Schild
2023-07-31
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-4
/
+4
|
\
\
|
*
|
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek Behún
2023-08-22
1
-4
/
+4
|
|
/
*
|
leds: trig-netdev: Disable offload on deactivation of trigger
Andrew Lunn
2023-08-10
1
-0
/
+2
*
|
led: trig: netdev: Fix requesting offload device
Andrew Lunn
2023-08-10
1
-3
/
+5
|
/
*
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
56
-345
/
+1938
|
\
|
*
leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
Nathan Chancellor
2023-06-23
1
-3
/
+3
|
*
leds: sgm3140: Add richtek,rt5033-led compatible
Raymond Hackley
2023-06-21
1
-0
/
+1
|
*
leds: Fix config reference for AW200xx driver
Lukas Bulwahn
2023-06-15
1
-1
/
+1
|
*
leds: leds-mt6323: Add support for WLEDs and MT6332
AngeloGioacchino Del Regno
2023-06-09
1
-7
/
+164
|
*
leds: leds-mt6323: Add support for MT6331 leds
AngeloGioacchino Del Regno
2023-06-09
1
-0
/
+17
|
*
leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macro
AngeloGioacchino Del Regno
2023-06-09
1
-3
/
+1
|
*
leds: leds-mt6323: Drop MT6323_ prefix from macros and defines
AngeloGioacchino Del Regno
2023-06-09
1
-63
/
+60
|
*
leds: leds-mt6323: Specify registers and specs in platform data
AngeloGioacchino Del Regno
2023-06-09
1
-38
/
+115
|
*
leds: simatic-ipc-leds-gpio: Introduce more Kconfig switches
Henning Schild
2023-06-08
2
-7
/
+31
|
*
leds: simatic-ipc-leds-gpio: Split up into multiple drivers
Henning Schild
2023-06-08
7
-165
/
+261
|
*
leds: simatic-ipc-leds-gpio: Move two extra gpio pins into another table
Henning Schild
2023-06-08
1
-3
/
+25
|
*
leds: simatic-ipc-leds-gpio: Add terminating entries to gpio tables
Henning Schild
2023-06-08
1
-0
/
+2
[next]