summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2022-09-22serial: sifive: enable clocks for UART when probedOlof Johansson
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer
2022-09-22serial: fsl_lpuart: Reset prior to registrationLukas Wunner
2022-09-22tty: serial: atmel: Use FIELD_PREP/FIELD_GETSergiu Moga
2022-09-22tty: serial: atmel: Make the driver aware of the existence of GCLKSergiu Moga
2022-09-22tty: serial: atmel: Only divide Clock Divisor if the IP is USARTSergiu Moga
2022-09-22tty: serial: atmel: Separate mode clearing between UART and USARTSergiu Moga
2022-09-22tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdownSherry Sun
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-09-22serial: 8250: Request full 16550A feature probing for OxSemi PCIe devicesMaciej W. Rozycki
2022-09-22serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-09-22tty: serial: extract serial_omap_put_char() from transmit_chars()Jiri Slaby
2022-09-22tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to boolJiri Slaby
2022-09-22tty: serial: extract tx_ready() from __serial_lpc32xx_tx()Jiri Slaby
2022-09-22tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()Jiri Slaby
2022-09-22tty: serial: altera_uart_{r,t}x_chars() need only uart_portJiri Slaby
2022-09-22tty: serial: clean up stop-tx part in altera_uart_tx_chars()Jiri Slaby
2022-09-22tty: serial: move and cleanup vt8500_tx_empty()Jiri Slaby
2022-09-22drivers: serial: jsm: fix some leaks in probeDan Carpenter
2022-09-22serial: omap: Disallow RS-485 if rts-gpio is not specifiedLukas Wunner
2022-09-22tty: serial: cpm_uart: remove unused cpm_uart_nr declarationGaosheng Cui
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-09ARM: footbridge: remove leftover from personal-serverArnd Bergmann
2022-09-08tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.Vijaya Krishna Nivarthi
2022-09-07serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-07serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-01serial: Fix double wordShaomin Deng
2022-09-01serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusionAndy Shevchenko
2022-08-30tty: serial: atmel: Preserve previous USART mode if RS485 disabledSergiu Moga
2022-08-30tty: serial: lpuart: disable flow control while waiting for the transmit engi...Sherry Sun
2022-08-30serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang
2022-08-30serial: tegra: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: sunsab: Remove frame size calculation dead-codeIlpo Järvinen
2022-08-30serial: fsl_lpuart: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: cpm_uart: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: ucc_uart: Remove custom frame size calculationIlpo Järvinen
2022-08-30serial: pch_uart: CIRC_CNT_TO_END() is enoughIlpo Järvinen
2022-08-30serial: sh-sci: tail is already on valid rangeIlpo Järvinen
2022-08-30serial: sh-sci: CIRC_CNT_TO_END() is enoughIlpo Järvinen
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: dz: Assume previous baudrate is validIlpo Järvinen
2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30tty: serial: meson: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-08-30serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue
2022-08-30serial: pic32_uart: Convert to use GPIO descriptorsAndy Shevchenko
2022-08-30serial: pic32_uart: Utilize uart_console_enabled()Andy Shevchenko