aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_sas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-02[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-10[SCSI] pm8001: misc code cleanupjack wang1-1/+1
2009-12-10[SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang1-0/+2
2009-12-10[SCSI] pm8001: bit set pm8001_ha->flagsjack wang1-1/+1
2009-12-10[SCSI] pm8001:fix potential NULL pointer dereferencejack wang1-1/+1
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang1-1/+48
2009-12-04[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang1-31/+29
2009-12-04[SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang1-0/+1
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang1-0/+1104