aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02serial: add support for Korenix JetCardKiros Yeh1-0/+9
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder1-1/+21
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek1-0/+6
2009-11-12serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek1-1/+1
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+11
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.hKrauth.Julien1-0/+67
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+6
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch1-0/+6
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven1-4/+2
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara1-0/+3
2009-04-24serial: remove contact dataNiels de Vos1-2/+0
2009-04-068250: Fix warningAlan Cox1-1/+2
2009-04-068250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page1-0/+218
2009-04-068250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer1-0/+193
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab1-0/+36
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer1-0/+6
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby1-0/+8
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner1-0/+3
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapterNiels de Vos1-0/+3
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King1-16/+21
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King1-40/+51
2008-10-238250: Add more OxSemi devicesLee Howard1-2/+22
2008-10-238250: Oxford Semiconductor DevicesLee Howard1-0/+211
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox1-2/+2
2008-07-24serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE1-0/+17
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez1-1/+6
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox1-6/+8
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg1-1/+1
2008-03-308250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro1-7/+0
2008-02-088250_pci: coding styleAlan Cox1-55/+54
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien1-0/+133
2007-11-05PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel1-1/+4
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox1-0/+120
2007-08-31Fix modpost warning in serial driverRalf Baechle1-1/+1
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson1-0/+16
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt1-0/+17
2007-08-22serial: add support for ITE 887x chipsNiels de Vos1-0/+159
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa1-20/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-4/+1
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs1-0/+11
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn1-0/+16
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King1-0/+24
2006-10-01[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan1-0/+4
2006-08-30[SERIAL] 8250: constify some serial structsHelge Deller1-9/+8
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton1-0/+14
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-10/+10
2006-07-03[SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King1-10/+10
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-2/+2