linux/drivers/scsi/isci
Dan Williams ad4f4c1de8 [SCSI] isci: initial sgpio write support
Basic support to initialize the gpio unit, accept an incomming
SAS_GPIO_REG_TX_GP bitstream, and translate it to the ODx.n fields in
the hardware registers.  If register indexes outside the supported range
are specified in the SMP frame we simply accept the write and return how
many registers (SFF-8485) were written (libsas reports this as residue
in the request).

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-09-22 15:01:56 +04:00
..
firmware isci: Added support for C0 to SCU Driver 2011-07-03 04:04:50 -07:00
Makefile isci: merge sata.[ch] into request.c 2011-07-03 04:04:52 -07:00
host.c [SCSI] isci: initial sgpio write support 2011-09-22 15:01:56 +04:00
host.h [SCSI] isci: initial sgpio write support 2011-09-22 15:01:56 +04:00
init.c [SCSI] isci: initial sgpio write support 2011-09-22 15:01:56 +04:00
isci.h isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
phy.c [SCSI] isci: change sas phy timeouts from 54us to 59us 2011-08-23 19:52:14 -07:00
phy.h isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
port.c isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
port.h isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
port_config.c isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
probe_roms.c [SCSI] isci: fix checkpatch errors 2011-07-03 14:26:24 -05:00
probe_roms.h isci: retire scic_sds_ and scic_ prefixes 2011-07-03 04:04:52 -07:00
registers.h [SCSI] isci: fix sgpio register definitions 2011-09-22 15:00:56 +04:00
remote_device.c [SCSI] isci: fix checkpatch errors 2011-07-03 14:26:24 -05:00
remote_device.h isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
remote_node_context.c isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
remote_node_context.h isci: kill 'get/set' macros 2011-07-03 04:04:52 -07:00
remote_node_table.c isci: retire scic_sds_ and scic_ prefixes 2011-07-03 04:04:52 -07:00
remote_node_table.h isci: retire scic_sds_ and scic_ prefixes 2011-07-03 04:04:52 -07:00
request.c [SCSI] isci: Leave requests alone if already terminating. 2011-08-23 19:58:44 -07:00
request.h [SCSI] isci: fix checkpatch errors 2011-07-03 14:26:24 -05:00
sas.h isci: fix support for arbitrarily large smp requests 2011-07-03 04:04:51 -07:00
scu_completion_codes.h isci: uplevel register hardware data structures and unsolicited frame handling 2011-07-03 04:04:47 -07:00
scu_event_codes.h isci: uplevel register hardware data structures and unsolicited frame handling 2011-07-03 04:04:47 -07:00
scu_remote_node_context.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
scu_task_context.h isci: uplevel register hardware data structures and unsolicited frame handling 2011-07-03 04:04:47 -07:00
task.c [SCSI] libsas: export sas_alloc_task() 2011-08-27 08:35:13 -06:00
task.h isci: merge sata.[ch] into request.c 2011-07-03 04:04:52 -07:00
unsolicited_frame_control.c [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n 2011-08-23 19:50:27 -07:00
unsolicited_frame_control.h [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n 2011-08-23 19:50:27 -07:00