index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
8250_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: remove contact data
Niels de Vos
2009-04-24
1
-2
/
+0
*
8250: Fix warning
Alan Cox
2009-04-06
1
-1
/
+2
*
8250_pci: add support for National Instruments legacy 8420 RS232 boards
Will Page
2009-04-06
1
-0
/
+218
*
8250_pci: add support for National Instruments 843x RS232 devices
Shawn Bohrer
2009-04-06
1
-0
/
+193
*
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2009-02-20
1
-0
/
+36
*
Add support for '8-port RS-232 MIC-3620 from advantech'
Michael Bramer
2009-01-27
1
-0
/
+6
*
8250_pci: add support for netmos 9835 IBM devices
Jiri Slaby
2009-01-15
1
-0
/
+8
*
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Flavio Leitner
2009-01-02
1
-0
/
+3
*
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...
Niels de Vos
2009-01-02
1
-0
/
+3
*
And here's a patch (to be applied on top of the last) which prevents
Russell King
2009-01-02
1
-16
/
+21
*
Convert the oxsemi tornado special cases to use the quirk interface and not
Russell King
2009-01-02
1
-40
/
+51
*
8250: Add more OxSemi devices
Lee Howard
2008-10-23
1
-2
/
+22
*
8250: Oxford Semiconductor Devices
Lee Howard
2008-10-23
1
-0
/
+211
*
serial_8250: pci_enable_device fail is not fully handled
Alan Cox
2008-10-13
1
-2
/
+2
*
serial: add support for a no-name 4 ports multiserial card
Catalin(ux) M BOIE
2008-07-24
1
-0
/
+17
*
drivers/serial/: remove CVS keywords
Adrian Bunk
2008-07-20
1
-2
/
+0
*
serial: support for InstaShield IS-400 four port RS-232 PCI card
Ignacio García Pérez
2008-05-24
1
-1
/
+6
*
8250: switch 8250 drivers to use _nocache ioremaps
Alan Cox
2008-05-01
1
-6
/
+8
*
serial: silence section mismatch warnings in 8250_pci
Sam Ravnborg
2008-04-28
1
-1
/
+1
*
8250_pci: duplicate initializer in array ([pbn_b0_8_115200])
Al Viro
2008-03-30
1
-7
/
+0
*
8250_pci: coding style
Alan Cox
2008-02-08
1
-55
/
+54
*
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
2008-02-05
1
-0
/
+133
*
PCI: pciserial_resume_one ignored return value of pci_enable_device
Dirk Hohndel
2007-11-05
1
-1
/
+4
*
8250_pci: Autodetect mainpine cards
Alan Cox
2007-10-16
1
-0
/
+120
*
Fix modpost warning in serial driver
Ralf Baechle
2007-08-31
1
-1
/
+1
*
serial: add pci ids for PA Semi PWRficient onchip uarts
Olof Johansson
2007-08-22
1
-0
/
+16
*
Add blacklisting capability to serial_pci to avoid misdetection of serial ports
Christian Schmidt
2007-08-22
1
-0
/
+17
*
serial: add support for ITE 887x chips
Niels de Vos
2007-08-22
1
-0
/
+159
*
DDB5477: remove driver bits of support
Yoichi Yuasa
2007-07-31
1
-20
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
2007-02-14
1
-4
/
+1
*
[PATCH] serial: support for new board
Matthias Fuchs
2007-02-11
1
-0
/
+11
*
[PATCH] Perle multimodem card (PCI-RAS) detection
Thomas Hoehn
2007-02-11
1
-0
/
+16
*
[PATCH] Add support for Korenix 16C950-based PCI cards
Russell King
2006-12-13
1
-0
/
+24
*
[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c
Alexey Dobriyan
2006-10-01
1
-0
/
+4
*
[SERIAL] 8250: constify some serial structs
Helge Deller
2006-08-30
1
-9
/
+8
*
[SERIAL] Support for Intashield 2 port PCI serial card
Peter Horton
2006-08-27
1
-0
/
+14
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-07-03
1
-10
/
+10
|
\
|
*
[SERIAL] Ensure 8250_pci quirks are not marked __devinit
Russell King
2006-07-03
1
-10
/
+10
*
|
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
|
/
*
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
2006-02-08
1
-0
/
+4
*
[SERIAL] SIIG 8-port serial boards support
Andrey Panin
2006-02-02
1
-1
/
+24
*
[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2
Alon Bar-Lev
2006-01-18
1
-0
/
+10
*
[SERIAL] 8520_pci: build fix
Andrew Morton
2006-01-05
1
-2
/
+2
*
[SERIAL] Add support for more Connect Tech PCI serial boards
Gareth Howlett
2006-01-04
1
-6
/
+114
*
[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.
Dave Jones
2005-12-07
1
-1
/
+1
*
[SERIAL] mark several serial tables const
Arjan van de Ven
2005-11-28
1
-1
/
+1
*
[SERIAL] new hp diva console port
Justin Chen
2005-10-24
1
-0
/
+1
*
[SERIAL] support the Exsys EX-4055 4S four-port card
Bjorn Helgaas
2005-10-24
1
-1
/
+24
*
Merge with Linus' 2.6 tree
Russell King
2005-07-28
1
-0
/
+20
|
\
[next]