summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/ht16k33.c
Commit message (Expand)AuthorAgeFilesLines
* auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven2021-11-261-0/+10
* auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven2021-11-261-28/+28
* auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven2021-03-041-2/+1
* auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda2019-03-231-1/+1
* auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2018-04-121-9/+1
* auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov2017-04-081-4/+8
* auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann2017-04-081-1/+7
* auxdisplay: ht16k33: remove private workqueueDmitry Torokhov2017-02-101-15/+5
* auxdisplay: ht16k33: rework input device initializationDmitry Torokhov2017-02-101-153/+145
* auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov2017-02-101-3/+1
* auxdisplay: ht16k33: Driver for LED controllerRobin van der Gracht2016-11-101-0/+563