summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-14serial: core, 8250: set RS485 termination GPIO in serial coreLino Sanfilippo
2022-06-30serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-27serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPEDIlpo Järvinen
2022-06-27serial: 8250: Use UART_LCR_WLEN8 instead of literalIlpo Järvinen
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen
2022-06-10serial: 8250: Create serial8250_em485_supported for em485 usersIlpo Järvinen
2022-06-10serial: Add uart_rs485_config()Ilpo Järvinen
2022-06-10serial: 8250: Adjust misleading LSR related commentIlpo Järvinen
2022-06-10serial: 8250: Get preserved flags using serial_lsr_in()Ilpo Järvinen
2022-06-10serial: 8250: Create serial_lsr_in()Ilpo Järvinen
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10serial: 8250: handle __start_tx() call in start_tx()Ilpo Järvinen
2022-06-10serial: 8250: kill __do_stop_tx()Ilpo Järvinen
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen
2022-05-05serial: 8250: Export ICR access helpers for internal useMaciej W. Rozycki
2022-05-02Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman
2022-04-26serial: 8250: Handle UART without interrupt on TEMTIlpo Järvinen
2022-04-26serial: 8250: use THRE & __stop_tx also with DMAIlpo Järvinen
2022-04-22serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki
2022-04-22serial/8250: Use fifo in 8250 console driverWander Lairson Costa
2022-04-20Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"Ilpo Järvinen
2022-04-15serial: 8250: Fix runtime PM for start_tx() for empty bufferTony Lindgren
2022-04-15serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64Eric Tremblay
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay
2022-03-18serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-26serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König
2022-02-25serial: 8250: Return early in .start_tx() if there are no chars to sendSteffen Trumtrar
2022-02-21serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss
2022-01-26Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman
2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner
2021-12-30tty: serial: Use fifo in 8250 console driverWander Lairson Costa
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman
2021-11-25serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner
2021-11-25serial: 8250: replace snprintf in show functions with sysfs_emitJing Yao
2021-10-21serial: 8250: rename unlock labelsJohan Hovold
2021-10-21serial: 8250: fix racy uartclk updateJohan Hovold
2021-10-07Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold
2021-10-05serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki