index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
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-11-20
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
2023-11-20
leds: turris-omnia: Drop unnecessary mutex locking
Marek Behún
2023-10-10
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
2023-09-13
leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...
Marek Behún
2023-09-13
leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
Marek Behún
2023-09-13
leds: multicolor: Use rounded division when calculating color components
Marek Behún
2023-09-13
leds: pwm: Fix error code in led_pwm_create_fwnode()
Dan Carpenter
2023-08-23
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
2023-07-19
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
2023-05-11
leds: tca6507: Fix error handling of using fwnode_property_read_string
H. Nikolaus Schaller
2023-05-11
leds: TI_LMU_COMMON: select REGMAP instead of depending on it
Randy Dunlap
2023-04-13
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2023-03-10
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
2023-03-10
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
2023-03-10
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
2023-03-10
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
2022-12-31
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
Luca Weiss
2022-12-31
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
2022-10-24
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Henning Schild
2022-10-14
Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-09-26
leds: pca963: fix misleading indentation
Pavel Machek
2022-09-21
leds: pca963x: fix blink with hw acceleration
Bernardo Rodrigues
2022-09-10
leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table static
Hans de Goede
2022-09-01
leds: simatic-ipc-leds-gpio: add new model 227G
Henning Schild
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
leds: lm3601x: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-08-16
leds: lm3601x: Don't use mutex after it was destroyed
Uwe Kleine-König
2022-08-16
leds: lm3697: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-08-08
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2022-08-02
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
2022-08-02
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
2022-08-02
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
2022-08-02
leds: is31fl319x: Make use of device properties
Andy Shevchenko
2022-08-02
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
2022-08-02
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
2022-08-02
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
2022-08-02
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
2022-08-02
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
2022-07-30
leds: turris-omnia: convert to use dev_groups
Greg Kroah-Hartman
2022-07-17
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
2022-07-17
leds: add help info about BCM63138 module name
Rafał Miłecki
2022-07-17
leds: bcm63138: add support for BCM63138 controller
Rafał Miłecki
2022-07-17
leds: clevo-mail: Mark as broken pending interface fix
Pavel Machek
2022-07-17
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
2022-07-17
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
2022-07-17
leds: clevo-mail: fix Kconfig "its" grammar
Randy Dunlap
2022-07-14
leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driver
Henning Schild
[next]