summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron2014-11-202-130/+107
* hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron2014-11-202-8/+8
* hpsa: remove 'action required' phrasingStephen M. Cameron2014-11-201-4/+4
* hpsa: correct off-by-one sizing of chained SG blockWebb Scales2014-11-201-2/+2
* hpsa: fix a couple pci id table mistakesStephen M. Cameron2014-11-201-1/+1
* hpsa: remove dev_warn prints from RAID-1ADMRobert Elliott2014-11-201-5/+0
* hpsa: Clean up warnings from sparse.Don Brace2014-11-202-16/+19
* atari_NCR5380: Fix "transfered" typoFinn Thain2014-11-201-4/+4
* atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain2014-11-202-89/+0
* atari_NCR5380: Move static co-routine variables to host dataFinn Thain2014-11-203-43/+28
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-202-18/+21
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-205-23/+28
* atari_NCR5380: Merge from NCR5380.cFinn Thain2014-11-201-120/+85
* sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain2014-11-202-2852/+6
* atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain2014-11-202-16/+193
* atari_NCR5380: Refactor Falcon lockingFinn Thain2014-11-202-57/+62
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-203-24/+31
* ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain2014-11-204-32/+0
* sun3_scsi: Move macro definitionsFinn Thain2014-11-202-38/+32
* sun3_scsi: Convert to platform deviceFinn Thain2014-11-202-222/+185
* atari_scsi: Remove headerFinn Thain2014-11-202-49/+26
* atari_scsi: Convert to platform deviceFinn Thain2014-11-202-231/+210
* atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-202-84/+24
* mac_scsi: Convert to platform deviceFinn Thain2014-11-201-119/+126
* mac_scsi: Cleanup PDMA codeFinn Thain2014-11-201-65/+67
* mac_scsi: Add module option to KconfigFinn Thain2014-11-202-76/+38
* mac_scsi: Remove headerFinn Thain2014-11-202-43/+20
* dmx3191d: Use NO_IRQFinn Thain2014-11-201-17/+8
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-2014-111/+105
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-2017-69/+0
* ncr5380: Remove pointless compiler command line override macrosFinn Thain2014-11-206-58/+20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-205-27/+26
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-2021-320/+134
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-205-252/+0
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-2010-48/+66
* ncr5380: Remove duplicate commentsFinn Thain2014-11-2012-195/+1
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-2014-69/+3
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-204-51/+27
* ncr5380: Remove more useless prototypesFinn Thain2014-11-207-61/+50
* ncr5380: Remove useless prototypesFinn Thain2014-11-2011-51/+11
* ncr5380: Remove unused macrosFinn Thain2014-11-2010-38/+1
* ncr5380: Fix compiler warnings and __setup optionsFinn Thain2014-11-203-3/+26
* ncr5380: Remove unused hostdata fieldsFinn Thain2014-11-205-41/+4
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-201-1/+2
* Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-202-4/+19
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-202-1/+6
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-202-1/+12
* Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2014-11-202-3/+3
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-202-3/+12
* bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter2014-11-121-0/+1