aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-03isci: Adding EFI variable skeletal supportDave Jiang
2011-07-03isci: Add support for probing OROM for OEM paramsDan Williams
2011-07-03isci: reset hardware at initDan Williams
2011-07-03isci: task.h compile and checkpatch fixesDan Williams
2011-07-03isci: don't hold scic_lock over calls to sas_task_abort()Jeff Skirvin
2011-07-03isci: fix incorrect assumptions about task->dev and task->dev->port being NULLDan Williams
2011-07-03isci: add "isci_id" attributeDan Williams
2011-07-03isci: All pending requests are terminated before stopping the device.Jeff Skirvin
2011-07-03isci: Always set response/status for requests going into the error path.Jeff Skirvin
2011-07-03isci: Errors in the submit path for SATA devices manage the ap lock.Dan Williams
2011-07-03isci: Fixed BUG_ON in isci_abort_task_process_cb callback.Jeff Skirvin
2011-07-03isci: Fix TMF build for SAS/SATA LUN reset cases.Jeff Skirvin
2011-07-03isci: Termination handling cleanup, added termination timeouts.Jeff Skirvin
2011-07-03isci: Code review change for completion pointer cleanup.Jeff Skirvin
2011-07-03isci: Cleaning up task execute path.Jeff Skirvin
2011-07-03isci: save the i/o tag outside the scic request structure.Jeff Skirvin
2011-07-03isci: Any reset indicated on an I/O completion escalates it to the error path.Jeff Skirvin
2011-07-03isci: fix completion / abort path.Jeff Skirvin
2011-07-03isci: Changes in isci_host_completion_routineJeff Skirvin
2011-07-03isci: isci_request_cleanup_completed_loiterer checks task before task_doneJeff Skirvin
2011-07-03isci: cleanup debug leftovers in isci.hDan Williams
2011-07-03isci: replace remote_device_lock with scic_lockDan Williams
2011-07-03isci: preallocate remote devicesDan Williams
2011-07-03isci: replace isci_remote_device completion with event queueDan Williams
2011-07-03isci: kill "host quiesce" mechanismDan Williams
2011-07-03isci: remove sci_device_handleDan Williams
2011-07-03isci: kill isci_host list in favor of an arrayDan Williams
2011-07-03isci: enable isci for dmar buildsDan Williams
2011-07-03isci: pad stp and smp request sizesDan Williams
2011-07-03isci: fix hang after target resetDan Williams
2011-07-03isci: Cleanup warning messages for phy resetsDave Jiang
2011-07-03isci: Adding support for phy enable and disableDave Jiang
2011-07-03isci: controller stop/start fixesPawel Marek
2011-07-03isci: handle cases where a d2h fis is used report an ncq errorPiotr Sawicki
2011-07-03isci: workaround port task scheduler starvation issueTomasz Chudy
2011-07-03isci: rework timer apiDan Williams
2011-07-03isci: fix sas address reportingDan Williams
2011-07-03isci: Removing deprecated functionsDave Jiang
2011-07-03isci: Change event notify calls from scic_cb_* to isci_event_*Dave Jiang
2011-07-03isci: have the driver use native SG calls and DMA-APIDave Jiang
2011-07-03isci: Make the driver copy data directly from and to sg for PIODave Jiang
2011-07-03isci: Removed special macros that does 64bit address mathDave Jiang
2011-07-03isci: fix for asserts during aborts/resets to SAS/SATA in APC modePiotr Sawicki
2011-07-03isci: Add Support for new TC completion codesTomasz Chudy
2011-07-03isci: clean up remaining silicon revision ifdefs in phy initDan Williams
2011-07-03isci: Add support for user parameters in SCIC layerJacek Danecki
2011-07-03isci: Move transport layer registers from port to phyHenryk Dembkowski
2011-07-03isci: fix "no outbound task timeout" default valueTomasz Chudy
2011-07-03isci: phy state machine cleanup step1Dan Williams
2011-07-03isci: Move firmware loading to per PCI deviceDave Jiang