summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/hd44780.c
Commit message (Expand)AuthorAgeFilesLines
* auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-2/+1Star
* auxdisplay: hd44780: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
* auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko2019-03-171-0/+2
* gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-4/+4
* gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-39/+20Star
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2018-04-121-5/+1Star
* auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven2017-04-081-2/+3
* auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven2017-03-171-0/+325