aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-11-111-1/+1
* [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-171-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/+1
* | 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/+1
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-7/+1
* | 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-051-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/+3
|/
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-251-0/+2
* [SCSI] ipr: fix array error loggingWayne Boyer2010-10-071-5/+5
* [SCSI] ipr: reverse the isr optimization changesWayne Boyer2010-09-091-30/+33
* [SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer2010-09-051-1/+42
* [SCSI] ipr: fix resource type update and add sdev and shost attributesWayne Boyer2010-07-281-2/+68
* [SCSI] ipr: fix transition to operational for new adaptersWayne Boyer2010-07-281-6/+9
* [SCSI] ipr: add support for new Obsidian-E embedded adapterWayne Boyer2010-07-271-0/+2
* [SCSI] ipr: add MMIO write to perform BIST for 64 bit adaptersWayne Boyer2010-07-271-16/+21
* [SCSI] ipr: move setting of the allow_restart flag for vsets and disksWayne Boyer2010-07-271-3/+2
* [SCSI] ipr: add endian swap enablement for 64 bit adaptersWayne Boyer2010-07-271-2/+17
* [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-211-18/+33
* [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2010-05-241-33/+30
* [SCSI] ipr: set the data list length in the request control blockWayne Boyer2010-05-241-0/+2
* [SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer2010-05-241-4/+8
* [SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer2010-05-241-57/+74
* [SCSI] ipr: implement fixes for 64 bit adapter supportWayne Boyer2010-05-241-4/+9
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+6
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2010-03-031-7/+19
* [SCSI] ipr: add support for new IOASCsWayne Boyer2010-03-031-0/+32
* [SCSI] ipr: add support for multiple stages of initializationWayne Boyer2010-03-031-30/+155
* [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2010-03-031-143/+65
* [SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2010-03-031-16/+65
* [SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2010-03-031-10/+247
* [SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2010-03-031-96/+416
* [SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer2010-03-031-0/+15
* [SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2010-03-031-113/+337
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1