aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Gravatar Steven Rostedt (Google) 4-4/+4
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+8
2022-12-17Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Gravatar Linus Torvalds 10-48/+44
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+4
2022-12-07leds: use sysfs_emit() to instead of scnprintf()Gravatar ye xingchen 5-14/+14
2022-12-07leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}Gravatar Luca Weiss 1-1/+2
2022-12-06leds: qcom-lpg: Propagate errors in .get_state() to the callerGravatar Uwe Kleine-König 1-4/+4
2022-12-06pwm: Make .get_state() callback return an error codeGravatar Uwe Kleine-König 1-6/+8
2022-11-09leds: lgm-sso: switch to using devm_fwnode_gpiod_get()Gravatar Dmitry Torokhov 1-3/+2
2022-11-09leds: gpio: switch to using devm_fwnode_gpiod_get()Gravatar Dmitry Torokhov 1-3/+2
2022-10-28leds: lp5523: fix out-of-bounds bug in lp5523_selftest()Gravatar Maarten Zanders 1-12/+15
2022-10-24leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mappingGravatar Henning Schild 1-6/+6
2022-10-22led: qcom-lpg: Fix sleeping in atomicGravatar Dmitry Baryshkov 1-7/+11
2022-10-22leds: max8997: Don't error if there is no pdataGravatar Paul Cercueil 1-6/+1
2022-10-21leds: lp55xx: remove variable jGravatar Colin Ian King 1-2/+1
2022-10-21leds-pca955x: Remove the unused function pca95xx_num_led_regs()Gravatar Jiapeng Chong 1-6/+0
2022-10-14Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Gravatar Linus Torvalds 1-2/+20
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-5/+37
2022-09-26leds: pca963: fix misleading indentationGravatar Pavel Machek 1-1/+1
2022-09-21leds: pca963x: fix blink with hw accelerationGravatar Bernardo Rodrigues 1-2/+20
2022-09-10leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table staticGravatar Hans de Goede 1-1/+1
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GGravatar Henning Schild 1-5/+37
2022-08-16i2c: Make remove callback return voidGravatar Uwe Kleine-König 25-72/+26
2022-08-16leds: lm3601x: Improve error reporting for problems during .remove()Gravatar Uwe Kleine-König 1-3/+8
2022-08-16leds: lm3601x: Don't use mutex after it was destroyedGravatar Uwe Kleine-König 1-2/+0
2022-08-16leds: lm3697: Remove duplicated error reporting in .remove()Gravatar Uwe Kleine-König 1-3/+1
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Linus Torvalds 7-198/+675
2022-08-02leds: is31fl319x: use simple i2c probe functionGravatar Andy Shevchenko 1-3/+2
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingGravatar Andy Shevchenko 1-23/+9
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Gravatar Andy Shevchenko 1-20/+13
2022-08-02leds: is31fl319x: Make use of device propertiesGravatar Andy Shevchenko 2-25/+21
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsGravatar Vincent Knecht 1-13/+9
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsGravatar Vincent Knecht 1-14/+147
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structGravatar Vincent Knecht 1-83/+125
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesGravatar Vincent Knecht 1-71/+71
2022-08-02leds: is31fl319x: Add missing si-en compatiblesGravatar Vincent Knecht 1-0/+8
2022-07-30leds: turris-omnia: convert to use dev_groupsGravatar Greg Kroah-Hartman 1-3/+1
2022-07-17leds: leds-bcm63138: get rid of LED_OFFGravatar Rafał Miłecki 1-2/+1
2022-07-17leds: add help info about BCM63138 module nameGravatar Rafał Miłecki 1-0/+2
2022-07-17leds: bcm63138: add support for BCM63138 controllerGravatar Rafał Miłecki 3-0/+321
2022-07-17leds: clevo-mail: Mark as broken pending interface fixGravatar Pavel Machek 1-3/+3
2022-07-17leds: pwm-multicolor: Support active-low LEDsGravatar Emil Renner Berthing 1-0/+5
2022-07-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsGravatar Emil Renner Berthing 1-2/+1
2022-07-17leds: clevo-mail: fix Kconfig "its" grammarGravatar Randy Dunlap 1-1/+1
2022-07-14leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverGravatar Henning Schild 4-80/+113
2022-07-14leds: simatic-ipc-leds: Convert to use P2SB accessorGravatar Henning Schild 2-7/+8
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2022-05-24leds: qcom-lpg: Require pattern to follow documentationGravatar Bjorn Andersson 1-5/+38
2022-05-07leds: lp50xx: Remove duplicated error reporting in .remove()Gravatar Uwe Kleine-König 1-3/+1
2022-05-07leds: qcom-lpg: add missing PWM dependencyGravatar Johan Hovold 1-0/+1