aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-29ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi
2017-04-28iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan
2017-04-20omap3isp: Remove iommu_group related codeSuman Anna
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi
2017-04-20iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-20of: device: Fix overflow of coherent_dma_maskSricharan R
2017-04-20ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart