summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)Author
2023-06-21Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-13serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2023-02-08serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.cKumaravel Thiagarajan
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-09-22serial: 8250: Request full 16550A feature probing for OxSemi PCIe devicesMaciej W. Rozycki
2022-07-14tty: 8250: Add support for Brainboxes PX cards.Cameron Williams
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-10serial: 8250_pci: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_pci: Fill in rs485_supported for pci_fintekIlpo Järvinen
2022-06-10serial: Add uart_rs485_config()Ilpo Järvinen
2022-05-05serial: 8250: Add proper clock handling for OxSemi PCIe devicesMaciej W. Rozycki
2022-05-05serial: 8250: Fold EndRun device support into OxSemi Tornado codeMaciej W. Rozycki
2022-05-02Merge 5.18-rc5 into tty-nextGreg Kroah-Hartman
2022-04-22serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-04-15serial: 8250: Report which option to enable for blacklisted PCI devicesMaciej W. Rozycki
2022-01-26tty: Add support for Brainboxes UC cards.Cameron Williams
2021-12-20serial: 8250_pci: Split out Pericom driverAndy Shevchenko
2021-12-17serial: 8250_pci: remove redundant assignment to tmp after the mask operationColin Ian King
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-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-09-14serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-07-30serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner
2021-07-27serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-07-21serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko
2021-06-16serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki
2021-06-16serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-05-20serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2020-12-11serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven
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-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-28serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-08serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2020-02-13serial: 8250_pci: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-27Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-09-04serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer
2019-09-04serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)