summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+1Star
* [SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams2011-10-021-30/+1Star
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-32/+6Star
* [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/+29Star
* [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