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
*
leds: trigger: Disable CPU trigger on PREEMPT_RT
Sebastian Andrzej Siewior
2021-10-13
1
-0
/
+1
*
leds: trigger: use RCU to protect the led_cdevs list
Johannes Berg
2021-09-27
1
-20
/
+21
*
led-class-flash: fix -Wrestrict warning
Arnd Bergmann
2021-09-27
1
-1
/
+1
*
leds: pca955x: Switch to i2c probe_new
Eddie James
2021-08-20
1
-4
/
+19
*
leds: pca955x: Let the core process the fwnode
Eddie James
2021-08-20
1
-28
/
+30
*
leds: pca955x: Implement the default-state property
Eddie James
2021-08-20
1
-8
/
+46
*
leds: pca955x: Add brightness_get function
Eddie James
2021-08-20
1
-0
/
+52
*
leds: pca955x: Clean up code formatting
Eddie James
2021-08-20
1
-33
/
+30
*
leds: leds-core: Implement the retain-state-shutdown property
Eddie James
2021-08-20
1
-2
/
+8
*
leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA
Lukas Bulwahn
2021-08-18
1
-1
/
+1
*
leds: lp50xx: Fix chip name in KConfig
Jan Kundrát
2021-08-18
1
-1
/
+1
*
leds: pwm: add support for default-state device property
Denis Osterland-Heim
2021-08-18
1
-6
/
+43
*
leds: move default_state read from fwnode to core
Denis Osterland-Heim
2021-08-18
3
-10
/
+18
*
leds: flash: Remove redundant initialization of variable ret
Pavel Machek
2021-08-16
1
-4
/
+2
*
leds: lgm-sso: Propagate error codes from callee to caller
Andy Shevchenko
2021-08-07
1
-4
/
+8
*
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
2021-08-03
1
-8
/
+29
*
leds: rt8515: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
1
-1
/
+3
*
leds: lt3593: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
1
-3
/
+2
*
leds: lm3697: Make error handling more robust
Andy Shevchenko
2021-08-03
1
-4
/
+3
*
leds: lm3697: Update header block to reflect reality
Andy Shevchenko
2021-08-03
1
-2
/
+7
*
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-08-03
1
-2
/
+1
*
leds: lgm-sso: Convert to use list_for_each_entry*() API
Andy Shevchenko
2021-08-03
1
-9
/
+4
*
leds: lgm-sso: Remove explicit managed GPIO resource cleanup
Andy Shevchenko
2021-08-03
1
-3
/
+0
*
leds: lgm-sso: Don't spam logs when probe is deferred
Andy Shevchenko
2021-08-03
1
-1
/
+1
*
leds: lgm-sso: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
1
-4
/
+7
*
leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-08-03
1
-1
/
+2
*
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
2021-07-12
1
-0
/
+1
*
leds: ktd2692: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-11
/
+11
*
leds: lm3601x: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-10
/
+9
*
leds: sgm3140: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-9
/
+8
*
leds: max77693: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-12
/
+11
*
leds: as3645a: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-10
/
+10
*
leds: aat1290: Move driver to flash subdirectory
Linus Walleij
2021-07-12
5
-11
/
+10
*
Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-07-03
26
-147
/
+145
|
\
|
*
leds: lgm: Fix up includes
Linus Walleij
2021-06-24
1
-2
/
+3
|
*
leds: ktd2692: Fix an error handling path
Christophe JAILLET
2021-06-24
1
-9
/
+18
|
*
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
2021-06-23
1
-0
/
+1
|
*
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-23
1
-0
/
+1
|
*
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
2021-06-23
1
-1
/
+1
|
*
leds: lm36274: Add missed property.h
Andy Shevchenko
2021-05-30
1
-0
/
+1
|
*
leds: el15203000: Make error handling more robust
Andy Shevchenko
2021-05-28
1
-9
/
+8
|
*
leds: pwm: Make error handling more robust
Andy Shevchenko
2021-05-28
1
-7
/
+9
|
*
leds: lt3593: Make use of device properties
Andy Shevchenko
2021-05-28
2
-6
/
+3
|
*
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-28
1
-1
/
+1
|
*
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
2021-05-28
1
-5
/
+3
|
*
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-28
1
-4
/
+4
|
*
leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-05-28
1
-1
/
+1
|
*
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-28
1
-0
/
+1
|
*
leds: lm3532: Make error handling more robust
Andy Shevchenko
2021-05-28
1
-5
/
+2
|
*
leds: lm3532: select regmap I2C API
Andy Shevchenko
2021-05-28
1
-0
/
+1
[next]