aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-02[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter1-1/+3
2010-04-11[SCSI] pm8001: drop redundant memsetJulia Lawall1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-01-18[SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-12-10[SCSI] pm8001: misc code cleanupjack wang3-5/+9
2009-12-10[SCSI] pm8001: enable read HBA SAS address from VPDjack wang3-20/+26
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: set SSC down-spreading only to get less errors on some 6G device.jack wang1-44/+21
2009-12-10[SCSI] pm8001: fix endian issues with SAS addressjack wang2-5/+5
2009-12-10[SCSI] pm8001: enhance error handle for IO patchjack wang4-5/+84
2009-12-10[SCSI] pm8001: Fix for sata io circular lock dependency.jack wang1-5/+35
2009-12-04[SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2-35/+36
2009-12-04[SCSI] pm8001: enhance IOMB process modulesjack_wang2-106/+141
2009-12-04[SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang4-12/+85
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang10-0/+8707