aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa1-0/+4
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin1-1/+24
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev1-0/+10
2006-01-05[SERIAL] 8520_pci: build fixAndrew Morton1-2/+2
2006-01-04[SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett1-6/+114
2005-12-07[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones1-1/+1
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven1-1/+1
2005-10-24[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-1/+24
2005-07-28Merge with Linus' 2.6 treeRussell King1-0/+20
2005-07-27[PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson1-0/+20
2005-07-27[SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King1-20/+1
2005-07-27[SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King1-112/+121
2005-07-27[SERIAL] Pass around serial_private instead of pci_devRussell King1-18/+22
2005-07-27[SERIAL] Collapse the SIIG quirk entriesRussell King1-139/+18
2005-07-27[SERIAL] Factor out the common setup from the per-serial port loop.Russell King1-12/+16
2005-07-27[SERIAL] Rename pci_board to pciserial_board.Russell King1-15/+18
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King1-20/+17
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin1-0/+14
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2303