summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/panel.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-2/+0
* auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-1/+1
* auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...zhengbin2019-08-051-0/+2
* auxdisplay: panel: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
* Compiler Attributes: auxdisplay: panel: use __nonstringMiguel Ojeda2018-09-301-4/+3
* auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2018-04-121-5/+1
* auxdisplay: panel: Change comments to silence fallthrough warningsMiguel Ojeda2018-03-131-3/+3
* auxdisplay: Convert timers to use timer_setup()Kees Cook2017-11-021-2/+2
* auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau2017-09-181-2/+9
* auxdisplay: constify charlcd_ops.Arvind Yadav2017-07-171-3/+3
* auxdisplay: Convert list_for_each to entry variantWei Yongjun2017-05-251-4/+1
* auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko2017-04-081-0/+1796