aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman2012-09-05
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\ \
| * | [SCSI] ipr: trivial: fix small coding style issuesKleber Sacilotto de Souza2012-09-24
| * | [SCSI] ipr: remove an unneeded checkDan Carpenter2012-09-14
| * | [SCSI] ipr: missing unlock before a returnDan Carpenter2012-09-14
| * | [SCSI] ipr: Reduce interrupt lock timeBrian King2012-08-24
| * | [SCSI] ipr: Reduce queuecommand lock timeBrian King2012-08-24
| * | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-24
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \
| * | scsi: make pci error handlers constStephen Hemminger2012-09-07
| |/
* / ipr: fix small coding style issuesKleber Sacilotto de Souza2012-09-01
|/
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-23
* [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-28
* [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-28
* [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-28
* [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-28
* [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-28
* [SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer2012-02-29
* [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-18
* PCI: Rework config space blocking servicesJan Kiszka2012-01-06
* [SCSI] ipr: add definitions for additional adapterWayne Boyer2011-10-31
* [SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2011-10-20
* [SCSI] ipr: Add support to flash FPGA and flash back DRAM imagesWayne Boyer2011-10-16
* [SCSI] ipr: Stop reading adapter dump prematurelyBrian King2011-09-22
* [SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-08-27
* [SCSI] ipr: reorder error handling code to include iounmapJulia Lawall2011-07-27
* [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-24
* [SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard2011-05-17
* [SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza2011-05-01
* [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2011-05-01
* [SCSI] ipr: remove unneeded volatile declarationsWayne Boyer2011-05-01
* [SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer2011-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] ipr: Fix a race on multiple configuration changesKleber Sacilotto de Souza2011-02-18
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-12
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-02
* | ipr/sas_ata: use mode mask macros from <linux/ata.h>Sergei Shtylyov2011-03-02
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-23
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \
| * | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-05
| |/
* | [SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2010-12-21
* | [SCSI] ipr: fix lun assignment and comparisonWayne Boyer2010-12-21
|/
* SCSI host lock push-downJeff Garzik2010-11-16
* [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-25