summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lpfc: Fix crash when unregistering default rpi.James Smart2016-04-111-1/+2
* lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart2016-04-111-4/+6
* lpfc: Correct LOGO handling during loginJames Smart2016-04-112-0/+3
* scsi_transport_iscsi: Declare local symbols staticBart Van Assche2016-04-111-4/+4
* scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()Bart Van Assche2016-04-111-2/+1
* scsi_transport_iscsi: Remove set-but-not-used variablesBart Van Assche2016-04-111-3/+0
* libiscsi: Remove set-but-not-used variablesBart Van Assche2016-04-111-4/+2
* libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche2016-04-111-2/+1
* qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche2016-04-111-1/+1
* scsi_transport_fc: Unexport scsi_is_fc_vport()Bart Van Assche2016-04-111-2/+1
* fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat2016-04-112-10/+12
* fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat2016-04-112-11/+29
* fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat2016-04-112-7/+28
* scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2016-04-113-0/+81
* scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commandsHannes Reinecke2016-04-111-0/+91
* scsi-trace: remove service action definitionsHannes Reinecke2016-04-111-4/+0
* scsi: disable automatic target scanHannes Reinecke2016-04-1112-28/+60
* ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain2016-04-111-1/+1
* mac_scsi: Fix pseudo DMA implementationFinn Thain2016-04-112-95/+119
* atari_scsi: Allow can_queue to be increased for FalconFinn Thain2016-04-111-61/+22
* atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain2016-04-111-2/+1
* ncr5380: Update usage documentationFinn Thain2016-04-113-48/+16
* ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain2016-04-118-32/+4
* ncr5380: Remove remaining register storage qualifiersFinn Thain2016-04-111-3/+3
* ncr5380: Fix register decoding for debuggingFinn Thain2016-04-111-17/+25
* dmx3191d: Drop max_sectors limitFinn Thain2016-04-111-1/+0
* ncr5380: Reduce max_lun limitFinn Thain2016-04-111-0/+2
* ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain2016-04-116-2699/+4
* sun3_scsi: Adopt NCR5380.c core driverFinn Thain2016-04-112-15/+124
* atari_scsi: Adopt NCR5380.c core driverFinn Thain2016-04-112-3/+35
* ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain2016-04-1113-40/+152
* ncr5380: Adopt uniform DMA setup conventionFinn Thain2016-04-114-18/+20
* ncr5380: Use DMA hooks for PDMAFinn Thain2016-04-1113-41/+50
* ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain2016-04-114-10/+14
* ncr5380: Remove PSEUDO_DMA macroFinn Thain2016-04-1114-78/+6
* ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain2016-04-118-20/+14
* atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain2016-04-113-19/+22
* ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain2016-04-115-415/+22
* ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain2016-04-115-6/+23
* g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain2016-04-113-77/+25
* scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2016-04-112-7/+23
* scsi: move Additional Sense Codes to separate fileRasmus Villemoes2016-04-112-827/+829
* scsi: make some Additional Sense strings more grep'ableRasmus Villemoes2016-04-111-18/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-04-1110-73/+164
|\
| * HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke2016-04-052-28/+80
| * HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke2016-04-051-0/+2
| * HID: microsoft: add support for 3 more devicesAlistair Leslie-Hughes2016-04-043-0/+12
| * HID: multitouch: Synchronize MT frame on reset_resumeGabriele Mazzotta2016-04-011-0/+1
| * HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires2016-03-291-0/+11
| * HID: lenovo: Don't use stack variables for DMA buffersJosh Boyer2016-03-291-3/+13
OpenPOWER on IntegriCloud