summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel513-3434/+7747
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker2-2/+1
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker1-0/+2
2017-04-29iommu: Remove trace-events include from iommu.hJoerg Roedel1-0/+1
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel4-0/+4
2017-04-29ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi1-10/+34
2017-04-29iommu/vt-d: Don't print the failure message when booting non-kdump kernelQiuxu Zhuo1-9/+6
2017-04-27iommu: Move report_iommu_fault() to iommu.cJoerg Roedel1-0/+42
2017-04-27x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li1-0/+18
2017-04-26iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham2-0/+6
2017-04-25iommu/arm-smmu: Correct sid to maskPeng Fan1-1/+1
2017-04-24iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian1-1/+1
2017-04-24Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-108/+101
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+46
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-3/+21
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski1-0/+9
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski3-11/+38
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+11
2017-04-20iommu: Make iommu_bus_notifier return NOTIFY_DONE rather than error codezhichang.yuan1-2/+6
2017-04-20omap3isp: Remove iommu_group related codeSuman Anna2-18/+0
2017-04-20iommu/omap: Add iommu-group supportJoerg Roedel2-1/+39
2017-04-20iommu/omap: Make use of 'struct iommu_device'Joerg Roedel2-0/+32
2017-04-20iommu/omap: Store iommu_dev pointer in arch_dataJoerg Roedel2-35/+23
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel2-16/+33
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna1-16/+14
2017-04-20iommu/omap: Register driver before setting IOMMU opsSuman Anna1-3/+18
2017-04-20ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi1-2/+0
2017-04-20iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy2-107/+49
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R3-5/+41
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart3-6/+12
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R5-37/+50
2017-04-20of: device: Fix overflow of coherent_dma_maskSricharan R1-1/+1
2017-04-20ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi1-0/+13
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart2-5/+12