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