aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-20
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-20
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-20
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-20
* ncr5380: Remove duplicate commentsFinn Thain2014-11-20
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-20
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-20
* ncr5380: Remove more useless prototypesFinn Thain2014-11-20
* ncr5380: Remove useless prototypesFinn Thain2014-11-20
* ncr5380: Remove unused macrosFinn Thain2014-11-20
* ncr5380: Fix compiler warnings and __setup optionsFinn Thain2014-11-20
* ncr5380: Remove unused hostdata fieldsFinn Thain2014-11-20
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-20
* Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-20
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-20
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-20
* Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2014-11-20
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-20
* bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter2014-11-12
* bnx2fc: check IS_ERR() instead of NULLDan Carpenter2014-11-12
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2014-11-12
* ipr: set coherent DMA maskAnton Blanchard2014-11-12
* ipr: convert to generic DMA APIAnton Blanchard2014-11-12
* vmw_pvscsi: fixup taggingHannes Reinecke2014-11-12
* scsi_debug: error message should say scsi_host_alloc not scsi_registerFinn Thain2014-11-12
* tmscim: remove unused SCSI_IRQ_NONE macro definitionFinn Thain2014-11-12
* ufs: remove spurious scsi_set_tag_type callChristoph Hellwig2014-11-12
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-12
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-12
* scsi: device handlers must have attach and detach methodsChristoph Hellwig2014-11-12
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-12
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-12
* scsi_dh: get module reference outside of device handlerChristoph Hellwig2014-11-12
* scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig2014-11-12
* sd: disable discard_zeroes_data for UNMAPMartin K. Petersen2014-11-12
* scsi: return EAGAIN when resetting a device under EHChristoph Hellwig2014-11-12
* osst: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-12
* st: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-12
* sd: fix up ->compat_ioctlChristoph Hellwig2014-11-12
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* scsi: add support for multiple hardware queuesBart Van Assche2014-11-12
* scsi: ratelimit I/O error messagesHannes Reinecke2014-11-12