summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-16serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing1-0/+13
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers1-0/+33
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-2/+40
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-0/+38
2013-01-16serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman1-2/+2
2013-01-16serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox1-0/+309
2013-01-16tty/8250: The correct device id for this card is 0x0022Matt Schulte1-1/+1
2013-01-16tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte1-1/+1
2012-11-22tty/8250 Add check for pci_ioremap_bar failureMatt Schulte1-0/+2
2012-11-22tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte1-0/+163
2012-11-22serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte1-0/+4
2012-11-22Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte1-0/+96
2012-11-22tty: remove use of __devexitBill Pemberton1-6/+6
2012-11-22tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-22tty: remove use of __devinitBill Pemberton1-2/+2
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton1-25/+25
2012-10-31serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon1-3/+3
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-68/+146
2012-09-27serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-08make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-09-068250_pci: Add additional WCH CHC353 devicesAlan Cox1-4/+37
2012-09-06parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin1-8/+30
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox1-0/+8
2012-07-138250: add support for ASIX devices with a FIFO bugAlan Cox1-3/+21
2012-07-138250: use the 8250 register interface not the legacy oneAlan Cox1-46/+46
2012-06-138250_pci: Remove duplicate struct pciserial_boardShawn Bohrer1-9/+1
2012-04-308250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-04-19serial/8250_pci: fix suspend/resume vs init/exit quirksDan Williams1-0/+6
2012-04-19serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli1-0/+39
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams1-1/+16
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams1-16/+1
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams1-14/+0
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+4223