summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/arm-charlcd.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-29auxdisplay: arm-charlcd: Remove redundant ternary operatorsAndy Shevchenko1-1/+2
2025-12-29auxdisplay: arm-charlcd: Join string literals backAndy Shevchenko1-4/+3
2025-12-29auxdisplay: arm-charlcd: Use readl_poll_timeoutAndy Shevchenko1-17/+7
2025-12-29auxdisplay: arm-charlcd: Don't use "proxy" headersAndy Shevchenko1-3/+7
2025-12-29auxdisplay: arm-charlcd: drop of_match_ptr()Andy Shevchenko1-2/+2
2025-12-29auxdisplay: arm-charlcd: Remove unneeded info messageAndy Shevchenko1-4/+1
2025-12-29auxdisplay: arm-charlcd: convert to use device managed APIsAndy Shevchenko1-40/+9
2025-12-29auxdisplay: arm-charlcd: fix release_mem_region() sizeThomas Fourier1-1/+1
2024-06-04auxdisplay: Use sizeof(*pointer) instead of sizeof(type)Erick Archer1-1/+1
2020-08-08auxdisplay: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2018-08-01auxdisplay: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-12auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda1-1/+1
2018-04-12auxdisplay: arm-charlcd: Fix struct charlcd doc lineMiguel Ojeda1-0/+2
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko1-0/+368