summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/hd44780.c
AgeCommit message (Expand)Author
2021-07-16auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel
2020-11-04auxdisplay: Move char redefine code to hd44780_commonLars Poeschel
2020-11-04auxdisplay: implement various hd44780_common_ functionsLars Poeschel
2020-11-04auxdisplay: Move init_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move clear_display to hd44780_commonLars Poeschel
2020-11-04auxdisplay: add home to charlcd_opsLars Poeschel
2020-11-04auxdisplay: provide hd44780_common_gotoxyLars Poeschel
2020-11-04auxdisplay: hd44780_common_printLars Poeschel
2020-11-04auxdisplay: Move write_cmd pointers to hd44780 driversLars Poeschel
2020-11-04auxdisplay: Move write_data pointer to hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel
2020-11-04auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel
2020-11-04auxdisplay: Use an enum for charlcd backlight on/off opsLars Poeschel
2019-08-08auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada
2019-03-17auxdisplay: hd44780: Convert to use charlcd_free()Andy Shevchenko
2019-03-17auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda
2017-04-08auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven