summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/dib8000.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-29iommu/rockchip: Support sharing IOMMU between mastersJeffy Chen1-2/+20
2018-03-29iommu/rockchip: Add runtime PM supportJeffy Chen1-52/+129
2018-03-29iommu/rockchip: Fix error handling in initJeffy Chen1-13/+2
2018-03-29iommu/rockchip: Use OF_IOMMU to attach devices automaticallyJeffy Chen1-95/+40
2018-03-29iommu/rockchip: Use IOMMU device for dma mapping operationsJeffy Chen1-61/+24
2018-03-29dt-bindings: iommu/rockchip: Add clock propertyJeffy Chen1-0/+7
2018-03-29iommu/rockchip: Control clocks needed to access the IOMMUTomasz Figa1-3/+47
2018-03-29iommu/rockchip: Fix TLB flush of secondary IOMMUsTomasz Figa1-5/+7
2018-03-29iommu/rockchip: Use iopoll helpers to wait for hardwareTomasz Figa1-36/+39
2018-03-29iommu/rockchip: Fix error handling in attachTomasz Figa1-4/+4
2018-03-29iommu/rockchip: Request irqs in rk_iommu_probe()Jeffy Chen1-29/+9
2018-03-29iommu/rockchip: Fix error handling in probeJeffy Chen1-0/+2
2018-03-29iommu/rockchip: Prohibit unbind and removeJeffy Chen1-20/+1
2018-03-29iommu/amd: Return proper error code in irq_remapping_alloc()Sebastian Andrzej Siewior1-2/+2
2018-03-29iommu/amd: Make amd_iommu_devtable_lock a spin_lockSebastian Andrzej Siewior1-7/+7
2018-03-29iommu/amd: Drop the lock while allocating new irq remap tableSebastian Andrzej Siewior1-18/+45
2018-03-29iommu/amd: Factor out setting the remap table for a devidSebastian Andrzej Siewior1-11/+12
2018-03-29iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()Sebastian Andrzej Siewior1-5/+5
2018-03-29iommu/amd: Remove the special case from alloc_irq_table()Sebastian Andrzej Siewior1-14/+20
2018-03-29iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lockSebastian Andrzej Siewior1-2/+3
2018-03-29iommu/amd: Split domain id out of amd_iommu_devtable_lockSebastian Andrzej Siewior1-7/+5
2018-03-29iommu/amd: Turn dev_data_list into a lock less listSebastian Andrzej Siewior2-19/+11
2018-03-29iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior1-0/+2
2018-03-29iommu/vt-d:Remove unused variableShaokun Zhang1-5/+1
2018-03-27iommu/arm-smmu-v3: Support 52-bit virtual addressRobin Murphy1-1/+9
2018-03-27iommu/arm-smmu-v3: Support 52-bit physical addressRobin Murphy1-15/+20
2018-03-27iommu/io-pgtable-arm: Support 52-bit physical addressRobin Murphy1-18/+49
2018-03-27iommu/arm-smmu-v3: Clean up queue definitionsRobin Murphy1-73/+55
2018-03-27iommu/arm-smmu-v3: Clean up table definitionsRobin Murphy1-90/+59
2018-03-27iommu/arm-smmu-v3: Clean up register definitionsRobin Murphy1-97/+77
2018-03-27iommu/arm-smmu-v3: Clean up address maskingRobin Murphy1-32/+21
2018-03-27iommu/arm-smmu-v3: limit reporting of MSI allocation failuresNate Watterson1-1/+6
2018-03-27iommu/arm-smmu-v3: Warn about missing IRQsRobin Murphy1-0/+6
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1