aboutsummaryrefslogtreecommitdiff
path: root/drivers/gnss/serial.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tty: serdev: convert to u8 and size_tGravatar Jiri Slaby (SUSE) 1-2/+2
2021-11-15gnss: drop stray semicolonsGravatar Johan Hovold 1-1/+1
2018-11-27serdev: make synchronous write return bytes writtenGravatar Johan Hovold 1-1/+1
2018-11-14gnss: serial: fix synchronous write timeoutGravatar Johan Hovold 1-1/+2
2018-06-28gnss: add generic serial driverGravatar Johan Hovold 1-0/+275