summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/ma35d1_serial.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-03tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang1-6/+7
2023-12-15serial: ma35d1: Fix spelling mistake "ononsole" -> "console"Colin Ian King1-1/+1
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman1-1/+9
2023-12-07serial: ma35d1: Validate console index before assignmentAndi Shyti1-1/+9
2023-11-23serial: ma35d1: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-18serial: ma35d1: Use port lock wrappersThomas Gleixner1-11/+11
2023-09-18tty: serial: ma35d1_serial: Add missing check for ioremapChen Ni1-0/+3
2023-08-03tty: serial: Remove redundant initialization for ma35d1serial_driverLi Zetao1-1/+0
2023-07-25tty: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-19tty: serial: Add Nuvoton ma35d1 serial driver supportJacky Huang1-0/+821