linux/drivers/tty/serial/8250
Guainluca Anzolin 6971c635af parport_serial: Add support for the WCH353 2S/1P multi-IO card
To allow parport_serial to handle the card the same PCI ids are blacklisted
in 8250_pci.c using the existing software blacklist mechanism.

The blacklist array is also renamed because it now covers this new use
case.

Since the two serial ports are auto-detected as XScale instead of 16550A
clones, we also add a quirk to 8250_pci.c to skip autodetection and set the
correct port type.

Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it>
[Fold in fixes for the uart_8250 change]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 13:18:13 -07:00
..
8250.c 8250: add support for ASIX devices with a FIFO bug 2012-07-12 14:48:11 -07:00
8250.h serial: diminish usage of struct serial_uart_config 2012-09-05 13:15:07 -07:00
8250_accent.c
8250_acorn.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_boca.c
8250_dw.c 8250: three way resolve of the 8250 diffs 2012-07-17 09:11:50 -07:00
8250_early.c
8250_em.c serial8250-em: Add DT support 2012-05-09 15:11:31 -07:00
8250_exar_st16c554.c
8250_fourport.c
8250_fsl.c
8250_gsc.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hp300.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
8250_hub6.c
8250_pci.c parport_serial: Add support for the WCH353 2S/1P multi-IO card 2012-09-05 13:18:13 -07:00
8250_pnp.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00
Kconfig Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2012-05-23 17:12:06 -07:00
Makefile Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2012-05-23 17:12:06 -07:00
serial_cs.c 8250: use the 8250 register interface not the legacy one 2012-07-12 14:46:22 -07:00