summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/ht16k33.c
Commit message (Expand)AuthorAgeFilesLines
* 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