summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_node_context.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: isci: avoid array subscript warningArnd Bergmann2016-11-291-0/+3
* scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King2016-11-141-2/+2
* isci: End the RNC resumption wait when the RNC is destroyed.Jeff Skirvin2012-05-171-0/+4
* isci: Fixed RNC bug that lost the suspension or resumption during destroyJeff Skirvin2012-05-171-58/+38
* isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition.Jeff Skirvin2012-05-171-5/+13
* isci: Don't wait for an RNC suspend if it's being destroyed.Jeff Skirvin2012-05-171-0/+5
* isci: Added timeouts to RNC suspensions in the abort path.Jeff Skirvin2012-05-171-4/+4
* isci: Fix RNC suspend call for SCI_RESUMING state.Jeff Skirvin2012-05-171-8/+4
* isci: When in the abort path, defeat other resume calls until done.Jeff Skirvin2012-05-171-46/+80
* isci: Implement waiting for suspend in the abort path.Jeff Skirvin2012-05-171-0/+21
* isci: Manage the LLHANG timer enable/disable per-device.Jeff Skirvin2012-05-171-2/+1
* isci: Save the suspension hint for upcoming suspensions.Jeff Skirvin2012-05-171-9/+7
* isci: Distinguish between remote device suspension casesJeff Skirvin2012-05-171-6/+13
* isci: All pending TCs are terminated when the RNC is invalidated.Jeff Skirvin2012-05-171-2/+2
* isci: Add suspension cases for RNC INVALIDATING, POSTING states.Jeff Skirvin2012-05-171-48/+97
* isci: Redesign device suspension, abort, cleanup.Jeff Skirvin2012-05-171-17/+6
* isci: Terminate outstanding TCs on TX/RX RNC suspensions.Jeff Skirvin2012-05-171-0/+56
* isci: Handle all suspending TC completionsJeff Skirvin2012-05-171-23/+51
* isci: Fixed bug in resumption from RNC Tx/Rx suspend state.Jeff Skirvin2012-05-171-5/+7
* isci: Manage the link layer hang detect timer for RNC suspensions.Jeff Skirvin2012-05-171-1/+14
* isci: kill ->is_direct_attachedDan Williams2012-05-171-19/+8
* isci: improve 'invalid state' warningsDan Williams2012-05-171-13/+20
* [SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams2012-02-291-11/+8
* isci: kill 'get/set' macrosDan Williams2011-07-031-1/+1
* isci: retire scic_sds_ and scic_ prefixesDan Williams2011-07-031-108/+90
* isci: unify isci_host and scic_sds_controllerDan Williams2011-07-031-7/+7
* isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams2011-07-031-24/+24
* isci: unify isci_request and scic_sds_requestDan Williams2011-07-031-2/+2
* isci: Explicitly decode remote node ready and suspended statesJeff Skirvin2011-07-031-2/+13
* isci: additional state machine cleanupEdmund Nadolski2011-07-031-6/+2
* isci: state machine cleanupEdmund Nadolski2011-07-031-84/+70
* isci: add some type safety to the state machine interfaceDan Williams2011-07-031-22/+17
* isci: unify rnc start{io|task} handlersDan Williams2011-07-031-263/+43
* isci: unify rnc suspend/resume handlersDan Williams2011-07-031-210/+96
* isci: unify rnc destruct handlersDan Williams2011-07-031-70/+36
* isci: unify rnc event handlersDan Williams2011-07-031-257/+108
* isci: uplevel port infrastructureDan Williams2011-07-031-1/+0
* isci: uplevel request infrastructureDan Williams2011-07-031-1/+0
* isci: uplevel state machineDan Williams2011-07-031-1/+1
* isci: move core/controller to hostDan Williams2011-07-031-2/+1
* isci: rnc state machine table c99 conversionJacek Danecki2011-07-031-67/+57
* isci: Removed sci_base_object from scic_sds_remote_node_context.Maciej Patelczyk2011-07-031-24/+9
* isci: Removed struct sci_base_object from state machine.Maciej Patelczyk2011-07-031-14/+8
* isci: remove scic_sds_remote_device_get_port_indexDan Williams2011-07-031-6/+4
* isci: remove usage of sci_sas_address in scic_sds_remote_deviceDan Williams2011-07-031-3/+5
* isci: kill smp_discover_responseDan Williams2011-07-031-2/+3
* isci: kill smp_discover_response_protocols in favor of domain_device.dev_typeDan Williams2011-07-031-41/+22
* isci: move remote_device handling out of the coreDan Williams2011-07-031-0/+1226
OpenPOWER on IntegriCloud