aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-36/+37
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] pm8001: simplify workqueue usageTejun Heo2011-02-121-20/+17
* [SCSI] pm8001: handle allocation failuresDan Carpenter2010-09-091-0/+6
* [SCSI] pm8001: introduce missing kfreeJulia Lawall2010-08-061-3/+10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
| * fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
* | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-7/+7
|/
* [SCSI] pm8001: drop redundant memsetJulia Lawall2010-04-111-1/+0
* 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-2/+6
* [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang2009-12-101-44/+21
* [SCSI] pm8001: fix endian issues with SAS addressjack wang2009-12-101-3/+4
* [SCSI] pm8001: enhance error handle for IO patchjack wang2009-12-101-3/+26
* [SCSI] pm8001: Fix for sata io circular lock dependency.jack wang2009-12-101-5/+35
* [SCSI] pm8001: enhance IOMB process modulesjack_wang2009-12-041-105/+140
* [SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang2009-12-041-12/+64
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+4371