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
/
tty
/
serial
/
ma35d1_serial.c
Age
Commit message (
Expand
)
Author
2026-07-10
serial: ma35d1: Fix OF node reference leaks in console init
Yuho Choi
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-03
tty: serial: ma35d1: Add a NULL check for of_node
Jacky Huang
2023-12-15
serial: ma35d1: Fix spelling mistake "ononsole" -> "console"
Colin Ian King
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-07
serial: ma35d1: Validate console index before assignment
Andi Shyti
2023-11-23
serial: ma35d1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: ma35d1: Use port lock wrappers
Thomas Gleixner
2023-09-18
tty: serial: ma35d1_serial: Add missing check for ioremap
Chen Ni
2023-08-03
tty: serial: Remove redundant initialization for ma35d1serial_driver
Li Zetao
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-06-19
tty: serial: Add Nuvoton ma35d1 serial driver support
Jacky Huang