aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)Author
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-07-27Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-05-30serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2022-05-09serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-02-01tty: Add support for Brainboxes UC cards.Cameron Williams
2021-12-08serial: 8250_pci: rewrite pericom_do_set_divisor()Jay Dolan
2021-12-08serial: 8250_pci: Fix ACCES entries in pci_serial_quirks arrayJay Dolan
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-08-12serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner
2021-08-12serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-06-22serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2019-12-13Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam
2019-09-04serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer
2019-09-04serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)
2019-09-04serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng
2019-09-04serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam
2019-09-04serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan
2019-06-18serial: 8250: pericom_do_set_divisor can be statickbuild test robot
2019-06-18serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan
2019-02-13serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-02-13serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-02-11serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus
2019-01-30serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko
2018-02-28serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-02-28serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko
2017-11-28serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-07-30serial: 8250_pci: Enable device after we check black listAndy Shevchenko
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-07-30tty: serial: pci: constify pci_device_id.Arvind Yadav
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi