aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
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-08-11serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko
2023-08-11Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
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: 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-25serial: 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-12serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
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
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-08tty: Add support for Brainboxes UC cards.Cameron Williams
2022-02-08serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2021-11-26serial: 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: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-07-20serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-07-20serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-07-20serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2020-12-30serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-10-01serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2020-10-01serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra
2020-09-26serial: 8250: Avoid error message on reprobeLukas Wunner