Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
da942750928a037d6285b64826a637918f3fe3cc
/
drivers
/
auxdisplay
/
charlcd.c
3f03b64
auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
by Andy Shevchenko
· 4 years, 8 months ago
baca54d
Merge 5.6-rc7 into char-misc-next
by Greg Kroah-Hartman
· 4 years, 10 months ago
6ce6ae7
misc: cleanup minor number definitions in c file into miscdevice.h
by Zhenzhong Duan
· 4 years, 10 months ago
2f920c0
auxdisplay: charlcd: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 4 years, 11 months ago
d717e7d
auxdisplay: charlcd: deduplicate simple_strtoul()
by Andy Shevchenko
· 5 years ago
7535428
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
by Masahiro Yamada
· 5 years ago
cc5d04d
auxdisplay: charlcd: make backlight initial state configurable
by Mans Rullgard
· 6 years ago
c917172
auxdisplay: charlcd: simplify init message display
by Mans Rullgard
· 6 years ago
8e44fc8
auxdisplay: charlcd: Introduce charlcd_free() helper
by Andy Shevchenko
· 6 years ago
b658a21
auxdisplay: charlcd: Move to_priv() to charlcd namespace
by Andy Shevchenko
· 6 years ago
9bc30ab
auxdisplay: charlcd: fix x/y command parsing
by Mans Rullgard
· 6 years ago
1716139
auxdisplay: charlcd: delete mdelay in long_sleep
by Jia-Ju Bai
· 7 years ago
351f683b
auxdisplay: Replace licenses with SPDX identifiers
by Miguel Ojeda
· 7 years ago
b34050f
auxdisplay: charlcd: Fix and clean up handling of x/y commands
by Miguel Ojeda
· 7 years ago
2e8c04f
auxdisplay: charlcd: fix hex literal ranges for graphics command
by Robert Abel
· 7 years ago
99b9b49
auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
by Robert Abel
· 7 years ago
9629ccc
auxdisplay: charlcd: replace octal literal with form-feed escape sequence
by Robert Abel
· 7 years ago
8c48375
auxdisplay: charlcd: use null character instead of zero literal to terminate strings
by Robert Abel
· 7 years ago
54bc937f
auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes
by Sean Young
· 7 years ago
93dc177
auxdisplay: charlcd: properly restore atomic counter on error path
by Willy Tarreau
· 7 years ago
1d3b2af
auxdisplay: charlcd: Add support for displays with more than two lines
by Geert Uytterhoeven
· 8 years ago
ac20147
auxdisplay: charlcd: Add support for 4-bit interfaces
by Geert Uytterhoeven
· 8 years ago
39f8ea4
auxdisplay: charlcd: Extract character LCD core from misc/panel
by Geert Uytterhoeven
· 8 years ago