aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/uleds.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18leds: uleds: Use module_misc_device macro to simplify the codeGravatar Li Zetao 1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2016-11-22leds: Introduce userspace LED class driverGravatar David Lechner 1-0/+235