summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pci.c
AgeCommit message (Expand)AuthorFilesLines
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