summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2021-05-13serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan1-2/+4
2021-05-13Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman1-2/+2
2021-05-13Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman1-3/+0
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+8
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-62/+62
2021-04-22serial: extend compile-test coverageJohan Hovold2-10/+14
2021-04-22serial: stm32: add FIFO threshold configurationFabrice Gasnier2-12/+49
2021-04-22serial: xilinx_uartps: drop low-latency workaroundJohan Hovold1-2/+1
2021-04-22serial: vt8500: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: timbuart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: sunsu: drop low-latency workaroundJohan Hovold1-4/+0
2021-04-22serial: sifive: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: txx9: drop low-latency workaroundJohan Hovold1-2/+2
2021-04-22serial: sa1100: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: rp2: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: rda: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: owl: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: msm_serial: drop low-latency workaroundJohan Hovold1-4/+0
2021-04-22serial: mpc52xx_uart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: meson: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: mcf: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: lpc32xx_hs: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: icom: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: bcm63xx: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: atmel_serial: drop low-latency workaroundJohan Hovold1-18/+0
2021-04-22serial: arc_uart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: ar933x: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: apbuart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: amba-pl011: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: amba-pl010: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: altera_uart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: altera_jtaguart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: omap: fix rs485 half-duplex filteringDario Binacchi1-15/+24
2021-04-22serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi1-8/+4
2021-04-22serial: stm32: defer sysrq processingJohan Hovold1-10/+6
2021-04-22serial: stm32: fix threaded interrupt handlingJohan Hovold1-10/+12
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold5-17/+17
2021-04-15serial: sh-sci: remove obsolete latency workaroundUlrich Hecht1-12/+1
2021-04-15serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss1-2/+49
2021-04-15serial: 8250_aspeed_vuart: refactor sirq and lpc address setting codeZev Weiss1-16/+35
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-15/+8
2021-04-10serial: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-04-10serial: core: return early on unsupported ioctlsJohan Hovold1-3/+3
2021-04-10serial: core: drop redundant TIOCGSERIAL memsetJohan Hovold1-2/+0
2021-04-06tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...Christophe Leroy1-62/+62
2021-04-05sc16is7xx: Defer probe if device read failsAnnaliese McDermond1-1/+1
2021-04-05tty/serial: Add rx-tx-swap OF option to stm32-usartMartin Devera2-1/+14
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman3-10/+0
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+0
2021-04-02serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng1-1/+1