aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* isci: fix oem parameter initialization and mode detectionDan Williams2011-07-03
* isci: Fixup for OEM parameter EFI variable retrievalDave Jiang2011-07-03
* isci: fixup with testing from isci OROM in BIOSDan Williams2011-07-03
* isci: copy the oem parameters instead of assignDave Jiang2011-07-03
* isci: update efi variable name and guidDave Jiang2011-07-03
* isci: add support for 2 more oem parmetersHenryk Dembkowski2011-07-03
* isci: Adding EFI variable skeletal supportDave Jiang2011-07-03
* isci: Add support for probing OROM for OEM paramsDan Williams2011-07-03
* isci: reset hardware at initDan Williams2011-07-03
* isci: task.h compile and checkpatch fixesDan Williams2011-07-03
* isci: don't hold scic_lock over calls to sas_task_abort()Jeff Skirvin2011-07-03
* isci: fix incorrect assumptions about task->dev and task->dev->port being NULLDan Williams2011-07-03
* isci: add "isci_id" attributeDan Williams2011-07-03
* isci: All pending requests are terminated before stopping the device.Jeff Skirvin2011-07-03
* isci: Always set response/status for requests going into the error path.Jeff Skirvin2011-07-03
* isci: Errors in the submit path for SATA devices manage the ap lock.Dan Williams2011-07-03
* isci: Fixed BUG_ON in isci_abort_task_process_cb callback.Jeff Skirvin2011-07-03
* isci: Fix TMF build for SAS/SATA LUN reset cases.Jeff Skirvin2011-07-03
* isci: Termination handling cleanup, added termination timeouts.Jeff Skirvin2011-07-03
* isci: Code review change for completion pointer cleanup.Jeff Skirvin2011-07-03
* isci: Cleaning up task execute path.Jeff Skirvin2011-07-03
* isci: save the i/o tag outside the scic request structure.Jeff Skirvin2011-07-03
* isci: Any reset indicated on an I/O completion escalates it to the error path.Jeff Skirvin2011-07-03
* isci: fix completion / abort path.Jeff Skirvin2011-07-03
* isci: Changes in isci_host_completion_routineJeff Skirvin2011-07-03
* isci: isci_request_cleanup_completed_loiterer checks task before task_doneJeff Skirvin2011-07-03
* isci: cleanup debug leftovers in isci.hDan Williams2011-07-03
* isci: replace remote_device_lock with scic_lockDan Williams2011-07-03
* isci: preallocate remote devicesDan Williams2011-07-03
* isci: replace isci_remote_device completion with event queueDan Williams2011-07-03
* isci: kill "host quiesce" mechanismDan Williams2011-07-03
* isci: remove sci_device_handleDan Williams2011-07-03
* isci: kill isci_host list in favor of an arrayDan Williams2011-07-03
* isci: enable isci for dmar buildsDan Williams2011-07-03
* isci: pad stp and smp request sizesDan Williams2011-07-03
* isci: fix hang after target resetDan Williams2011-07-03
* isci: Cleanup warning messages for phy resetsDave Jiang2011-07-03
* isci: Adding support for phy enable and disableDave Jiang2011-07-03
* isci: controller stop/start fixesPawel Marek2011-07-03
* isci: handle cases where a d2h fis is used report an ncq errorPiotr Sawicki2011-07-03
* isci: workaround port task scheduler starvation issueTomasz Chudy2011-07-03
* isci: rework timer apiDan Williams2011-07-03
* isci: fix sas address reportingDan Williams2011-07-03
* isci: Removing deprecated functionsDave Jiang2011-07-03
* isci: Change event notify calls from scic_cb_* to isci_event_*Dave Jiang2011-07-03
* isci: have the driver use native SG calls and DMA-APIDave Jiang2011-07-03
* isci: Make the driver copy data directly from and to sg for PIODave Jiang2011-07-03
* isci: Removed special macros that does 64bit address mathDave Jiang2011-07-03
* isci: fix for asserts during aborts/resets to SAS/SATA in APC modePiotr Sawicki2011-07-03
* isci: Add Support for new TC completion codesTomasz Chudy2011-07-03