summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2021-05-28leds: lm3532: select regmap I2C APIAndy Shevchenko
2021-05-28leds: lgm-sso: Drop duplicate NULL check for GPIO operationsAndy Shevchenko
2021-05-28leds: lgm-sso: Remove unneeded of_match_ptr()Andy Shevchenko
2021-05-28leds: lgm-sso: Fix clock handlingAndy Shevchenko
2021-05-28leds: el15203000: Introduce to_el15203000_led() helperAndy Shevchenko
2021-05-28leds: class: The -ENOTSUPP should never be seen by user spaceAndy Shevchenko
2021-05-28leds: leds-mlxcpld: Fix a bunch of kernel-doc formatting issuesLee Jones
2021-05-28leds: leds-lp8860: Fix kernel-doc related formatting issuesLee Jones
2021-05-28leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...Lee Jones
2021-05-28leds: leds-lm3697: Provide some missing descriptions for struct membersLee Jones
2021-05-28leds: leds-lm3692x: Fix some kernel-doc formatting issuesLee Jones
2021-05-28leds: leds-lm3530: Fix incorrect spelling of 'brightness'Lee Jones
2021-05-28leds: leds-lp3944: Provide missing function names in documentation headersLee Jones
2021-05-28leds: leds-is31fl32xx: Provide missing description for member 'sw_shutdown_func'Lee Jones
2021-05-28leds: leds-blinkm: Remove unused variable 'ret'Lee Jones
2021-05-28leds: leds-as3645a: Fix function name 'as3645a_set_current()'Lee Jones
2021-05-28leds: leds-bcm6328: Demote kernel-doc abuseLee Jones
2021-05-28leds: led-class: Fix incorrectly documented param 'dev'Lee Jones
2021-05-28leds: leds-gpio-register: Supply description for param 'id'Lee Jones
2021-05-28leds: trigger: ledtrig-cpu: Fix incorrectly documented param 'ledevt'Lee Jones
2021-05-13leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter
2021-05-13Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman
2021-05-10leds: tlc591xx: fix return value check in tlc591xx_probe()Yang Yingliang
2021-05-03Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-04-25leds: pca9532: Assign gpio base dynamicallyStefan Riedmueller
2021-04-25leds: trigger: pattern: Switch to using the new API kobj_to_dev()Tian Tao
2021-04-25leds: LEDS_BLINK_LGM should depend on X86Geert Uytterhoeven
2021-04-25leds: lgm: Fix spelling mistake "prepate" -> "prepare"Colin Ian King
2021-04-25leds-lm3642: convert comma to semicolonZheng Yongjun
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún
2021-03-26leds: rt4505: Add support for Richtek RT4505 flash LED controllerChiYuan Huang
2021-03-25leds: Kconfig: LEDS_CLASS is usually selected.Pavel Machek
2021-03-25leds: lgm: Improve Kconfig helpRahul Tanwar
2021-03-10leds: trigger/tty: Use led_set_brightness_sync() from workqueueUwe Kleine-König
2021-03-10leds: trigger: Fix error path to not unlock the unlocked mutexUwe Kleine-König
2021-03-09leds: lgm: fix gpiolib dependencyArnd Bergmann
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-19leds: lp50xx: Get rid of redundant explicit castingAndy Shevchenko
2021-02-19leds: lp50xx: Update headers block to reflect realityAndy Shevchenko
2021-02-19leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko
2021-02-19leds: lp50xx: Reduce level of dereferencesAndy Shevchenko
2021-02-19leds: lp50xx: Switch to new style i2c-driver probe functionAndy Shevchenko
2021-02-19leds: lp50xx: Don't spam logs when probe is deferredAndy Shevchenko
2021-02-19leds: apu: extend support for PC Engines APU1 with newer firmwareAndreas Eberlein
2021-02-19leds: lgm: Add LED controller driver for LGM SoCAmireddy Mallikarjuna reddy
2021-02-19leds: led-core: Get rid of enum led_brightnessAbanoub Sameh
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-03leds: gpio: Set max brightness to 1Dylan Van Assche
2021-02-03leds: lm3533: Switch to using the new API kobj_to_dev()Tian Tao