summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/charlcd.h
Commit message (Expand)AuthorAgeFilesLines
* auxdisplay: Change gotoxy calling interfaceLars Poeschel2020-11-041-1/+1
* auxdisplay: hd44780: Remove clear_fastLars Poeschel2020-11-041-5/+2
* auxdisplay: Move char redefine code to hd44780_commonLars Poeschel2020-11-041-0/+2
* auxdisplay: implement various hd44780_common_ functionsLars Poeschel2020-11-041-0/+28
* auxdisplay: Move init_display to hd44780_commonLars Poeschel2020-11-041-0/+9
* auxdisplay: make charlcd_backlight visible to hd44780_commonLars Poeschel2020-11-041-0/+1
* auxdisplay: Move clear_display to hd44780_commonLars Poeschel2020-11-041-0/+4
* auxdisplay: add home to charlcd_opsLars Poeschel2020-11-041-0/+3
* auxdisplay: provide hd44780_common_gotoxyLars Poeschel2020-11-041-1/+3
* auxdisplay: hd44780_common_printLars Poeschel2020-11-041-0/+12
* auxdisplay: Move addr out of charlcd_privLars Poeschel2020-11-041-0/+6
* auxdisplay: Move write_cmd pointers to hd44780 driversLars Poeschel2020-11-041-5/+0
* auxdisplay: Move write_data pointer to hd44780_commonLars Poeschel2020-11-041-1/+0
* auxdisplay: Move ifwidth to struct hd44780_commonLars Poeschel2020-11-041-1/+0
* auxdisplay: Move hwidth and bwidth to struct hd44780_commonLars Poeschel2020-11-041-4/+2
* auxdisplay: Use an enum for charlcd backlight on/off opsLars Poeschel2020-11-041-1/+6
* auxdisplay: charlcd: add include guard to charlcd.hMasahiro Yamada2019-08-081-0/+5
* auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-0/+39