summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2021-05-14serial: omap: fix rs485 half-duplex filteringDario Binacchi
2021-05-14serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi
2021-05-14serial: core: return early on unsupported ioctlsJohan Hovold
2021-05-14serial: stm32: fix tx_empty conditionErwan Le Ray
2021-05-14serial: stm32: add FIFO flush when port is closedErwan Le Ray
2021-05-14serial: stm32: fix FIFO flush in startup and set_termiosErwan Le Ray
2021-05-14serial: stm32: call stm32_transmit_chars lockedErwan Le Ray
2021-05-14serial: stm32: fix tx dma completion, release channelErwan Le Ray
2021-05-14serial: liteuart: fix return value check in liteuart_probe()Wei Yongjun
2021-05-14serial: stm32: fix a deadlock in set_termiosErwan Le Ray
2021-05-14serial: stm32: fix wake-up flag handlingErwan Le Ray
2021-05-14serial: stm32: fix a deadlock condition with wakeup eventErwan Le Ray
2021-05-14serial: stm32: fix TX and RX FIFO thresholdsErwan Le Ray
2021-05-14serial: stm32: fix incorrect characters on consoleErwan Le Ray
2021-05-14serial: stm32: fix startup by enabling usart for receptionErwan Le Ray
2021-05-14serial: stm32: fix probe and remove order for dmaErwan Le Ray
2021-05-14sc16is7xx: Defer probe if device read failsAnnaliese McDermond
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-10Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-09serial: core: Remove BUG_ON(in_interrupt()) checkAhmed S. Darwish
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-26serial: stm32: improve platform_get_irq condition handling in init_portErwan Le Ray
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko
2021-01-26serial: stm32: Use of_device_get_match_data()Stephen Boyd
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-20serial: remove sirf prima/atlas driverArnd Bergmann
2021-01-20serial: mxs-auart: Remove <asm/cacheflush.h>Fabio Estevam
2021-01-20serial: mxs-auart: Remove serial_mxs_probe_dt()Fabio Estevam
2021-01-20serial: fsl_lpuart: Use of_device_get_match_data()Fabio Estevam
2021-01-15tty: serial: Drop unused efm32 serial driverUwe Kleine-König
2021-01-13tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea
2021-01-07riscv: Fix sifive serial driverDamien Le Moal
2021-01-07serial: stm32: update transmission complete error message in shutdownErwan Le Ray
2021-01-07serial: stm32: clean probe and remove port deinitErwan Le Ray
2021-01-07serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray
2021-01-07serial: stm32: add authorErwan Le Ray
2021-01-07serial: stm32: add "_usart" prefix in functions nameErwan Le Ray
2021-01-07serial: stm32: fix code cleaning warnings and checksErwan Le Ray
2021-01-07serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2021-01-07tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby
2021-01-078250_tegra: clean up tegra_uart_handle_breakJiri Slaby
2020-12-28serial: mvebu-uart: fix tx lost characters at power offPali Rohár
2020-12-28tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2020-12-28tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy