linux/drivers/scsi/isci
Dan Williams 31e824ed0d isci: rely on irq core for intx multiplexing, and silence screaming intx
Remove the extra logic to poll each controller for interrupts, that's
the core's job for shared interrupts.

While testing noticed that a number of interrupts fire while waiting for
the completion tasklet to run, so added an irq-ack.

Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 04:00:37 -07:00
..
core isci: replace this_* and the_* variables with more meaningful names 2011-07-03 04:00:37 -07:00
firmware isci: namespacecheck cleanups 2011-07-03 04:00:36 -07:00
host.c isci: rely on irq core for intx multiplexing, and silence screaming intx 2011-07-03 04:00:37 -07:00
host.h isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
init.c isci: rely on irq core for intx multiplexing, and silence screaming intx 2011-07-03 04:00:37 -07:00
isci.h isci: remove base_controller abstraction 2011-07-03 04:00:37 -07:00
Makefile isci: simplify dma coherent allocation 2011-07-03 04:00:37 -07:00
phy.c isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
phy.h
port.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
port.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
probe_roms.c isci: fix a build warning 2011-07-03 04:00:36 -07:00
probe_roms.h isci: fix oem parameter header definition 2011-07-03 04:00:37 -07:00
remote_device.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
remote_device.h isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
request.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
request.h isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
sata.c isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
sata.h
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
task.c isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
task.h isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00