summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-ktd2692.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-12leds: ktd2692: Move driver to flash subdirectoryLinus Walleij1-424/+0
2021-06-24leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún1-2/+2
2019-07-22leds: ktd2692: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-26leds: ktd2692: avoid harmless maybe-uninitialized warningArnd Bergmann1-4/+4
2016-01-04leds: ktd2692: Add missing of_node_putIngi Kim1-3/+6
2016-01-04leds: ktd2692: Remove work queueJacek Anaszewski1-35/+6
2016-01-04leds: Rename brightness_set_sync op to brightness_set_blockingJacek Anaszewski1-1/+1
2015-09-17leds: ktd2692: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-06-22leds: ktd2692: pass flags parameter to devm_gpiod_getUwe Kleine-König1-2/+2
2015-05-25leds: Add ktd2692 flash LED driverIngi Kim1-0/+443