aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/8250_pci.c
AgeCommit message (Expand)Author
2007-11-05PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox
2007-08-31Fix modpost warning in serial driverRalf Baechle
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt
2007-08-22serial: add support for ITE 887x chipsNiels de Vos
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King
2006-10-01[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan
2006-08-30[SERIAL] 8250: constify some serial structsHelge Deller
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-03[SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin
2006-01-18[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev
2006-01-05[SERIAL] 8520_pci: build fixAndrew Morton
2006-01-04[SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett
2005-12-07[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven
2005-10-24[SERIAL] new hp diva console portJustin Chen
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas
2005-07-28Merge with Linus' 2.6 treeRussell King
2005-07-27[PATCH] serial: MRi MRI-PCIDS1 dual port serial cardDavid Ranson
2005-07-27[SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King
2005-07-27[SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King
2005-07-27[SERIAL] Pass around serial_private instead of pci_devRussell King
2005-07-27[SERIAL] Collapse the SIIG quirk entriesRussell King
2005-07-27[SERIAL] Factor out the common setup from the per-serial port loop.Russell King
2005-07-27[SERIAL] Rename pci_board to pciserial_board.Russell King
2005-07-22[PATCH] Serial: No need to check for priv != NULL in remove_oneRussell King
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds