summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov2014-02-131-1/+2
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* serial: add support for 200 v3 series Titan cardYegor Yefremov2013-12-191-0/+4
* serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-191-2/+2
* serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti2013-10-191-0/+48
* serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman2013-10-171-0/+112
* serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman2013-09-301-21/+19
* serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus2013-09-271-0/+145
* serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott2013-07-261-2/+3
* serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott2013-07-261-2/+2
* 8250_pci: improve code comments and Kconfig helpStefan Seyfried2013-07-261-0/+6
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-06-301-4/+0
* serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing2013-03-151-0/+13
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-121-0/+4
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-121-10/+7
* serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+33
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-2/+40
|\
| * 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-171-0/+38
| * tty/8250: The correct device id for this card is 0x0022Matt Schulte2013-01-151-1/+1
| * tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte2013-01-151-1/+1
* | serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-151-2/+2
* | serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-151-0/+309
|/
* tty/8250 Add check for pci_ioremap_bar failureMatt Schulte2012-11-211-0/+2
* tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte2012-11-211-0/+163
* serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte2012-11-211-0/+4
* Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-211-0/+96
* tty: remove use of __devexitBill Pemberton2012-11-211-6/+6
* tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-2/+2
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-25/+25
* serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun2012-10-301-12/+1
* x86: ce4100: allow second UART usageMaxime Bizon2012-10-241-3/+3
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-68/+146
|\
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-09-261-2/+7
| * 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-051-4/+37
| * parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-051-8/+30
| * 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-161-0/+8
| * 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-121-3/+21
| * 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-46/+46
| * 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
* | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
|/
* 8250_pci: fix pch uart matchingArnaud Patard2012-04-291-0/+18
* serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams2012-04-181-0/+6
* serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-181-0/+39
* serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-1/+16
* Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-16/+1
* Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-241-0/+4223
OpenPOWER on IntegriCloud