aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/8250/8250_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-06-18serial: 8250: pericom_do_set_divisor can be statickbuild test robot1-1/+1
2019-06-18serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan1-18/+79
2019-02-13serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup()Jay Dolan1-0/+105
2019-02-13serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan1-18/+18
2019-02-11serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus1-22/+7
2019-01-30serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko1-4/+5
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman1-3/+18
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko1-3/+0
2018-02-28serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-02-28serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko1-3/+7
2017-11-28serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko1-0/+1
2017-07-30serial: 8250_pci: Enable device after we check black listAndy Shevchenko1-10/+29
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko1-1/+1
2017-07-30tty: serial: pci: constify pci_device_id.Arvind Yadav1-1/+1
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka1-22/+0
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka1-138/+1
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun1-1/+1
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee1-333/+3
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman1-7/+5
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)1-4/+9
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2016-11-29serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi1-4/+19
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti1-0/+34
2016-09-22serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka1-21/+34
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+139
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-08-31serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko1-14/+1
2016-08-31serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko1-234/+8
2016-06-258250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko1-0/+24
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby1-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+15
2016-04-30serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie1-0/+12
2016-04-28serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-4/+4
2016-03-07tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE1-0/+14
2016-03-07serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko1-5/+0
2016-03-07serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko1-24/+8
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman1-0/+21
2016-02-06tty: serial: 8250: Fix indentation warningsAnton Wuerfel1-8/+8
2016-02-06tty: serial: 8250: Merge duplicate conditionsAnton Wuerfel1-4/+4
2016-02-06tty: serial: 8250: Add parentheses to macroAnton Wuerfel1-1/+1
2016-02-06tty: serial: 8250: Remove else after returnAnton Wuerfel1-8/+8
2016-02-06tty: serial: 8250: Replace spaces with tabsAnton Wuerfel1-6/+6
2016-02-06tty: serial: 8250: Fix whitespace errorsAnton Wuerfel1-3/+5