summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki2022-04-221-4/+4
* serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki2022-04-221-1/+1
* serial: 8250: Fix runtime PM for start_tx() for empty bufferTony Lindgren2022-04-151-2/+2
* serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-03-182-4/+11
* serial: 8250_tegra: mark acpi_device_id as unused with !ACPIKrzysztof Kozlowski2022-03-181-1/+1
* serial: 8250_mtk: make two read-only arrays static constColin Ian King2022-03-181-2/+2
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-033-3/+3
* tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-282-30/+2
* Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman2022-02-281-1/+1
|\
| * Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-151-1/+1
| |\
| | * serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap2022-02-141-1/+1
* | | serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König2022-02-261-0/+12
* | | serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko2022-02-251-6/+22
* | | serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko2022-02-251-4/+15
* | | serial: 8250_aspeed_vuart: replace snprintf with sysfs_emitYang Guang2022-02-251-3/+3
* | | serial: 8250: Correct Kconfig help text for blacklisted PCI devicesMaciej W. Rozycki2022-02-251-7/+9
* | | serial: 8250: Return early in .start_tx() if there are no chars to sendSteffen Trumtrar2022-02-251-0/+3
* | | serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss2022-02-212-1/+9
* | | serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko2022-02-211-5/+3
* | | serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko2022-02-211-9/+7
* | | Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman2022-02-141-1/+1
|\| |
| * | serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy Shevchenko2022-02-041-1/+1
* | | serial: 8250_bcm2835aux: Add ACPI supportAdrien Thierry2022-02-081-6/+46
* | | serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko2022-01-311-24/+13
|/ /
* | serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock2022-01-261-1/+10
* | tty: Add support for Brainboxes UC cards.Cameron Williams2022-01-261-2/+98
* | Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman2022-01-261-55/+6
|/
* serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar2022-01-061-2/+2
* serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar2021-12-301-3/+8
* serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-7/+5
* serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner2021-12-305-16/+30
* tty: serial: Use fifo in 8250 console driverWander Lairson Costa2021-12-301-6/+55
* serial: 8250_pericom: Use serial_dl_write() instead of open codedAndy Shevchenko2021-12-201-2/+2
* serial: 8250_pericom: Re-enable higher baud ratesJay Dolan2021-12-201-1/+1
* serial: 8250_pci: Split out Pericom driverAndy Shevchenko2021-12-204-400/+228
* Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman2021-12-201-20/+0
|\
| * serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)2021-12-151-20/+0
* | serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King2021-12-171-1/+1
* | Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-063-21/+38
|\|
| * serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper2021-12-031-0/+13
| * serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan2021-11-251-13/+17
| * serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan2021-11-251-1/+8
| * serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner2021-11-251-7/+0
* | serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing2021-11-251-0/+3
* | serial: 8250: replace snprintf in show functions with sysfs_emitJing Yao2021-11-251-1/+1
|/
* serial: 8250_pci: Remove empty stub pci_quatech_exit()Andy Shevchenko2021-10-261-5/+0
* serial: 8250_pci: Replace custom pci_match_id() implementationAndy Shevchenko2021-10-261-41/+31
* serial: 8250_pci: Replace dev_*() by pci_*() macrosAndy Shevchenko2021-10-261-30/+22
* serial: 8250_pci: Get rid of redundant 'else' keywordAndy Shevchenko2021-10-261-3/+3
* serial: 8250_pci: Refactor the loop in pci_ite887x_init()Andy Shevchenko2021-10-261-8/+4