index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
arm-charlcd.c
Age
Commit message (
Expand
)
Author
2025-12-29
auxdisplay: arm-charlcd: Remove redundant ternary operators
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: Join string literals back
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: Use readl_poll_timeout
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: Don't use "proxy" headers
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: drop of_match_ptr()
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: Remove unneeded info message
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: convert to use device managed APIs
Andy Shevchenko
2025-12-29
auxdisplay: arm-charlcd: fix release_mem_region() size
Thomas Fourier
2024-06-04
auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2020-08-08
auxdisplay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2018-08-01
auxdisplay: simplify getting .drvdata
Wolfram Sang
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
2018-04-12
auxdisplay: arm-charlcd: Fix struct charlcd doc line
Miguel Ojeda
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko