summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-06-28nvme_fc: fix double calls to nvme_cleanup_cmd()James Smart-4/+1
2017-06-28nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig-0/+9
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig-11/+4
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig-18/+29
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig-3/+0
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng-8/+10
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg-19/+10
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn-3/+20
2017-06-28nvme: Remove SCSI translationsKeith Busch-2541/+3
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg-19/+21
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg-22/+26
2017-06-28nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg-23/+30
2017-06-28nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg-4/+13
2017-06-28drivers: dma-coherent: Introduce default DMA poolVladimir Murzin-7/+52
2017-06-28drivers: dma-coherent: Account dma_pfn_offset when used with device treeVladimir Murzin-2/+13
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig-22/+19
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig-20/+0
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann-19/+21
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig-4/+0
2017-06-28xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig-12/+0
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig-0/+5
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig-5/+13
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel-2399/+3841
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit-4/+2
2017-06-28iommu/vt-d: Constify intel_dma_opsArvind Yadav-1/+1
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-105/+146
2017-06-28iommu: Warn once when device_group callback returns NULLJoerg Roedel-0/+3
2017-06-28iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel-1/+1
2017-06-28iommu: Return ERR_PTR() values from device_group call-backsJoerg Roedel-12/+2
2017-06-28iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Joerg Roedel-10/+5
2017-06-28iommu/vt-d: Don't disable preemption while accessing deferred_flush()Sebastian Andrzej Siewior-6/+2
2017-06-28iommu/iova: Don't disable preempt around this_cpu_ptr()Sebastian Andrzej Siewior-6/+3
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen-4/+13
2017-06-28Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel-248/+508
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach-1/+2
2017-06-28NFC: trf7970a: Correct register settings for 27MHz clockGeoff Lansberry-0/+7
2017-06-28Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...Dave Airlie-1/+18
2017-06-28Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...Dave Airlie-3/+4
2017-06-28Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie-79/+136
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie-4/+24
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-0/+1
2017-06-28s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner-1/+1
2017-06-28cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin-4/+18
2017-06-28cpuidle: powerpc: read mostly for common globalsNicholas Piggin-9/+9
2017-06-28cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin-2/+5
2017-06-27scsi: sun_esp: fix device reference leaksJohan Hovold-1/+8
2017-06-27scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...Satish Kharat-2/+14
2017-06-27scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat-2/+45
2017-06-27scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat-0/+32