index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
hd44780_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
1
-1
/
+9
2020-11-04
auxdisplay: Change gotoxy calling interface
Lars Poeschel
1
-9
/
+6
2020-11-04
auxdisplay: hd44780_common: Reduce clear_display timeout
Lars Poeschel
1
-2
/
+2
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
1
-0
/
+57
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
1
-0
/
+131
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
1
-0
/
+88
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
1
-0
/
+21
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
1
-0
/
+8
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
1
-0
/
+23
2020-11-04
auxdisplay: hd44780_common_print
Lars Poeschel
1
-0
/
+14
2020-11-04
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
1
-0
/
+1
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
1
-0
/
+2
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
1
-0
/
+19