linux/drivers/scsi/isci
Dave Jiang 6389a77596 isci: have the driver use native SG calls and DMA-API
Remove abstraction for SG building and get rid of callbacks for getting
DMA memory mapping.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 03:55:28 -07:00
..
core isci: have the driver use native SG calls and DMA-API 2011-07-03 03:55:28 -07:00
firmware
deprecated.c isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
events.c isci: remove SCI_INVALID_HANDLE 2011-07-03 00:36:31 -07:00
host.c isci: Move firmware loading to per PCI device 2011-07-03 03:55:27 -07:00
host.h isci: cleanup "starting" state handling 2011-07-03 03:55:27 -07:00
init.c isci: Move firmware loading to per PCI device 2011-07-03 03:55:27 -07:00
isci.h isci: Make the driver copy data directly from and to sg for PIO 2011-07-03 03:55:28 -07:00
Makefile
phy.c
phy.h
port.c isci: advertise linkrate 2011-07-03 03:55:27 -07:00
port.h
remote_device.c isci: debug fixes 2011-07-03 03:55:27 -07:00
remote_device.h
request.c isci: debug fixes 2011-07-03 03:55:27 -07:00
request.h isci: kill SCI_IO_REQUEST_DATA_DIRECTION 2011-07-03 00:36:31 -07:00
sata.c
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: cleanup "starting" state handling 2011-07-03 03:55:27 -07:00
task.h
timers.c
timers.h