summaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_pci.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-211-2/+0Star
* serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-241-1/+6
* 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-011-6/+8
* serial: silence section mismatch warnings in 8250_pciSam Ravnborg2008-04-281-1/+1
* 8250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro2008-03-301-7/+0Star
* 8250_pci: coding styleAlan Cox2008-02-081-55/+54Star
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-051-0/+133
* PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel2007-11-051-1/+4
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+120
* Fix modpost warning in serial driverRalf Baechle2007-08-311-1/+1
* serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson2007-08-231-0/+16
* Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt2007-08-231-0/+17
* serial: add support for ITE 887x chipsNiels de Vos2007-08-231-0/+159
* DDB5477: remove driver bits of supportYoichi Yuasa2007-08-011-20/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-141-4/+1Star
* [PATCH] serial: support for new boardMatthias Fuchs2007-02-111-0/+11
* [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-111-0/+16
* [PATCH] Add support for Korenix 16C950-based PCI cardsRussell King2006-12-131-0/+24
* [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan2006-10-011-0/+4
* [SERIAL] 8250: constify some serial structsHelge Deller2006-08-301-9/+8Star
* [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-271-0/+14
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-041-10/+10
|\
| * [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-031-10/+10
* | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-2/+2
|/
* [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-081-0/+4
* [SERIAL] SIIG 8-port serial boards supportAndrey Panin2006-02-021-1/+24
* [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev2006-01-181-0/+10
* [SERIAL] 8520_pci: build fixAndrew Morton2006-01-051-2/+2
* [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-041-6/+114
* [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-281-1/+1
* [SERIAL] new hp diva console portJustin Chen2005-10-241-0/+1
* [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-241-1/+24
* Merge with Linus' 2.6 treeRussell King2005-07-281-0/+20
|\
| * [PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson2005-07-281-0/+20
* | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-271-20/+1Star
* | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-271-112/+121
* | [SERIAL] Pass around serial_private instead of pci_devRussell King2005-07-271-18/+22
* | [SERIAL] Collapse the SIIG quirk entriesRussell King2005-07-271-139/+18Star
* | [SERIAL] Factor out the common setup from the per-serial port loop.Russell King2005-07-271-12/+16
* | [SERIAL] Rename pci_board to pciserial_board.Russell King2005-07-271-15/+18
|/
* [PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King2005-07-221-20/+17Star
* [PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin2005-07-181-0/+14
* [PATCH] 8250_pci.c: add comment about enum sorting orderRussell King2005-05-061-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2303