aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/hd44780.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada1-2/+1
2019-03-17auxdisplay: hd44780: Convert to use charlcd_free()Andy Shevchenko1-2/+2
2019-03-17auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko1-0/+2
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