index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2021-08-03
leds: lgm-sso: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-07-12
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
2021-07-12
leds: ktd2692: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: lm3601x: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: sgm3140: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: max77693: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: as3645a: Move driver to flash subdirectory
Linus Walleij
2021-07-12
leds: aat1290: Move driver to flash subdirectory
Linus Walleij
2021-07-03
Merge tag 'leds-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-24
leds: lgm: Fix up includes
Linus Walleij
2021-06-24
leds: ktd2692: Fix an error handling path
Christophe JAILLET
2021-06-23
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
2021-06-23
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-23
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
2021-05-30
leds: lm36274: Add missed property.h
Andy Shevchenko
2021-05-28
leds: el15203000: Make error handling more robust
Andy Shevchenko
2021-05-28
leds: pwm: Make error handling more robust
Andy Shevchenko
2021-05-28
leds: lt3593: Make use of device properties
Andy Shevchenko
2021-05-28
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-28
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
2021-05-28
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-28
leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-05-28
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-05-28
leds: lm3532: Make error handling more robust
Andy Shevchenko
2021-05-28
leds: lm3532: select regmap I2C API
Andy Shevchenko
2021-05-28
leds: lgm-sso: Drop duplicate NULL check for GPIO operations
Andy Shevchenko
2021-05-28
leds: lgm-sso: Remove unneeded of_match_ptr()
Andy Shevchenko
2021-05-28
leds: lgm-sso: Fix clock handling
Andy Shevchenko
2021-05-28
leds: el15203000: Introduce to_el15203000_led() helper
Andy Shevchenko
2021-05-28
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
2021-05-28
leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issues
Lee Jones
2021-05-28
leds: leds-lp8860: Fix kernel-doc related formatting issues
Lee Jones
2021-05-28
leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...
Lee Jones
2021-05-28
leds: leds-lm3697: Provide some missing descriptions for struct members
Lee Jones
2021-05-28
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
2021-05-28
leds: leds-lm3530: Fix incorrect spelling of 'brightness'
Lee Jones
2021-05-28
leds: leds-lp3944: Provide missing function names in documentation headers
Lee Jones
2021-05-28
leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'
Lee Jones
2021-05-28
leds: leds-blinkm: Remove unused variable 'ret'
Lee Jones
2021-05-28
leds: leds-as3645a: Fix function name 'as3645a_set_current()'
Lee Jones
2021-05-28
leds: leds-bcm6328: Demote kernel-doc abuse
Lee Jones
2021-05-28
leds: led-class: Fix incorrectly documented param 'dev'
Lee Jones
2021-05-28
leds: leds-gpio-register: Supply description for param 'id'
Lee Jones
2021-05-28
leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'
Lee Jones
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
2021-05-10
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
2021-05-03
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
[next]