index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
charlcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-17
auxdisplay: charlcd: make backlight initial state configurable
Mans Rullgard
1
-1
/
+9
2019-03-17
auxdisplay: charlcd: simplify init message display
Mans Rullgard
1
-7
/
+8
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+6
2019-03-17
auxdisplay: charlcd: Move to_priv() to charlcd namespace
Andy Shevchenko
1
-13
/
+13
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
1
-0
/
+3
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 ...
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