index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-07-12
leds: as3645a: Move driver to flash subdirectory
Linus Walleij
5
-10
/
+10
2021-07-12
leds: aat1290: Move driver to flash subdirectory
Linus Walleij
5
-11
/
+10
2021-07-03
Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
26
-147
/
+145
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
3
-0
/
+3
2021-06-24
leds: lgm: Fix up includes
Linus Walleij
1
-2
/
+3
2021-06-24
leds: ktd2692: Fix an error handling path
Christophe JAILLET
1
-9
/
+18
2021-06-23
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
1
-0
/
+1
2021-06-23
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-23
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
1
-1
/
+1
2021-05-31
leds: lm36274: Add missed property.h
Andy Shevchenko
1
-0
/
+1
2021-05-28
leds: el15203000: Make error handling more robust
Andy Shevchenko
1
-9
/
+8
2021-05-28
leds: pwm: Make error handling more robust
Andy Shevchenko
1
-7
/
+9
2021-05-28
leds: lt3593: Make use of device properties
Andy Shevchenko
2
-6
/
+3
2021-05-28
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+1
2021-05-28
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
1
-5
/
+3
2021-05-28
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-4
/
+4
2021-05-28
leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
1
-1
/
+1
2021-05-28
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-0
/
+1
2021-05-28
leds: lm3532: Make error handling more robust
Andy Shevchenko
1
-5
/
+2
2021-05-28
leds: lm3532: select regmap I2C API
Andy Shevchenko
1
-0
/
+1
2021-05-28
leds: lgm-sso: Drop duplicate NULL check for GPIO operations
Andy Shevchenko
1
-1
/
+1
2021-05-28
leds: lgm-sso: Remove unneeded of_match_ptr()
Andy Shevchenko
1
-1
/
+1
2021-05-28
leds: lgm-sso: Fix clock handling
Andy Shevchenko
1
-27
/
+17
2021-05-28
leds: el15203000: Introduce to_el15203000_led() helper
Andy Shevchenko
1
-13
/
+7
2021-05-28
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
1
-4
/
+0
2021-05-28
leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issues
Lee Jones
1
-19
/
+19
2021-05-28
leds: leds-lp8860: Fix kernel-doc related formatting issues
Lee Jones
1
-8
/
+8
2021-05-28
leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...
Lee Jones
1
-1
/
+2
2021-05-28
leds: leds-lm3697: Provide some missing descriptions for struct members
Lee Jones
1
-0
/
+4
2021-05-28
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
1
-9
/
+9
2021-05-28
leds: leds-lm3530: Fix incorrect spelling of 'brightness'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-lp3944: Provide missing function names in documentation headers
Lee Jones
1
-3
/
+3
2021-05-28
leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'
Lee Jones
1
-1
/
+2
2021-05-28
leds: leds-blinkm: Remove unused variable 'ret'
Lee Jones
1
-3
/
+2
2021-05-28
leds: leds-as3645a: Fix function name 'as3645a_set_current()'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-bcm6328: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-05-28
leds: led-class: Fix incorrectly documented param 'dev'
Lee Jones
1
-1
/
+1
2021-05-28
leds: leds-gpio-register: Supply description for param 'id'
Lee Jones
1
-0
/
+1
2021-05-28
leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
Lee Jones
1
-1
/
+1
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
1
-1
/
+3
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-10
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
1
-2
/
+6
2021-05-03
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
11
-28
/
+468
2021-04-26
leds: pca9532: Assign gpio base dynamically
Stefan Riedmueller
1
-0
/
+2
2021-04-26
leds: trigger: pattern: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2021-04-25
leds: LEDS_BLINK_LGM should depend on X86
Geert Uytterhoeven
1
-4
/
+2
2021-04-25
leds: lgm: Fix spelling mistake "prepate" -> "prepare"
Colin Ian King
1
-1
/
+1
2021-04-25
leds-lm3642: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2021-04-10
treewide: change my e-mail address, fix my name
Marek BehĂșn
1
-2
/
+2
2021-03-26
leds: rt4505: Add support for Richtek RT4505 flash LED controller
ChiYuan Huang
3
-0
/
+442
[prev]
[next]