Age | Commit message (Expand) | Author |
2011-07-03 | isci: Adding EFI variable skeletal support | Dave Jiang |
2011-07-03 | isci: Add support for probing OROM for OEM params | Dan Williams |
2011-07-03 | isci: reset hardware at init | Dan Williams |
2011-07-03 | isci: task.h compile and checkpatch fixes | Dan Williams |
2011-07-03 | isci: don't hold scic_lock over calls to sas_task_abort() | Jeff Skirvin |
2011-07-03 | isci: fix incorrect assumptions about task->dev and task->dev->port being NULL | Dan Williams |
2011-07-03 | isci: add "isci_id" attribute | Dan Williams |
2011-07-03 | isci: All pending requests are terminated before stopping the device. | Jeff Skirvin |
2011-07-03 | isci: Always set response/status for requests going into the error path. | Jeff Skirvin |
2011-07-03 | isci: Errors in the submit path for SATA devices manage the ap lock. | Dan Williams |
2011-07-03 | isci: Fixed BUG_ON in isci_abort_task_process_cb callback. | Jeff Skirvin |
2011-07-03 | isci: Fix TMF build for SAS/SATA LUN reset cases. | Jeff Skirvin |
2011-07-03 | isci: Termination handling cleanup, added termination timeouts. | Jeff Skirvin |
2011-07-03 | isci: Code review change for completion pointer cleanup. | Jeff Skirvin |
2011-07-03 | isci: Cleaning up task execute path. | Jeff Skirvin |
2011-07-03 | isci: save the i/o tag outside the scic request structure. | Jeff Skirvin |
2011-07-03 | isci: Any reset indicated on an I/O completion escalates it to the error path. | Jeff Skirvin |
2011-07-03 | isci: fix completion / abort path. | Jeff Skirvin |
2011-07-03 | isci: Changes in isci_host_completion_routine | Jeff Skirvin |
2011-07-03 | isci: isci_request_cleanup_completed_loiterer checks task before task_done | Jeff Skirvin |
2011-07-03 | isci: cleanup debug leftovers in isci.h | Dan Williams |
2011-07-03 | isci: replace remote_device_lock with scic_lock | Dan Williams |
2011-07-03 | isci: preallocate remote devices | Dan Williams |
2011-07-03 | isci: replace isci_remote_device completion with event queue | Dan Williams |
2011-07-03 | isci: kill "host quiesce" mechanism | Dan Williams |
2011-07-03 | isci: remove sci_device_handle | Dan Williams |
2011-07-03 | isci: kill isci_host list in favor of an array | Dan Williams |
2011-07-03 | isci: pad stp and smp request sizes | Dan Williams |
2011-07-03 | isci: fix hang after target reset | Dan Williams |
2011-07-03 | isci: Cleanup warning messages for phy resets | Dave Jiang |
2011-07-03 | isci: Adding support for phy enable and disable | Dave Jiang |
2011-07-03 | isci: controller stop/start fixes | Pawel Marek |
2011-07-03 | isci: handle cases where a d2h fis is used report an ncq error | Piotr Sawicki |
2011-07-03 | isci: workaround port task scheduler starvation issue | Tomasz Chudy |
2011-07-03 | isci: rework timer api | Dan Williams |
2011-07-03 | isci: fix sas address reporting | Dan Williams |
2011-07-03 | isci: Removing deprecated functions | Dave Jiang |
2011-07-03 | isci: Change event notify calls from scic_cb_* to isci_event_* | Dave Jiang |
2011-07-03 | isci: have the driver use native SG calls and DMA-API | Dave Jiang |
2011-07-03 | isci: Make the driver copy data directly from and to sg for PIO | Dave Jiang |
2011-07-03 | isci: Removed special macros that does 64bit address math | Dave Jiang |
2011-07-03 | isci: fix for asserts during aborts/resets to SAS/SATA in APC mode | Piotr Sawicki |
2011-07-03 | isci: Add Support for new TC completion codes | Tomasz Chudy |
2011-07-03 | isci: clean up remaining silicon revision ifdefs in phy init | Dan Williams |
2011-07-03 | isci: Add support for user parameters in SCIC layer | Jacek Danecki |
2011-07-03 | isci: Move transport layer registers from port to phy | Henryk Dembkowski |
2011-07-03 | isci: fix "no outbound task timeout" default value | Tomasz Chudy |
2011-07-03 | isci: phy state machine cleanup step1 | Dan Williams |
2011-07-03 | isci: Move firmware loading to per PCI device | Dave Jiang |
2011-07-03 | isci: Initialize proc_name field in scsi_host_template | Havard Skinnemoen |