index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
hd44780_common.c
Age
Commit message (
Expand
)
Author
2025-03-10
auxdisplay: hd44780: Rename hd to hdc in hd44780_common_alloc()
Andy Shevchenko
2025-03-10
auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc()
Andy Shevchenko
2025-03-10
auxdisplay: hd44780: Introduce hd44780_common_free()
Andy Shevchenko
2024-06-04
auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-08-19
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
2020-11-04
auxdisplay: Change gotoxy calling interface
Lars Poeschel
2020-11-04
auxdisplay: hd44780_common: Reduce clear_display timeout
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: 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 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: Introduce hd44780_common.[ch]
Lars Poeschel