aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/panel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada1-1/+1
2019-08-05auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attachzhengbin1-0/+2
2019-03-17auxdisplay: panel: Convert to use charlcd_free()Andy Shevchenko1-2/+2
2018-09-30Compiler Attributes: auxdisplay: panel: use __nonstringMiguel Ojeda1-4/+3
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda1-5/+1
2018-03-13auxdisplay: panel: Change comments to silence fallthrough warningsMiguel Ojeda1-3/+3
2017-11-02auxdisplay: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-09-18auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau1-2/+9
2017-07-17auxdisplay: constify charlcd_ops.Arvind Yadav1-3/+3
2017-05-25auxdisplay: Convert list_for_each to entry variantWei Yongjun1-4/+1
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko1-0/+1796