aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_node_context.c
Commit message (Expand)AuthorAge
* isci: End the RNC resumption wait when the RNC is destroyed.Jeff Skirvin2012-05-17
* isci: Fixed RNC bug that lost the suspension or resumption during destroyJeff Skirvin2012-05-17
* isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition.Jeff Skirvin2012-05-17
* isci: Don't wait for an RNC suspend if it's being destroyed.Jeff Skirvin2012-05-17
* isci: Added timeouts to RNC suspensions in the abort path.Jeff Skirvin2012-05-17
* isci: Fix RNC suspend call for SCI_RESUMING state.Jeff Skirvin2012-05-17
* isci: When in the abort path, defeat other resume calls until done.Jeff Skirvin2012-05-17
* isci: Implement waiting for suspend in the abort path.Jeff Skirvin2012-05-17
* isci: Manage the LLHANG timer enable/disable per-device.Jeff Skirvin2012-05-17
* isci: Save the suspension hint for upcoming suspensions.Jeff Skirvin2012-05-17
* isci: Distinguish between remote device suspension casesJeff Skirvin2012-05-17
* isci: All pending TCs are terminated when the RNC is invalidated.Jeff Skirvin2012-05-17
* isci: Add suspension cases for RNC INVALIDATING, POSTING states.Jeff Skirvin2012-05-17
* isci: Redesign device suspension, abort, cleanup.Jeff Skirvin2012-05-17
* isci: Terminate outstanding TCs on TX/RX RNC suspensions.Jeff Skirvin2012-05-17
* isci: Handle all suspending TC completionsJeff Skirvin2012-05-17
* isci: Fixed bug in resumption from RNC Tx/Rx suspend state.Jeff Skirvin2012-05-17
* isci: Manage the link layer hang detect timer for RNC suspensions.Jeff Skirvin2012-05-17
* isci: kill ->is_direct_attachedDan Williams2012-05-17
* isci: improve 'invalid state' warningsDan Williams2012-05-17
* [SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams2012-02-29
* isci: kill 'get/set' macrosDan Williams2011-07-03
* isci: retire scic_sds_ and scic_ prefixesDan Williams2011-07-03
* isci: unify isci_host and scic_sds_controllerDan Williams2011-07-03
* isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams2011-07-03
* isci: unify isci_request and scic_sds_requestDan Williams2011-07-03
* isci: Explicitly decode remote node ready and suspended statesJeff Skirvin2011-07-03
* isci: additional state machine cleanupEdmund Nadolski2011-07-03
* isci: state machine cleanupEdmund Nadolski2011-07-03
* isci: add some type safety to the state machine interfaceDan Williams2011-07-03
* isci: unify rnc start{io|task} handlersDan Williams2011-07-03
* isci: unify rnc suspend/resume handlersDan Williams2011-07-03
* isci: unify rnc destruct handlersDan Williams2011-07-03
* isci: unify rnc event handlersDan Williams2011-07-03
* isci: uplevel port infrastructureDan Williams2011-07-03
* isci: uplevel request infrastructureDan Williams2011-07-03
* isci: uplevel state machineDan Williams2011-07-03
* isci: move core/controller to hostDan Williams2011-07-03
* isci: rnc state machine table c99 conversionJacek Danecki2011-07-03
* isci: Removed sci_base_object from scic_sds_remote_node_context.Maciej Patelczyk2011-07-03
* isci: Removed struct sci_base_object from state machine.Maciej Patelczyk2011-07-03
* isci: remove scic_sds_remote_device_get_port_indexDan Williams2011-07-03
* isci: remove usage of sci_sas_address in scic_sds_remote_deviceDan Williams2011-07-03
* isci: kill smp_discover_responseDan Williams2011-07-03
* isci: kill smp_discover_response_protocols in favor of domain_device.dev_typeDan Williams2011-07-03
* isci: move remote_device handling out of the coreDan Williams2011-07-03