index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
arm-charlcd.c
Age
Commit message (
Expand
)
Author
11 days
auxdisplay: arm-charlcd: Use DEFINE_SIMPLE_DEV_PM_OPS for power management
Li Jun
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
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