summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-03isci: Implement SCU AFE recipe 10.Maciej Patelczyk
2011-07-03isci: Remove excessive log noise with expander hot-unplugDave Jiang
2011-07-03isci: allow fallback to option-rom if efi variable retrieval failsDan Williams
2011-07-03isci: removing non-working ATAPI codeDave Jiang
2011-07-03isci: remove scic_sds_remote_device_get_port_indexDan Williams
2011-07-03isci: remove usage of sci_sas_address in scic_sds_remote_deviceDan Williams
2011-07-03isci: kill smp_discover_responseDan Williams
2011-07-03isci: kill smp_discover_response_protocols in favor of domain_device.dev_typeDan Williams
2011-07-03isci: cleanup remote device construction and commentsDan Williams
2011-07-03isci: move remote_device handling out of the coreDan Williams
2011-07-03isci: unify remote_device data structuresDan Williams
2011-07-03isci: remove rnc->device back pointerDan Williams
2011-07-03isci: make a remote_node_context a proper member of a remote_deviceDan Williams
2011-07-03isci: rely on irq core for intx multiplexing, and silence screaming intxDan Williams
2011-07-03isci: replace this_* and the_* variables with more meaningful namesDave Jiang
2011-07-03isci: validate oem parameters early, and fallbackDan Williams
2011-07-03isci: fix oem parameter header definitionDan Williams
2011-07-03isci: audit usage of BUG_ON macro in isci driverBartosz Barcinski
2011-07-03isci: sparse warnings cleanupBartosz Barcinski
2011-07-03isci: replace sci_sas_link_rate with sas_linkrateDan Williams
2011-07-03isci: remove base_phy abstractionMaciej Trela
2011-07-03isci: remove base_port abstractionMaciej Trela
2011-07-03isci: remove base_remote_device abstractionMaciej Trela
2011-07-03isci: remove scic_controller state handlersChristoph Hellwig
2011-07-03isci: simplify dma coherent allocationChristoph Hellwig
2011-07-03isci: simplify request state handlersChristoph Hellwig
2011-07-03isci: kill dead data structurs in scic_io_request.hChristoph Hellwig
2011-07-03isci: remove base_request abstractionChristoph Hellwig
2011-07-03isci: remove base_controller abstractionChristoph Hellwig
2011-07-03isci: remove mmio wrappersChristoph Hellwig
2011-07-03isci: fix fragile/conditional isci_host lookupsDan Williams
2011-07-03isci: cleanup isci_remote_device[_not]_ready interfaceDan Williams
2011-07-03isci: Qualify when the host lock is managed for STP/SATA callbacks.Jeff Skirvin
2011-07-03isci: Fix use of SATA soft reset state machine.Jeff Skirvin
2011-07-03isci: Free host lock for SATA/STP abort escalation at submission time.Jeff Skirvin
2011-07-03isci: Properly handle requests in the "aborting" state.Jeff Skirvin
2011-07-03isci: Remove "screaming" data typesDave Jiang
2011-07-03isci: remove unused "remote_device_started"Dan Williams
2011-07-03isci: namespacecheck cleanupsDan Williams
2011-07-03isci: kill some long macrosDan Williams
2011-07-03isci: reorder init to cleanup unneeded declarationsDan Williams
2011-07-03isci: Remove event_* calls as they are just wrappersDave Jiang
2011-07-03isci: fix a build warningDan Williams
2011-07-03isci: fix apc mode definitionDan Williams
2011-07-03isci: exposing user parameters via module paramsDave Jiang
2011-07-03isci: fix oem parameter initialization and mode detectionDan Williams
2011-07-03isci: Fixup for OEM parameter EFI variable retrievalDave Jiang
2011-07-03isci: fixup with testing from isci OROM in BIOSDan Williams
2011-07-03isci: copy the oem parameters instead of assignDave Jiang
2011-07-03isci: update efi variable name and guidDave Jiang