summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-11-24megaraid_sas: online Firmware upgrade support for Extended VD featureSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com
2014-11-24megaraid_sas: driver version upgrade and remove some meta data of driverSumit.Saxena@avagotech.com
2014-11-20bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick
2014-11-20virtio_scsi: support multi hw queue of blk-mqMing Lei
2014-11-20hpsa: remove spin lock around command allocationStephen M. Cameron
2014-11-20hpsa: always call pci_set_master after pci_enable_deviceRobert Elliott
2014-11-20hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operationNicholas Bellinger
2014-11-20hpsa: do not be so noisy about check conditionsStephen M. Cameron
2014-11-20hpsa: use atomics for commands_outstandingStephen M. Cameron
2014-11-20hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron
2014-11-20hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron
2014-11-20hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron
2014-11-20hpsa: remove 'action required' phrasingStephen M. Cameron
2014-11-20hpsa: correct off-by-one sizing of chained SG blockWebb Scales
2014-11-20hpsa: fix a couple pci id table mistakesStephen M. Cameron
2014-11-20hpsa: remove dev_warn prints from RAID-1ADMRobert Elliott
2014-11-20hpsa: Clean up warnings from sparse.Don Brace
2014-11-20atari_NCR5380: Fix "transfered" typoFinn Thain
2014-11-20atari_NCR5380: Remove RESET_RUN_DONE macroFinn Thain
2014-11-20atari_NCR5380: Move static co-routine variables to host dataFinn Thain
2014-11-20atari_NCR5380: Move static TagAlloc array to host dataFinn Thain
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain
2014-11-20atari_NCR5380: Merge from NCR5380.cFinn Thain
2014-11-20sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain
2014-11-20atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain
2014-11-20atari_NCR5380: Refactor Falcon lockingFinn Thain
2014-11-20atari_NCR5380: Refactor Falcon special casesFinn Thain
2014-11-20ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain
2014-11-20sun3_scsi: Move macro definitionsFinn Thain
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain
2014-11-20atari_scsi: Remove headerFinn Thain
2014-11-20atari_scsi: Convert to platform deviceFinn Thain
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain
2014-11-20mac_scsi: Convert to platform deviceFinn Thain
2014-11-20mac_scsi: Cleanup PDMA codeFinn Thain
2014-11-20mac_scsi: Add module option to KconfigFinn Thain
2014-11-20mac_scsi: Remove headerFinn Thain
2014-11-20dmx3191d: Use NO_IRQFinn Thain
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain
2014-11-20ncr5380: Remove pointless compiler command line override macrosFinn Thain
2014-11-20ncr5380: Move static PDMA spin counters to host dataFinn Thain
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain
2014-11-20ncr5380: Remove NCR5380_STATSFinn Thain
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain
2014-11-20ncr5380: Remove duplicate commentsFinn Thain
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain
2014-11-20ncr5380: Remove more useless prototypesFinn Thain