summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-20hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott1-3/+5
2014-11-20hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger1-9/+7
2014-11-20hpsa: do not be so noisy about check conditionsStephen M. Cameron1-59/+0
2014-11-20hpsa: use atomics for commands_outstandingStephen M. Cameron2-37/+16
2014-11-20hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2-34/+42
2014-11-20hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron2-130/+107
2014-11-20hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron2-8/+8
2014-11-20hpsa: remove 'action required' phrasingStephen M. Cameron1-4/+4
2014-11-20hpsa: correct off-by-one sizing of chained SG blockWebb Scales1-2/+2
2014-11-20hpsa: fix a couple pci id table mistakesStephen M. Cameron1-1/+1
2014-11-20hpsa: remove dev_warn prints from RAID-1ADMRobert Elliott1-5/+0
2014-11-20hpsa: Clean up warnings from sparse.Don Brace2-16/+19
2014-11-20atari_NCR5380: Fix "transfered" typoFinn Thain1-4/+4
2014-11-20atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain2-89/+0
2014-11-20atari_NCR5380: Move static co-routine variables to host dataFinn Thain3-43/+28
2014-11-20atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2-18/+21
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain5-23/+28
2014-11-20atari_NCR5380: Merge from NCR5380.cFinn Thain1-120/+85
2014-11-20sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain3-2853/+6
2014-11-20atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain2-16/+193
2014-11-20atari_NCR5380: Refactor Falcon lockingFinn Thain2-57/+62
2014-11-20atari_NCR5380: Refactor Falcon special casesFinn Thain3-24/+31
2014-11-20ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain4-32/+0
2014-11-20sun3_scsi: Move macro definitionsFinn Thain2-38/+32
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain3-222/+245
2014-11-20atari_scsi: Remove headerFinn Thain2-49/+26
2014-11-20atari_scsi: Convert to platform deviceFinn Thain3-231/+237
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain4-107/+66
2014-11-20mac_scsi: Convert to platform deviceFinn Thain3-133/+262
2014-11-20mac_scsi: Cleanup PDMA codeFinn Thain1-65/+67
2014-11-20mac_scsi: Add module option to KconfigFinn Thain2-76/+38
2014-11-20mac_scsi: Remove headerFinn Thain2-43/+20
2014-11-20dmx3191d: Use NO_IRQFinn Thain1-17/+8
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain14-111/+105
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain17-69/+0
2014-11-20ncr5380: Remove pointless compiler command line override macrosFinn Thain6-58/+20
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain5-27/+26
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain21-320/+134
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain5-252/+0
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain10-48/+66
2014-11-20ncr5380: Remove duplicate commentsFinn Thain12-195/+1
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain14-69/+3
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain4-51/+27
2014-11-20ncr5380: Remove more useless prototypesFinn Thain7-61/+50
2014-11-20ncr5380: Remove useless prototypesFinn Thain11-51/+11
2014-11-20ncr5380: Remove unused macrosFinn Thain10-38/+1
2014-11-20ncr5380: Fix compiler warnings and __setup optionsFinn Thain3-3/+26
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain5-41/+4
2014-11-20ncr5380: Use printk() not pr_debug()Finn Thain1-1/+2
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2-4/+19