| Commit message (Expand) | Author | Age | Files | Lines |
* | isci: add support for 2 more oem parmeters | Henryk Dembkowski | 2011-07-03 | 6 | -153/+174 |
* | isci: Adding EFI variable skeletal support | Dave Jiang | 2011-07-03 | 3 | -5/+68 |
* | isci: Add support for probing OROM for OEM params | Dan Williams | 2011-07-03 | 11 | -417/+438 |
* | isci: reset hardware at init | Dan Williams | 2011-07-03 | 1 | -1/+2 |
* | isci: task.h compile and checkpatch fixes | Dan Williams | 2011-07-03 | 1 | -23/+19 |
* | isci: don't hold scic_lock over calls to sas_task_abort() | Jeff Skirvin | 2011-07-03 | 1 | -17/+17 |
* | isci: fix incorrect assumptions about task->dev and task->dev->port being NULL | Dan Williams | 2011-07-03 | 1 | -113/+55 |
* | isci: add "isci_id" attribute | Dan Williams | 2011-07-03 | 1 | -4/+26 |
* | isci: All pending requests are terminated before stopping the device. | Jeff Skirvin | 2011-07-03 | 1 | -0/+4 |
* | isci: Always set response/status for requests going into the error path. | Jeff Skirvin | 2011-07-03 | 2 | -16/+25 |
* | isci: Errors in the submit path for SATA devices manage the ap lock. | Dan Williams | 2011-07-03 | 2 | -59/+87 |
* | isci: Fixed BUG_ON in isci_abort_task_process_cb callback. | Jeff Skirvin | 2011-07-03 | 1 | -1/+2 |
* | isci: Fix TMF build for SAS/SATA LUN reset cases. | Jeff Skirvin | 2011-07-03 | 2 | -5/+28 |
* | isci: Termination handling cleanup, added termination timeouts. | Jeff Skirvin | 2011-07-03 | 2 | -93/+143 |
* | isci: Code review change for completion pointer cleanup. | Jeff Skirvin | 2011-07-03 | 1 | -9/+11 |
* | isci: Cleaning up task execute path. | Jeff Skirvin | 2011-07-03 | 1 | -70/+71 |
* | isci: save the i/o tag outside the scic request structure. | Jeff Skirvin | 2011-07-03 | 3 | -7/+11 |
* | isci: Any reset indicated on an I/O completion escalates it to the error path. | Jeff Skirvin | 2011-07-03 | 3 | -27/+46 |
* | isci: fix completion / abort path. | Jeff Skirvin | 2011-07-03 | 2 | -153/+129 |
* | isci: Changes in isci_host_completion_routine | Jeff Skirvin | 2011-07-03 | 3 | -25/+64 |
* | isci: isci_request_cleanup_completed_loiterer checks task before task_done | Jeff Skirvin | 2011-07-03 | 1 | -4/+7 |
* | isci: cleanup debug leftovers in isci.h | Dan Williams | 2011-07-03 | 1 | -23/+3 |
* | isci: replace remote_device_lock with scic_lock | Dan Williams | 2011-07-03 | 3 | -11/+5 |
* | isci: preallocate remote devices | Dan Williams | 2011-07-03 | 6 | -73/+68 |
* | isci: replace isci_remote_device completion with event queue | Dan Williams | 2011-07-03 | 5 | -85/+69 |
* | isci: kill "host quiesce" mechanism | Dan Williams | 2011-07-03 | 4 | -91/+8 |
* | isci: remove sci_device_handle | Dan Williams | 2011-07-03 | 5 | -38/+26 |
* | isci: kill isci_host list in favor of an array | Dan Williams | 2011-07-03 | 3 | -24/+14 |
* | isci: enable isci for dmar builds | Dan Williams | 2011-07-03 | 1 | -3/+0 |
* | isci: pad stp and smp request sizes | Dan Williams | 2011-07-03 | 4 | -51/+24 |
* | isci: fix hang after target reset | Dan Williams | 2011-07-03 | 1 | -6/+14 |
* | isci: Cleanup warning messages for phy resets | Dave Jiang | 2011-07-03 | 3 | -60/+43 |
* | isci: Adding support for phy enable and disable | Dave Jiang | 2011-07-03 | 2 | -37/+54 |
* | isci: controller stop/start fixes | Pawel Marek | 2011-07-03 | 6 | -69/+206 |
* | isci: handle cases where a d2h fis is used report an ncq error | Piotr Sawicki | 2011-07-03 | 1 | -4/+21 |
* | isci: workaround port task scheduler starvation issue | Tomasz Chudy | 2011-07-03 | 5 | -91/+298 |
* | isci: rework timer api | Dan Williams | 2011-07-03 | 7 | -232/+104 |
* | isci: fix sas address reporting | Dan Williams | 2011-07-03 | 5 | -38/+19 |
* | isci: Removing deprecated functions | Dave Jiang | 2011-07-03 | 16 | -1030/+130 |
* | isci: Change event notify calls from scic_cb_* to isci_event_* | Dave Jiang | 2011-07-03 | 12 | -409/+476 |
* | isci: have the driver use native SG calls and DMA-API | Dave Jiang | 2011-07-03 | 7 | -228/+245 |
* | isci: Make the driver copy data directly from and to sg for PIO | Dave Jiang | 2011-07-03 | 7 | -109/+84 |
* | isci: Removed special macros that does 64bit address math | Dave Jiang | 2011-07-03 | 2 | -73/+39 |
* | isci: fix for asserts during aborts/resets to SAS/SATA in APC mode | Piotr Sawicki | 2011-07-03 | 1 | -13/+25 |
* | isci: Add Support for new TC completion codes | Tomasz Chudy | 2011-07-03 | 2 | -0/+5 |
* | isci: clean up remaining silicon revision ifdefs in phy init | Dan Williams | 2011-07-03 | 4 | -121/+85 |
* | isci: Add support for user parameters in SCIC layer | Jacek Danecki | 2011-07-03 | 4 | -23/+66 |
* | isci: Move transport layer registers from port to phy | Henryk Dembkowski | 2011-07-03 | 9 | -162/+161 |
* | isci: fix "no outbound task timeout" default value | Tomasz Chudy | 2011-07-03 | 1 | -2/+1 |
* | isci: phy state machine cleanup step1 | Dan Williams | 2011-07-03 | 3 | -208/+145 |