aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/hd44780_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-04auxdisplay: Change gotoxy calling interfaceLars Poeschel1-9/+6
2020-11-04auxdisplay: hd44780_common: Reduce clear_display timeoutLars Poeschel1-2/+2
2020-11-04auxdisplay: Move char redefine code to hd44780_commonLars Poeschel1-0/+57
2020-11-04auxdisplay: implement various hd44780_common_ functionsLars Poeschel1-0/+131
2020-11-04auxdisplay: Move init_display to hd44780_commonLars Poeschel1-0/+88
2020-11-04auxdisplay: Move clear_display to hd44780_commonLars Poeschel1-0/+21
2020-11-04auxdisplay: add home to charlcd_opsLars Poeschel1-0/+8
2020-11-04auxdisplay: provide hd44780_common_gotoxyLars Poeschel1-0/+23
2020-11-04auxdisplay: hd44780_common_printLars Poeschel1-0/+14
2020-11-04auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel1-0/+1
2020-11-04auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel1-0/+2
2020-11-04auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel1-0/+19