summaryrefslogtreecommitdiffstats
path: root/drivers/gnss/serial.c
Commit message (Expand)AuthorAgeFilesLines
* treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-1/+1
* tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
* gnss: drop stray semicolonsJohan Hovold2021-11-151-1/+1
* serdev: make synchronous write return bytes writtenJohan Hovold2018-11-271-1/+1
* gnss: serial: fix synchronous write timeoutJohan Hovold2018-11-141-1/+2
* gnss: add generic serial driverJohan Hovold2018-06-281-0/+275