summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
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-04serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy 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
2021-10-26serial: 8250_pci: Replace dev_*() by pci_*() macrosAndy Shevchenko
2021-10-26serial: 8250_pci: Get rid of redundant 'else' keywordAndy Shevchenko
2021-10-26serial: 8250_pci: Refactor the loop in pci_ite887x_init()Andy Shevchenko
2021-10-21serial: 8250_dw: drop bogus uartclk optimisationJohan Hovold
2021-10-21serial: 8250: rename unlock labelsJohan Hovold
2021-10-21serial: 8250: fix racy uartclk updateJohan Hovold
2021-10-18Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman
2021-10-10serial: 8250_lpss: Enable PSE UART Auto Flow ControlAman Kumar
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko
2021-10-10serial: 8250_dw: Fix the trivial typo in the commentAndy Shevchenko
2021-10-10serial: 8250_dw: Re-use temporary variable for of_nodeAndy Shevchenko
2021-10-10serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-10-07Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold
2021-10-05serial: 8250: allow disabling of Freescale 16550 compile testJohan Hovold
2021-10-05serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár
2021-09-27Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman
2021-09-22serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESASGeert Uytterhoeven
2021-09-22serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven
2021-09-14serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon
2021-09-14serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker
2021-08-26serial: 8250_ingenic: Use of_device_get_match_dataTang Bin
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-05serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren