index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2021-08-20
leds: pca955x: Switch to i2c probe_new
Eddie James
2021-08-20
leds: pca955x: Let the core process the fwnode
Eddie James
2021-08-20
leds: pca955x: Implement the default-state property
Eddie James
2021-08-20
leds: pca955x: Add brightness_get function
Eddie James
2021-08-20
leds: pca955x: Clean up code formatting
Eddie James
2021-08-20
leds: leds-core: Implement the retain-state-shutdown property
Eddie James
2021-08-18
leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA
Lukas Bulwahn
2021-08-18
leds: lp50xx: Fix chip name in KConfig
Jan Kundrát
2021-08-18
leds: pwm: add support for default-state device property
Denis Osterland-Heim
2021-08-18
leds: move default_state read from fwnode to core
Denis Osterland-Heim
2021-08-16
leds: flash: Remove redundant initialization of variable ret
Pavel Machek
2021-08-07
leds: lgm-sso: Propagate error codes from callee to caller
Andy Shevchenko
2021-08-03
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
2021-08-03
leds: rt8515: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
leds: lt3593: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-08-03
leds: lm3697: Make error handling more robust
Andy Shevchenko
2021-08-03
leds: lm3697: Update header block to reflect reality
Andy Shevchenko
2021-08-03
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-08-03
leds: lgm-sso: Convert to use list_for_each_entry*() API
Andy Shevchenko
2021-08-03
leds: lgm-sso: Remove explicit managed GPIO resource cleanup
Andy Shevchenko
2021-08-03
leds: lgm-sso: Don't spam logs when probe is deferred
Andy Shevchenko
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
[next]