aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2023-10-10serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-08-30serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-11Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-05-17serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-10-26serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-06-25serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-05-12serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki
2022-04-15serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-08-12serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-07-20serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2020-10-01serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-06-25serial: 8250: Fix max baud limit in generic 8250 portSerge Semin
2020-02-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-07-06serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang
2018-05-14serial: 8250: Add missing rxtrig_bytes on Altera 16550 UARTMarek Vasut
2018-04-23serial/8250: export serial8250_read_charJeremy Kerr
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-02-28serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-01-25tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner