summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-14iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel1-6/+1
2016-07-14iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel1-26/+85
2016-07-13iommu/amd: Introduce dir2prot() helperJoerg Roedel1-7/+13
2016-07-13iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel1-0/+28
2016-07-13iommu/amd: Implement flush queueJoerg Roedel1-4/+67
2016-07-13iommu/amd: Allow NULL pointer parameter for domain_flush_complete()Joerg Roedel1-1/+1
2016-07-13iommu/amd: Set up data structures for flush queueJoerg Roedel1-1/+39
2016-07-13iommu/amd: Remove align-parameter from __map_single()Joerg Roedel1-10/+3
2016-07-13iommu/amd: Remove other remains of old address allocatorJoerg Roedel1-311/+5
2016-07-13iommu/amd: Make use of the generic IOVA allocatorJoerg Roedel1-157/+26
2016-07-13iommu/amd: Remove special mapping code for dma_ops pathJoerg Roedel1-93/+14
2016-07-13iommu/amd: Pass gfp-flags to iommu_map_page()Joerg Roedel1-3/+4
2016-07-13iommu/amd: Implement apply_dm_region call-backJoerg Roedel1-0/+15
2016-07-13iommu/amd: Create a list of reserved iova addressesJoerg Roedel1-0/+69
2016-07-13iommu/amd: Allocate iova_domain for dma_ops_domainJoerg Roedel1-1/+19
2016-07-13iommu/amd: Select IOMMU_IOVA for AMD IOMMUJoerg Roedel1-0/+1
2016-07-13iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel1-0/+3
2016-07-13iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel1-2/+4
2016-06-21iommu/amd: Remove create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-15iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun1-0/+4
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-8/+8
2016-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+30
2016-06-12Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+107
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+32
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-77/+20
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+3
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+6
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-285/+435
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...Linus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-9/+24
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+9
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-10Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie1-1/+2