aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gnss/serial.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-1/+1
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-2/+2
2021-11-15gnss: drop stray semicolonsJohan Hovold1-1/+1
2018-11-27serdev: make synchronous write return bytes writtenJohan Hovold1-1/+1
2018-11-14gnss: serial: fix synchronous write timeoutJohan Hovold1-1/+2
2018-06-28gnss: add generic serial driverJohan Hovold1-0/+275