summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/hd44780.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-4/+4
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-39/+20
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda1-5/+1
2017-04-08auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven1-2/+3
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven1-0/+325