Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auxdisplay: constify fb ops | Jani Nikula | 2019-12-11 | 1 | -1/+1 |
* | auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant | Nishka Dasgupta | 2019-08-20 | 1 | -2/+2 |
* | auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() | Souptick Joarder | 2019-06-20 | 1 | -2/+2 |
* | auxdisplay: ht16k33: fix potential user-after-free on module unload | Miguel Ojeda | 2019-02-15 | 1 | -1/+1 |
* | auxdisplay: Replace licenses with SPDX identifiers | Miguel Ojeda | 2018-04-12 | 1 | -9/+1 |
* | auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data | Dmitry Torokhov | 2017-04-08 | 1 | -4/+8 |
* | auxdisplay: ht16k33: don't access uninitialized data | Arnd Bergmann | 2017-04-08 | 1 | -1/+7 |
* | auxdisplay: ht16k33: remove private workqueue | Dmitry Torokhov | 2017-02-10 | 1 | -15/+5 |
* | auxdisplay: ht16k33: rework input device initialization | Dmitry Torokhov | 2017-02-10 | 1 | -153/+145 |
* | auxdisplay: ht16k33: do not try to free fbdev | Dmitry Torokhov | 2017-02-10 | 1 | -3/+1 |
* | auxdisplay: ht16k33: Driver for LED controller | Robin van der Gracht | 2016-11-10 | 1 | -0/+563 |