summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/ht16k33.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-26auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven1-0/+10
2021-11-26auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven1-28/+28
2021-03-03auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven1-2/+1
2019-03-23auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda1-1/+1
2017-04-08auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov1-4/+8
2017-04-08auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann1-1/+7
2017-02-10auxdisplay: ht16k33: remove private workqueueDmitry Torokhov1-15/+5
2017-02-10auxdisplay: ht16k33: rework input device initializationDmitry Torokhov1-153/+145
2017-02-10auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov1-3/+1
2016-11-10auxdisplay: ht16k33: Driver for LED controllerRobin van der Gracht1-0/+563