aboutsummaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/ht16k33.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11auxdisplay: constify fb opsGravatar Jani Nikula 1-1/+1
2019-08-20auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constantGravatar Nishka Dasgupta 1-2/+2
2019-06-20auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()Gravatar Souptick Joarder 1-2/+2
2019-02-15auxdisplay: ht16k33: fix potential user-after-free on module unloadGravatar Miguel Ojeda 1-1/+1
2018-04-12auxdisplay: Replace licenses with SPDX identifiersGravatar Miguel Ojeda 1-9/+1
2017-04-08auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataGravatar Dmitry Torokhov 1-4/+8
2017-04-08auxdisplay: ht16k33: don't access uninitialized dataGravatar Arnd Bergmann 1-1/+7
2017-02-10auxdisplay: ht16k33: remove private workqueueGravatar Dmitry Torokhov 1-15/+5
2017-02-10auxdisplay: ht16k33: rework input device initializationGravatar Dmitry Torokhov 1-153/+145
2017-02-10auxdisplay: ht16k33: do not try to free fbdevGravatar Dmitry Torokhov 1-3/+1
2016-11-10auxdisplay: ht16k33: Driver for LED controllerGravatar Robin van der Gracht 1-0/+563