summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-7/+12
* [SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams2012-02-191-5/+1
* [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-191-1/+3
* [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn2012-02-191-0/+72
* [SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn2012-02-191-1/+23
* [SCSI] pm8001: fix lockup on phy_control hard reset.Mark Salyzyn2012-02-191-1/+1
* [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-1/+1
* [SCSI] pm8001: missing break statementsMark Salyzyn2011-10-021-3/+4
* [SCSI] pm8001: fix DEV_IS_GONE infinite retryMark Salyzyn2011-10-021-14/+1
* [SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams2011-10-021-30/+1
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-32/+6
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-2/+2
* [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter2010-05-021-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* [SCSI] pm8001: misc code cleanupjack wang2009-12-101-1/+1
* [SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang2009-12-101-0/+2
* [SCSI] pm8001: bit set pm8001_ha->flagsjack wang2009-12-101-1/+1
* [SCSI] pm8001:fix potential NULL pointer dereferencejack wang2009-12-101-1/+1
* [SCSI] pm8001: enhance error handle for IO patchjack wang2009-12-101-1/+48
* [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2009-12-041-31/+29
* [SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang2009-12-041-0/+1
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+1104