summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2022-05-05serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno
2022-05-05serial: 8250_mtk: Make sure to select the right FEATURE_SELAngeloGioacchino Del Regno
2022-05-05serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno
2022-04-22serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-04-22serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki
2022-04-15serial: 8250: Fix runtime PM for start_tx() for empty bufferTony Lindgren
2022-03-18serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen
2022-03-18serial: 8250_tegra: mark acpi_device_id as unused with !ACPIKrzysztof Kozlowski
2022-03-18serial: 8250_mtk: make two read-only arrays static constColin Ian King
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-28Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman
2022-02-26serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König
2022-02-25serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-02-25serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-02-25serial: 8250_aspeed_vuart: replace snprintf with sysfs_emitYang Guang
2022-02-25serial: 8250: Correct Kconfig help text for blacklisted PCI devicesMaciej W. Rozycki
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-02-21serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko
2022-02-21serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-14serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap
2022-02-14Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman
2022-02-08serial: 8250_bcm2835aux: Add ACPI supportAdrien Thierry
2022-02-04serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy Shevchenko
2022-01-31serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko
2022-01-26serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-01-26tty: Add support for Brainboxes UC cards.Cameron Williams
2022-01-26Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman
2022-01-06serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar
2021-12-30serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar
2021-12-30serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar
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-20serial: 8250_pericom: Use serial_dl_write() instead of open codedAndy Shevchenko
2021-12-20serial: 8250_pericom: Re-enable higher baud ratesJay Dolan
2021-12-20serial: 8250_pci: Split out Pericom driverAndy Shevchenko
2021-12-20Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman
2021-12-17serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King
2021-12-15serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper
2021-11-25serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan
2021-11-25serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan
2021-11-25serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner
2021-11-25serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing
2021-11-25serial: 8250: replace snprintf in show functions with sysfs_emitJing Yao
2021-10-26serial: 8250_pci: Remove empty stub pci_quatech_exit()Andy Shevchenko
2021-10-26serial: 8250_pci: Replace custom pci_match_id() implementationAndy Shevchenko