index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
charlcd.h
Age
Commit message (
Expand
)
Author
2020-11-04
auxdisplay: hd44780: Remove clear_fast
Lars Poeschel
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: make charlcd_backlight visible to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
2020-11-04
auxdisplay: hd44780_common_print
Lars Poeschel
2020-11-04
auxdisplay: Move addr out of charlcd_priv
Lars Poeschel
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
2019-08-08
auxdisplay: charlcd: add include guard to charlcd.h
Masahiro Yamada
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada