aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/sifive.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14serial: sifive: Sanitize CSIZE and c_iflagIlpo Järvinen1-1/+5
2022-06-14serial: sifive: Report actual baud base rather than fixed 115200Maciej W. Rozycki1-1/+1
2021-01-27riscv: Fix sifive serial driverDamien Le Moal1-0/+1
2020-10-01tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
2020-05-27tty: serial: add missing spin_lock_init for SiFive serial consoleSagar Shrikant Kadam1-0/+1
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley1-0/+1056