| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-12-29 | auxdisplay: arm-charlcd: Remove redundant ternary operators | Andy Shevchenko | 1 | -1/+2 |
| 2025-12-29 | auxdisplay: arm-charlcd: Join string literals back | Andy Shevchenko | 1 | -4/+3 |
| 2025-12-29 | auxdisplay: arm-charlcd: Use readl_poll_timeout | Andy Shevchenko | 1 | -17/+7 |
| 2025-12-29 | auxdisplay: arm-charlcd: Don't use "proxy" headers | Andy Shevchenko | 1 | -3/+7 |
| 2025-12-29 | auxdisplay: arm-charlcd: drop of_match_ptr() | Andy Shevchenko | 1 | -2/+2 |
| 2025-12-29 | auxdisplay: arm-charlcd: Remove unneeded info message | Andy Shevchenko | 1 | -4/+1 |
| 2025-12-29 | auxdisplay: arm-charlcd: convert to use device managed APIs | Andy Shevchenko | 1 | -40/+9 |
| 2025-12-29 | auxdisplay: arm-charlcd: fix release_mem_region() size | Thomas Fourier | 1 | -1/+1 |
| 2024-06-04 | auxdisplay: Use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 1 | -1/+1 |
| 2020-08-08 | auxdisplay: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2018-08-01 | auxdisplay: simplify getting .drvdata | Wolfram Sang | 1 | -4/+2 |
| 2018-04-12 | auxdisplay: Replace licenses with SPDX identifiers | Miguel Ojeda | 1 | -1/+1 |
| 2018-04-12 | auxdisplay: arm-charlcd: Fix struct charlcd doc line | Miguel Ojeda | 1 | -0/+2 |
| 2017-04-08 | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder | Andy Shevchenko | 1 | -0/+368 |