aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
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-08serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen
2022-04-08serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König
2022-04-08serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-04-08serial: 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-22serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)
2021-12-08serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner
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-18serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-11-18serial: 8250: fix racy uartclk updateJohan Hovold
2021-09-30serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon
2021-09-18serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren
2021-09-18serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-09-18serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-09-12serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra
2021-09-08serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra
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
2021-08-12serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
2021-07-14serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra
2021-07-14serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra
2021-07-14serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-07-14serial: 8250_omap: fix a timeout loop conditionDan Carpenter
2021-07-14serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-07-14serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi