summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-11lpfc: Correct LOGO handling during loginJames Smart2-0/+3
2016-04-11scsi_transport_iscsi: Declare local symbols staticBart Van Assche1-4/+4
2016-04-11scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()Bart Van Assche1-2/+1
2016-04-11scsi_transport_iscsi: Remove set-but-not-used variablesBart Van Assche1-3/+0
2016-04-11libiscsi: Remove set-but-not-used variablesBart Van Assche1-4/+2
2016-04-11libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche1-2/+1
2016-04-11qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche1-1/+1
2016-04-11scsi_transport_fc: Unexport scsi_is_fc_vport()Bart Van Assche1-2/+1
2016-04-11fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat2-10/+12
2016-04-11fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat2-11/+29
2016-04-11fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat2-7/+28
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke1-0/+70
2016-04-11scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commandsHannes Reinecke1-0/+91
2016-04-11scsi: disable automatic target scanHannes Reinecke11-27/+52
2016-04-11ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain1-1/+1
2016-04-11mac_scsi: Fix pseudo DMA implementationFinn Thain2-95/+119
2016-04-11atari_scsi: Allow can_queue to be increased for FalconFinn Thain1-61/+22
2016-04-11atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain1-2/+1
2016-04-11ncr5380: Update usage documentationFinn Thain1-35/+1
2016-04-11ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain8-32/+4
2016-04-11ncr5380: Remove remaining register storage qualifiersFinn Thain1-3/+3
2016-04-11ncr5380: Fix register decoding for debuggingFinn Thain1-17/+25
2016-04-11dmx3191d: Drop max_sectors limitFinn Thain1-1/+0
2016-04-11ncr5380: Reduce max_lun limitFinn Thain1-0/+2
2016-04-11ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain6-2699/+4
2016-04-11sun3_scsi: Adopt NCR5380.c core driverFinn Thain2-15/+124
2016-04-11atari_scsi: Adopt NCR5380.c core driverFinn Thain2-3/+35
2016-04-11ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain13-40/+152
2016-04-11ncr5380: Adopt uniform DMA setup conventionFinn Thain4-18/+20
2016-04-11ncr5380: Use DMA hooks for PDMAFinn Thain13-41/+50
2016-04-11ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain4-10/+14
2016-04-11ncr5380: Remove PSEUDO_DMA macroFinn Thain14-78/+6
2016-04-11ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain8-20/+14
2016-04-11atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain3-19/+22
2016-04-11ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain5-415/+22
2016-04-11ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain5-6/+23
2016-04-11g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain3-77/+25
2016-04-11scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2-7/+23
2016-04-11scsi: move Additional Sense Codes to separate fileRasmus Villemoes2-827/+829
2016-04-11scsi: make some Additional Sense strings more grep'ableRasmus Villemoes1-18/+9
2016-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-73/+164
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-19/+37
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+53
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-45/+95
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-147/+150
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-15/+1369
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-109/+139
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-10/+16