aboutsummaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/charlcd.c
AgeCommit message (Expand)Author
2019-03-17auxdisplay: charlcd: make backlight initial state configurableMans Rullgard
2019-03-17auxdisplay: charlcd: simplify init message displayMans Rullgard
2019-03-17auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko
2019-03-17auxdisplay: charlcd: Move to_priv() to charlcd namespaceAndy Shevchenko
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard
2018-08-01auxdisplay: charlcd: delete mdelay in long_sleepJia-Ju Bai
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda
2018-04-12auxdisplay: charlcd: Fix and clean up handling of x/y commandsMiguel Ojeda
2018-04-12auxdisplay: charlcd: fix hex literal ranges for graphics commandRobert Abel
2018-04-12auxdisplay: charlcd: fix two-line command ^[[LN not marked as processedRobert Abel
2018-04-12auxdisplay: charlcd: replace octal literal with form-feed escape sequenceRobert Abel
2018-04-12auxdisplay: charlcd: use null character instead of zero literal to terminate ...Robert Abel
2018-04-12auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changesSean Young
2017-09-18auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau
2017-03-17auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven
2017-03-17auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven