summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-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-031-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/+5Star
| * | [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/+1Star
| |/
* | 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-081-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/+4Star
* [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/+2Star
* [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
* [SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard2011-05-171-1/+2
* [SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza2011-05-011-15/+65
* [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2011-05-011-29/+39
* [SCSI] ipr: remove unneeded volatile declarationsWayne Boyer2011-05-011-3/+3
* [SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer2011-05-011-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-181-3/+6
|\
| * [SCSI] ipr: Fix a race on multiple configuration changesKleber Sacilotto de Souza2011-02-181-2/+5
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-1/+1
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+1
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+1Star
* | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-021-2/+2
* | ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-021-3/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-7/+1Star
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-7/+1Star
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-101-1/+1
|\ \
| * | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-061-1/+1
| |/
* | [SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2010-12-211-6/+41
* | [SCSI] ipr: fix lun assignment and comparisonWayne Boyer2010-12-211-4/+3Star
|/
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-251-0/+2