remarkable-linux/drivers/parport
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
..
BUGS-parport
daisy.c
ieee1284.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ieee1284_ops.c
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile
multiface.h
parport_amiga.c parport: remove unused dead code from lowlevel drivers 2012-04-20 09:48:27 -07:00
parport_atari.c parport: remove unused dead code from lowlevel drivers 2012-04-20 09:48:27 -07:00
parport_ax88796.c parport: convert drivers/parport/* to use module_platform_driver() 2011-11-30 20:11:46 +09:00
parport_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
parport_gsc.c
parport_gsc.h
parport_ip32.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
parport_mfc3.c parport: remove unused dead code from lowlevel drivers 2012-04-20 09:48:27 -07:00
parport_pc.c Driver core pull for 3.5-rc1 2012-05-22 16:02:13 -07:00
parport_serial.c parport_serial: Add support for the WCH353 2S/1P multi-IO card 2012-09-05 13:18:13 -07:00
parport_sunbpp.c parport: remove unused dead code from lowlevel drivers 2012-04-20 09:48:27 -07:00
probe.c
procfs.c
share.c
TODO-parport