summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-19iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He1-0/+3
2016-09-19iommu/amd: Use standard bitmap operation to set bitmapBaoquan He1-1/+2
2016-09-19iommu/amd: Clean up the cmpxchg64 invocationBaoquan He1-1/+2
2016-09-19Linux 4.8-rc7v4.8-rc7Linus Torvalds1-1/+1
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-09-17fix iov_iter_fault_in_readable()Al Viro2-23/+3
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen3-34/+51
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib1-0/+3
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2-4/+4
2016-09-16perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin1-2/+7
2016-09-16perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin1-1/+6
2016-09-16perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin1-2/+2
2016-09-16iommu/io-pgtable-arm: Check for v7s-incapable systemsRobin Murphy1-0/+4
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy4-4/+28
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy4-15/+136
2016-09-16iommu/arm-smmu: Set domain geometryRobin Murphy2-0/+4
2016-09-16iommu/arm-smmu: Wire up generic configuration supportRobin Murphy1-60/+108
2016-09-16Docs: dt: document ARM SMMU generic binding usageRobin Murphy1-14/+47
2016-09-16iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy1-62/+78
2016-09-16iommu/arm-smmu: Intelligent SMR allocationRobin Murphy1-78/+119
2016-09-16iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy1-14/+12
2016-09-16iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy1-33/+11
2016-09-16iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy1-269/+101
2016-09-16iommu/arm-smmu: Keep track of S2CR stateRobin Murphy1-66/+93
2016-09-16iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy1-61/+86
2016-09-16iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy1-21/+22
2016-09-16iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy1-1/+6
2016-09-16iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy2-7/+32
2016-09-16iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy1-170/+128
2016-09-16iommu/arm-smmu: Fall back to global bypassRobin Murphy1-4/+44
2016-09-16Docs: dt: document ARM SMMUv3 generic binding usageRobin Murphy1-1/+7
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy4-2/+106
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy1-5/+41
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy3-74/+116