index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
charlcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
1
-2
/
+0
2020-03-07
auxdisplay: charlcd: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-05
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
1
-1
/
+1
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