summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/charlcd.h
AgeCommit message (Expand)Author
2020-11-04auxdisplay: Change gotoxy calling interfaceLars Poeschel
2020-11-04auxdisplay: hd44780: Remove clear_fastLars 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: make charlcd_backlight visible 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 addr out of charlcd_privLars 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: Use an enum for charlcd backlight on/off opsLars Poeschel
2019-08-08auxdisplay: charlcd: add include guard to charlcd.hMasahiro Yamada
2019-08-08auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada