linux/drivers/tty/serial/8250
Thomas Bogendoerfer dd5e6d6a3d parisc: Fix interrupt routing for C8000 serial ports
We can't use dev->mod_index for selecting the interrupt routing entry,
because it's not an index into interrupt routing table. It will be even
wrong on a machine with 2 CPUs (4 cores). But all needed information is
contained in the PAT entries for the serial ports. mod[0] contains the
iosapic address and mod_info has some indications for the interrupt
input (at least it looks like it). This patch implements the searching
for the right iosapic and uses this interrupt input information.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: <stable@vger.kernel.org> # 3.10
Signed-off-by: Helge Deller <deller@gmx.de>
2013-07-31 23:42:32 +02:00
..
8250.h serial: 8250: remove a few lines of dead code 2013-03-25 16:36:48 -07:00
8250_accent.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_acorn.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
8250_boca.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_core.c Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" 2013-06-03 10:08:28 -07:00
8250_dma.c serial: 8250_dma: Provide default slave configuration parameters 2013-04-11 13:20:19 -07:00
8250_dw.c tty/8250_dw: Add support for OCTEON UARTS. 2013-07-01 15:10:54 +02:00
8250_early.c tty/8250_early: Don't truncate last character of options 2013-07-24 15:23:38 -07:00
8250_em.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
8250_exar_st16c554.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fourport.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_fsl.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_gsc.c parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
8250_hp300.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
8250_hub6.c serial: group all the 8250 related code together 2012-01-24 11:23:59 -08:00
8250_pci.c Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller" 2013-06-30 09:03:06 -07:00
8250_pnp.c Revert "tty/8250_pnp: serial port detection regression since v3.7" 2013-04-08 11:30:04 -07:00
Kconfig stallion: final cleanup 2013-06-03 14:31:39 -07:00
Makefile TTY: 8250, revert module name change 2013-03-25 16:26:23 -07:00
serial_cs.c drivers/tty: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:38 -07:00