index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2024-02-23
leds: trigger: panic: Don't register panic notifier if creating the trigger f...
Heiner Kallweit
2024-01-25
leds: aw2013: Select missing dependency REGMAP_I2C
Dang Huynh
2023-11-20
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
2023-11-20
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
2023-07-27
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
2023-05-17
leds: tca6507: Fix error handling of using fwnode_property_read_string
H. Nikolaus Schaller
2023-05-17
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
2023-03-11
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
2023-03-11
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
2022-10-26
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2021-09-15
leds: trigger: audio: Add an activate callback to ensure the initial brightne...
Hans de Goede
2021-09-15
leds: lt3593: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-09-15
leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()
Jiapeng Chong
2021-07-20
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-07-20
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
2021-07-14
leds: ktd2692: Fix an error handling path
Christophe JAILLET
2021-07-14
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
2021-07-14
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
2021-07-14
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm3532: select regmap I2C API
Andy Shevchenko
2021-07-14
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
2021-05-26
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
2021-05-26
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
2021-02-03
leds: trigger: fix potential deadlock with libata
Andrea Righi
2020-12-30
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI
Marek Behún
2020-12-30
leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
Christophe JAILLET
2020-12-30
leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
Yu Kuai
2020-10-07
leds: pwm: Remove platform_data support
Alexander Dahl
2020-10-05
leds: lm3697: Fix out-of-bound access
Gabriel David
2020-09-30
leds: ns2: do not guard OF match pointer with of_match_ptr
Marek Behún
2020-09-30
leds: ns2: convert to fwnode API
Marek Behún
2020-09-30
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
2020-09-30
leds: pca963x: use struct led_init_data when registering
Marek Behún
2020-09-30
leds: pca963x: register LEDs immediately after parsing, get rid of platdata
Marek Behún
2020-09-30
leds: tca6507: remove binding comment
Marek Behún
2020-09-30
leds: tca6507: cosmetic change: use helper variable
Marek Behún
2020-09-30
leds: tca6507: do not set GPIO names
Marek Behún
2020-09-30
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
2020-09-30
leds: TODO: Add documentation about possible subsystem improvements
Pavel Machek
2020-09-30
leds: pca9532: read pwm settings from device tree
Markus Moll
2020-09-30
leds: pca9532: correct shift computation in pca9532_getled
Markus Moll
2020-09-30
leds: lm36274: Fix warning for undefined parameters
Dan Murphy
2020-09-30
leds: lm3532: Fix warnings for undefined parameters
Dan Murphy
2020-09-30
leds: pca963x: use flexible array
Marek Behún
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
leds: pca963x: use devres LED registering function
Marek Behún
2020-09-30
leds: pca963x: cosmetic: use helper variables, better indentation
Marek Behún
[next]