summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-08tty: Add support for Brainboxes UC cards.Cameron Williams1-2/+98
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman1-1/+1
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan1-0/+105
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan1-18/+18
2019-03-238250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti1-0/+34
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2017-12-10serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-03-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi1-4/+19
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
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-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+15
2016-04-30serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie1-0/+12
2016-04-29serial: 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-08tty: serial: 8250: add MOXA Smartio MUE boards supportMathieu OTHACEHE1-0/+14
2016-03-08serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko1-5/+0
2016-03-08serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko1-24/+8
2016-02-15Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman1-0/+21
2016-02-07tty: serial: 8250: Fix indentation warningsAnton Wuerfel1-8/+8
2016-02-07tty: serial: 8250: Merge duplicate conditionsAnton Wuerfel1-4/+4
2016-02-07tty: serial: 8250: Add parentheses to macroAnton Wuerfel1-1/+1
2016-02-07tty: serial: 8250: Remove else after returnAnton Wuerfel1-8/+8
2016-02-07tty: serial: 8250: Replace spaces with tabsAnton Wuerfel1-6/+6
2016-02-07tty: serial: 8250: Fix whitespace errorsAnton Wuerfel1-3/+5
2016-02-07tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-0/+21
2016-02-07serial/8250_pci: simplify Pericom handlingJan Beulich1-33/+0
2016-02-07serial: 8250_pci: use to_pci_dev()Geliang Tang1-2/+1
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2015-10-18serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus1-0/+1
2015-10-18serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus1-222/+6
2015-08-05serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung1-4/+21
2015-08-05serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee1-21/+61
2015-08-05serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha1-0/+4
2015-08-04serial: 8250_pci: add RS485 for F81504/508/512Peter Hung1-0/+61
2015-06-13serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald1-3/+19
2015-06-13serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung1-64/+50
2015-03-27serial: 8250_pci: add Intel Tangier supportAndy Shevchenko1-0/+49
2015-03-27serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko1-44/+34
2015-03-27serial: 8250_pci: replace switch-case by formulaAndy Shevchenko1-31/+9
2015-03-27serial: 8250_pci: remove non-used var for F81504Peter Hung1-9/+2