summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-09scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart4-24/+31
2016-11-09scsi: lpfc: Set driver environment data on adapterJames Smart2-0/+41
2016-11-09scsi: lpfc: Fix sg_reset on SCSI device causing kernel crashJames Smart1-9/+13
2016-11-09scsi: lpfc: Correct embedded io wq element sizeJames Smart1-9/+5
2016-11-09scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi1-9/+12
2016-11-09MAINTAINERS: Changing maintainer for ufs DWC.Joao Pinto1-1/+2
2016-11-09MAINTAINERS: Remove defunct iss storage mailing listJavier Martinez Canillas1-2/+0
2016-11-09scsi: hpsa: Remove unneeded void pointer castJavier Martinez Canillas1-2/+1
2016-11-09scsi: mptscsih: Remove bogus interpretation of request->ioprioChristoph Hellwig1-8/+3
2016-11-09scsi: ncr5380: Suppress unhelpful "interrupt without IRQ bit" messageFinn Thain1-1/+1
2016-11-09scsi: ncr5380: Use correct types for DMA routinesFinn Thain10-114/+176
2016-11-09scsi: ncr5380: Expedite register pollingFinn Thain3-3/+10
2016-11-09scsi: ncr5380: Pass hostdata pointer to register polling routinesFinn Thain3-25/+24
2016-11-09scsi: ncr5380: Use correct types for device register accessorsFinn Thain9-78/+49
2016-11-09scsi: ncr5380: Store IO ports and addresses in host private dataFinn Thain9-97/+118
2016-11-09scsi: ncr5380: Improve hostdata struct member alignment and cache-abilityFinn Thain1-20/+20
2016-11-09scsi: ncr5380: Increase register polling limitFinn Thain1-1/+1
2016-11-09scsi: ncr5380: Simplify register polling limitFinn Thain2-7/+8
2016-11-09scsi: atari_scsi: Make device register accessors re-entrantFinn Thain1-3/+15
2016-11-09scsi: cumana_1: Remove unused cumanascsi_setup() functionFinn Thain1-4/+0
2016-11-09scsi: g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio driversOndrej Zary6-195/+134
2016-11-09scsi: ufshcd: Fix possible unclocked register accessSubhash Jadavani3-16/+19
2016-11-09scsi: fcoe: Harden CVL handling when we have not logged into the fabric.Chad Dupuis1-3/+32
2016-11-09scsi: libfc: don't advance state machine for incoming FLOGIHannes Reinecke1-6/+14
2016-11-09scsi: libfc: Do not login if the port is already startedHannes Reinecke1-0/+6
2016-11-09scsi: libfc: Do not drop down to FLOGI for fc_rport_login()Hannes Reinecke1-1/+5
2016-11-09scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...Chad Dupuis1-8/+24
2016-11-09scsi: libfc: Fixup disc_mutex handlingHannes Reinecke4-23/+63
2016-11-09scsi: libfc: Revisit kref handlingHannes Reinecke1-30/+101
2016-11-09scsi: hisi_sas: Add v2 hw support for different refclkJohn Garry3-1/+12
2016-11-09scsi: hisi_sas: Add device tree support for hip07John Garry1-0/+1
2016-11-09scsi: devicetree: bindings: hisi_sas: add hip07 supportJohn Garry1-0/+1
2016-11-09scsi: fnic: Use time64_t to represent trace timestampsDeepa Dinamani2-3/+3
2016-11-09scsi: ipr: Use pci_irq_allocate_vectorsChristoph Hellwig2-128/+52
2016-11-09scsi: arcmsr: Use pci_alloc_irq_vectorsChristoph Hellwig2-54/+33
2016-11-08Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+43
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel1-2/+12
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy1-1/+3
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy1-1/+1
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy1-8/+17
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy1-0/+10
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-21/+42
2016-11-07Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2016-11-07Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2016-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-36/+95
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-06Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7