index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
hd44780_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-04
1
-0
/
+1
*
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
2023-08-19
1
-1
/
+9
*
auxdisplay: Change gotoxy calling interface
Lars Poeschel
2020-11-04
1
-9
/
+6
*
auxdisplay: hd44780_common: Reduce clear_display timeout
Lars Poeschel
2020-11-04
1
-2
/
+2
*
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+57
*
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
2020-11-04
1
-0
/
+131
*
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+88
*
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+21
*
auxdisplay: add home to charlcd_ops
Lars Poeschel
2020-11-04
1
-0
/
+8
*
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
2020-11-04
1
-0
/
+23
*
auxdisplay: hd44780_common_print
Lars Poeschel
2020-11-04
1
-0
/
+14
*
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+1
*
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
2020-11-04
1
-0
/
+19