alistair23-linux/drivers/pcmcia
Jens Künzer 0d3a940de5 pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary
As the PCI irq pin of the ti1130 pcmcia bridge is not connected (at
least on some old IBM Thinkpad 760ED notebooks), the Cardbus IRQ has
to be routed to an ISA irq.

Part 3 of a series to allow the ISA irq to be used for Cardbus devices
if the socket's PCI irq is unusable.

[linux@dominikbrodowski.net: split up the original patch, commit message,
 cleanup]

Signed-off-by: Jens Kuenzer <Jens.Kuenzer@fpga.homeip.net>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-03-15 14:50:16 +01:00
..
at91_cf.c pcmcia/at91_cf: don't redefine SZ_2K 2010-02-17 17:48:10 +01:00
au1000_generic.c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
au1000_generic.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
au1000_pb1x00.c MIPS: PCMCIA: new socket driver for Au1000 demoboards. 2010-02-27 12:52:51 +01:00
bcm63xx_pcmcia.c
bcm63xx_pcmcia.h
bfin_cf_pcmcia.c pcmcia/bfin_cf: don't check platform_get_irq's return value against zero 2010-02-17 17:37:36 +01:00
cardbus.c pcmcia: CodingStyle fixes 2010-03-03 08:32:15 +01:00
cirrus.h
cistpl.c pcmcia: CodingStyle fixes 2010-03-03 08:32:15 +01:00
cs.c pcmcia: remove useless msleep in ds.c 2010-02-17 18:05:54 +01:00
cs_internal.h pcmcia: delay re-scanning and re-querying of PCMCIA bus 2010-02-17 17:48:26 +01:00
db1xxx_ss.c pcmcia: alchemy: fixup wrong comments 2010-03-02 22:20:53 +01:00
ds.c Driver core: create lock/unlock functions for struct device 2010-03-07 17:04:52 -08:00
electra_cf.c pcmcia: make Open Firmware device id constant 2010-02-17 17:37:34 +01:00
i82092.c pcmcia: pd6729, i82092: use parent (PCI) resources 2010-03-15 14:50:13 +01:00
i82092aa.h
i82365.c
i82365.h pcmcia: honor saved flags in yenta_socket's I365_CSCINT register 2010-03-15 14:50:15 +01:00
Kconfig pcmcia: disable pcmcia ioctl for !ARM, prepare for removal 2010-03-03 08:37:41 +01:00
m8xx_pcmcia.c pcmcia: make Open Firmware device id constant 2010-02-17 17:37:34 +01:00
m32r_cfc.c pcmcia: m32r uses static socket resources 2010-01-24 19:57:56 +01:00
m32r_cfc.h
m32r_pcc.c
m32r_pcc.h
Makefile Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 2010-02-27 16:19:22 -08:00
o2micro.h pcmcia/yenta: add module parameter for O2 speedups 2010-02-17 17:37:35 +01:00
omap_cf.c pcmcia/omap_cf: don't redefine SZ_2K 2010-02-17 17:48:11 +01:00
pcmcia_ioctl.c pcmcia: use pccardd to handle eject, insert, suspend and resume requests 2010-02-17 17:48:25 +01:00
pcmcia_resource.c pcmcia: revert "irq probe can be done without risking an IRQ storm" 2010-03-15 14:50:14 +01:00
pd6729.c pcmcia: pd6729, i82092: use parent (PCI) resources 2010-03-15 14:50:13 +01:00
pd6729.h
pxa2xx_base.c PCMCIA: fix pxa2xx_lubbock modular build error 2009-12-16 20:11:02 +00:00
pxa2xx_base.h PCMCIA: fix pxa2xx_lubbock modular build error 2009-12-12 10:08:12 +00:00
pxa2xx_cm_x2xx.c
pxa2xx_cm_x255.c
pxa2xx_cm_x270.c
pxa2xx_e740.c
pxa2xx_lubbock.c
pxa2xx_mainstone.c
pxa2xx_palmld.c
pxa2xx_palmtc.c ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq 2009-12-13 16:33:13 +00:00
pxa2xx_palmtx.c
pxa2xx_sharpsl.c
pxa2xx_stargate2.c ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq 2009-12-13 16:33:13 +00:00
pxa2xx_trizeps4.c
pxa2xx_viper.c [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus 2009-12-13 21:42:58 +08:00
ricoh.h
rsrc_mgr.c pcmcia: CodingStyle fixes 2010-03-03 08:32:15 +01:00
rsrc_nonstatic.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 2010-02-27 16:18:30 -08:00
sa11xx_base.c
sa11xx_base.h
sa1100_assabet.c
sa1100_badge4.c
sa1100_cerf.c
sa1100_generic.c ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 2009-12-06 16:52:57 +00:00
sa1100_generic.h
sa1100_h3600.c ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 2009-12-06 16:52:57 +00:00
sa1100_jornada720.c
sa1100_neponset.c
sa1100_shannon.c
sa1100_simpad.c
sa1111_generic.c [ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver 2010-03-02 07:40:50 +08:00
sa1111_generic.h
soc_common.c
soc_common.h
socket_sysfs.c pcmcia: delay re-scanning and re-querying of PCMCIA bus 2010-02-17 17:48:26 +01:00
tcic.c
tcic.h
ti113x.h pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary 2010-03-15 14:50:16 +01:00
topic.h pcmcia: correct handling for Zoomed Video registers in topic.h 2009-11-11 19:34:27 +01:00
vg468.h
vrc4171_card.c pcmcia/vrc4171: use local spinlock for device local lock. 2010-03-15 14:50:12 +01:00
vrc4173_cardu.c
vrc4173_cardu.h
xxs1500_ss.c pcmcia: alchemy: fixup wrong comments 2010-03-02 22:20:53 +01:00
yenta_socket.c pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary 2010-03-15 14:50:16 +01:00
yenta_socket.h