aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
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-11serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-07-27Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-27serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren
2023-05-30serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2023-05-30serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-05-17serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-02-22serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen
2023-02-22serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-25serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-25serial: 8250: omap: Flush PM QOS work on removeTony Lindgren
2022-11-25serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren
2022-11-25serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller
2022-10-26serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-08-25serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()Ilpo Järvinen
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-14serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485Ilpo Järvinen
2022-05-18serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno
2022-05-18serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno
2022-05-09serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-05-09serial: 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
2022-04-15serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-02-23serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap
2022-02-01tty: Add support for Brainboxes UC cards.Cameron Williams
2022-02-01serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2021-12-29serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)
2021-12-08serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan
2021-12-08serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan
2021-11-17serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-08-12serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner
2021-08-12serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko
2021-08-12serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki