summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)Author
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
2014-11-06serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra
2014-11-06serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra
2014-11-058250_pci: Added driver for Endrun Technologies PTP PCIe card.Mike Skoog
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-28serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus
2014-09-28serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-11serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
2014-05-28serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-03-08serial: 8250_pci: change BayTrail default uartclkAaron Sierra
2014-03-08serial: 8250_pci: more BayTrail error-free baudsAaron Sierra
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-19serial: add support for 200 v3 series Titan cardYegor Yefremov
2013-12-19serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2013-10-19serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti
2013-10-17serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman
2013-09-30serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman
2013-09-27serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus
2013-09-26serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-07-26serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott
2013-07-26serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott
2013-07-268250_pci: improve code comments and Kconfig helpStefan Seyfried
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-03-15serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-15serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman
2013-01-15serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte
2012-11-21tty/8250 Add check for pci_ioremap_bar failureMatt Schulte
2012-11-21tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte
2012-11-21serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte
2012-11-21Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-10-30serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-09-07make drivers with pci error handlers constStephen Hemminger