summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-10/+5
|\
| * block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-10/+5
* | [SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong2014-03-191-0/+6
* | [SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong2014-03-191-0/+39
* | [SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-191-29/+18
* | [SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev2014-03-191-2/+0
* | [SCSI] ipr: Handle early EEHBrian King2014-03-191-89/+176
* | [SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong2014-03-191-0/+2
* | [SCSI] ipr: Remove extended delay bit on GSCSI reads/writes opsWendy Xiong2014-03-191-1/+5
|/
* [SCSI] ipr: Increase msi-x interrupt vectors to 16wenxiong@linux.vnet.ibm.com2013-12-191-1/+1
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-1/+2
* [SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com2013-08-261-0/+14
* [SCSI] ipr: IOA Status Code(IOASC) updatewenxiong@linux.vnet.ibm.com2013-06-261-1/+39
* [SCSI] ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov2013-06-261-1/+0
* [SCSI] ipr: possible irq lock inversion dependency detectedwenxiong@linux.vnet.ibm.com2013-06-261-8/+9
* [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-06-041-16/+0
* [SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com2013-05-021-2/+2
* [SCSI] ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com2013-05-021-2/+10
* [SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com2013-04-061-0/+1
* [SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza2013-04-061-1/+1
* [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com2013-04-061-2/+8
* [SCSI] ipr: Fix oops while resetting an ipr adapterBrian King2013-02-241-10/+23
* [SCSI] ipr: Fix sparse error in ipr driverwenxiong@linux.vnet.ibm.com2013-01-301-52/+17
* [SCSI] ipr: Implement block iopollwenxiong@linux.vnet.ibm.com2013-01-301-49/+172
* [SCSI] ipr: Reduce lock contentionwenxiong@linux.vnet.ibm.com2013-01-301-95/+228
* [SCSI] ipr: Add support for MSI-X and distributed completionwenxiong@linux.vnet.ibm.com2013-01-301-167/+549
* [SCSI] ipr: Resource path error logging cleanupBrian King2013-01-301-25/+53
* [SCSI] ipr: Handler ID memory allocation failure at module load timeBrian King2013-01-301-0/+7
* [SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com2013-01-301-0/+10
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-17/+15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-9/+9
|\
| * powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-051-9/+9
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-50/+118
|\ \
| * | [SCSI] ipr: trivial: fix small coding style issuesKleber Sacilotto de Souza2012-09-241-33/+33
| * | [SCSI] ipr: remove an unneeded checkDan Carpenter2012-09-141-7/+5
| * | [SCSI] ipr: missing unlock before a returnDan Carpenter2012-09-141-2/+5
| * | [SCSI] ipr: Reduce interrupt lock timeBrian King2012-08-241-14/+46
| * | [SCSI] ipr: Reduce queuecommand lock timeBrian King2012-08-241-27/+63
| * | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-2/+1
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \
| * | scsi: make pci error handlers constStephen Hemminger2012-09-071-1/+1
| |/
* | ipr: fix small coding style issuesKleber Sacilotto de Souza2012-09-011-33/+33
|/
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-1/+5
* [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-281-1/+1
* [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-281-0/+17
* [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-281-12/+4
* [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-281-6/+15
* [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-281-8/+9
OpenPOWER on IntegriCloud