summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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