summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer2012-02-291-7/+7
* [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-181-6/+18
* PCI: Rework config space blocking servicesJan Kiszka2012-01-061-7/+60
* [SCSI] ipr: add definitions for additional adapterWayne Boyer2011-10-311-0/+2
* [SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2011-10-201-1/+3
* [SCSI] ipr: Add support to flash FPGA and flash back DRAM imagesWayne Boyer2011-10-161-8/+2
* [SCSI] ipr: Stop reading adapter dump prematurelyBrian King2011-09-221-4/+11
* [SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-08-271-1/+1
* [SCSI] ipr: reorder error handling code to include iounmapJulia Lawall2011-07-271-6/+6
* [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-241-6/+6