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: 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: Use of_device_get_match_data()Stephen Boyd
2021-05-14serial: stm32: fix probe and remove order for dmaErwan Le Ray
2021-05-14serial: stm32: add "_usart" prefix in functions nameErwan Le Ray
2021-05-14serial: stm32: fix code cleaning warnings and checksErwan Le Ray
2021-05-14sc16is7xx: Defer probe if device read failsAnnaliese McDermond
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-25serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-03-25tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones
2021-03-17Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-01-27serial: mvebu-uart: fix tx lost characters at power offPali Rohár
2021-01-27riscv: Fix sifive serial driverDamien Le Moal
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-12-26serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-12serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai
2020-11-12tty: serial: imx: keep console clocks always onFugang Duan
2020-11-12tty: serial: imx: fix potential deadlockSam Nobs
2020-11-06serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-05serial: mcf: add sysrq capabilityAngelo Dureghello
2020-10-05serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello
2020-10-01serial: max310x: rework RX interrupt handlingThomas Petazzoni
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin
2020-09-30tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov
2020-09-30serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra
2020-09-30tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan
2020-09-30tty: serial: lpuart: fix lpuart32_write usagePeng Fan