kernel-fxtec-pro1x/drivers/tty/serial/8250
Peter Hung cb8ee9f08c serial: Fix io address assign flow with Fintek PCI-to-UART Product
The original driver fixed the io address with 0xe000+idx*8,
but real io address assigned from BIOS is dynamically from
read PCI configure space 0x24, 0x20, 0x1c.

The Fintek F81504/F81508/F81512 maybe malfunction without
this patch and malfunction surely when more then 1 PCI card.

Signed-off-by: Peter Hung <hpeter+linux_kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-25 17:06:39 -08:00
..
8250.h serial: 8250: sparse warning of incorrect type 2014-11-06 14:58:28 -08:00
8250_accent.c
8250_acorn.c
8250_boca.c
8250_core.c serial: 8250_core: actually limit char reads to max_count 2014-11-06 15:01:03 -08:00
8250_dma.c serial: 8250_dma: no need to set tx_err twice 2014-11-06 15:01:03 -08:00
8250_dw.c serial: 8250_dw: Use 64-bit access for OCTEON. 2014-11-25 17:06:39 -08:00
8250_early.c tty/serial: fix 8250 early console option passing to regular console 2014-06-19 13:07:26 -07:00
8250_em.c serial: 8250_em: Remove out-of-memory message 2014-11-05 20:18:30 -08:00
8250_exar_st16c554.c
8250_fintek.c 8250/fintek: Use rs485 handler from serial_core 2014-11-06 14:59:21 -08:00
8250_fourport.c
8250_fsl.c serial: 8250: introduce up_to_u8250p() helper 2014-07-17 18:16:23 -07:00
8250_gsc.c parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
8250_hp300.c serial: hp300: Remove obsolete comments 2014-11-05 20:18:30 -08:00
8250_hub6.c
8250_mtk.c tty: serial: Fix mediatek UART driver setting baudrate issue 2014-11-06 14:57:25 -08:00
8250_omap.c tty: serial: 8250: omap: line is unsigned, don't check < 0 2014-11-25 17:06:38 -08:00
8250_pci.c serial: Fix io address assign flow with Fintek PCI-to-UART Product 2014-11-25 17:06:39 -08:00
8250_pnp.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00
Kconfig serial: ralink: adds Mediatek MT7620 serial 2014-11-06 14:57:18 -08:00
Makefile tty: serial: Add 8250-core based omap driver 2014-11-05 19:05:13 -08:00
serial_cs.c tty: delete non-required instances of include <linux/init.h> 2014-01-07 17:05:21 -08:00