index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
leds: lgm-sso: Drop duplicate NULL check for GPIO operations
Andy Shevchenko
2021-05-28
1
-1
/
+1
|
*
leds: lgm-sso: Remove unneeded of_match_ptr()
Andy Shevchenko
2021-05-28
1
-1
/
+1
|
*
leds: lgm-sso: Fix clock handling
Andy Shevchenko
2021-05-28
1
-27
/
+17
|
*
leds: el15203000: Introduce to_el15203000_led() helper
Andy Shevchenko
2021-05-28
1
-13
/
+7
|
*
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
2021-05-28
1
-4
/
+0
|
*
leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issues
Lee Jones
2021-05-28
1
-19
/
+19
|
*
leds: leds-lp8860: Fix kernel-doc related formatting issues
Lee Jones
2021-05-28
1
-8
/
+8
|
*
leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...
Lee Jones
2021-05-28
1
-1
/
+2
|
*
leds: leds-lm3697: Provide some missing descriptions for struct members
Lee Jones
2021-05-28
1
-0
/
+4
|
*
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
2021-05-28
1
-9
/
+9
|
*
leds: leds-lm3530: Fix incorrect spelling of 'brightness'
Lee Jones
2021-05-28
1
-1
/
+1
|
*
leds: leds-lp3944: Provide missing function names in documentation headers
Lee Jones
2021-05-28
1
-3
/
+3
[next]