summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] pm8001: raise host can queueMark Salyzyn2012-05-101-7/+10
* [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-04-231-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-311-8/+10
|\
| * [SCSI] pm8001: Use spin_lock_irqsave() for task_state.Santosh Nayak2012-03-281-8/+10
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-114/+320
|\|
| * [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-02-291-43/+46
| * [SCSI] pm8001: Fix possible racing condition.Santosh Nayak2012-02-291-3/+3
| * [SCSI] pm8001: Fix bogus interrupt state flag issue.Santosh Nayak2012-02-291-30/+28
| * [SCSI] pm8001: deficient responses to IO_XFER_ERROR_BREAK and IO_XFER_OPEN_RE...Mark Salyzyn2012-02-191-12/+184
| * [SCSI] pm8001: Add FUNC_GET_EVENTSMark Salyzyn2012-02-191-26/+59
* | pm8001: fix printk typo in pm8001_hwi.cMasanari Iida2012-02-031-1/+1
|/
* [SCSI] pm8001: missing break statementsMark Salyzyn2011-10-021-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