summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2022-01-06serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar1-2/+2
2021-12-30serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar1-3/+8
2021-12-30serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar1-7/+5
2021-12-30serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner5-16/+30
2021-12-30tty: serial: Use fifo in 8250 console driverWander Lairson Costa1-6/+55
2021-12-20serial: 8250_pericom: Use serial_dl_write() instead of open codedAndy Shevchenko1-2/+2
2021-12-20serial: 8250_pericom: Re-enable higher baud ratesJay Dolan1-1/+1
2021-12-20serial: 8250_pci: Split out Pericom driverAndy Shevchenko4-400/+228
2021-12-20Merge 5.16-rc6 into tty-nextGreg Kroah-Hartman1-20/+0
2021-12-17serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King1-1/+1
2021-12-15serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)1-20/+0
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman3-21/+38
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper1-0/+13
2021-11-25serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan1-13/+17
2021-11-25serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan1-1/+8
2021-11-25serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner1-7/+0
2021-11-25serial: 8250_dw: Add StarFive JH7100 quirkEmil Renner Berthing1-0/+3
2021-11-25serial: 8250: replace snprintf in show functions with sysfs_emitJing Yao1-1/+1
2021-10-26serial: 8250_pci: Remove empty stub pci_quatech_exit()Andy Shevchenko1-5/+0
2021-10-26serial: 8250_pci: Replace custom pci_match_id() implementationAndy Shevchenko1-41/+31
2021-10-26serial: 8250_pci: Replace dev_*() by pci_*() macrosAndy Shevchenko1-30/+22
2021-10-26serial: 8250_pci: Get rid of redundant 'else' keywordAndy Shevchenko1-3/+3
2021-10-26serial: 8250_pci: Refactor the loop in pci_ite887x_init()Andy Shevchenko1-8/+4
2021-10-21serial: 8250_dw: drop bogus uartclk optimisationJohan Hovold1-7/+4
2021-10-21serial: 8250: rename unlock labelsJohan Hovold1-5/+5
2021-10-21serial: 8250: fix racy uartclk updateJohan Hovold1-4/+17
2021-10-18Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman1-2/+6
2021-10-10serial: 8250_lpss: Enable PSE UART Auto Flow ControlAman Kumar1-0/+3
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko4-10/+13
2021-10-10serial: 8250_dw: Fix the trivial typo in the commentAndy Shevchenko1-1/+1
2021-10-10serial: 8250_dw: Re-use temporary variable for of_nodeAndy Shevchenko1-3/+6
2021-10-10serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-10-07Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold1-17/+0
2021-10-05serial: 8250: allow disabling of Freescale 16550 compile testJohan Hovold1-2/+6
2021-10-05serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár1-0/+17
2021-09-27Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2021-09-22serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESASGeert Uytterhoeven1-1/+1
2021-09-22serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski1-4/+0
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven1-4/+4
2021-09-14serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon1-1/+1
2021-09-14serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker1-3/+1
2021-08-26serial: 8250_ingenic: Use of_device_get_match_dataTang Bin1-4/+2
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman5-9/+30
2021-08-05serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren1-1/+24
2021-07-30serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner1-0/+1
2021-07-29serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao1-0/+5
2021-07-27serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman1-1/+1
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko1-0/+10
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-1/+2
2021-07-21serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko1-0/+6