index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
charlcd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
auxdisplay: charlcd: delete mdelay in long_sleep
Jia-Ju Bai
1
-4
/
+1
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
1
-5
/
+1
2018-04-12
auxdisplay: charlcd: Fix and clean up handling of x/y commands
Miguel Ojeda
1
-17
/
+78
2018-04-12
auxdisplay: charlcd: fix hex literal ranges for graphics command
Robert Abel
1
-2
/
+2
2018-04-12
auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
Robert Abel
1
-0
/
+1
2018-04-12
auxdisplay: charlcd: replace octal literal with form-feed escape sequence
Robert Abel
1
-1
/
+1
2018-04-12
auxdisplay: charlcd: use null character instead of zero literal to terminate strings
Robert Abel
1
-2
/
+2
2018-04-12
auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes
Sean Young
1
-3
/
+4
2017-09-18
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
1
-2
/
+9
2017-03-17
auxdisplay: charlcd: Add support for displays with more than two lines
Geert Uytterhoeven
1
-9
/
+13
2017-03-17
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
1
-6
/
+30
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
1
-0
/
+790