summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28drivers: dma-coherent: Account dma_pfn_offset when used with device treeVladimir Murzin
2017-06-28dma: Take into account dma_pfn_offsetVladimir Murzin
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig
2017-06-28MAINTAINERS: add entry for dma mapping helpersChristoph Hellwig
2017-06-28powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig
2017-06-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28openrisc: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-28dma-virt: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28dma-noop: remove dma_supported and mapping_error methodsChristoph Hellwig
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28arm: implement ->mapping_errorChristoph Hellwig
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28x86/calgary: implement ->mapping_errorChristoph Hellwig
2017-06-28x86/pci-nommu: implement ->mapping_errorChristoph Hellwig
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig
2017-06-28s390: implement ->mapping_errorChristoph Hellwig
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig
2017-06-28ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)
2017-06-28spin loop primitives for busy waitingNicholas Piggin
2017-06-28powerpc/powernv/idle: Clear r12 on wakeup from stop liteAkshay Adiga
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-06-28iommu/vt-d: Constify intel_dma_opsArvind Yadav
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-06-28iommu: Warn once when device_group callback returns NULLJoerg Roedel
2017-06-28iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel
2017-06-28iommu: Return ERR_PTR() values from device_group call-backsJoerg Roedel
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky
2017-06-28ALSA: hda - Skip card registration when no codec is foundTakashi Iwai
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao