summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0813-66/+77
|\
| *-------. Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2018-01-17312-1332/+2896
| |\ \ \ \ \
| | | | | | * iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-177-28/+12
| | | | | | * iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hookRobin Murphy2018-01-171-12/+2
| | | | | | * iommu/msm: Claim bus ops on probeRobin Murphy2018-01-171-13/+3
| | | | | | * iommu: Check the result of iommu_group_get() for NULLJordan Crouse2017-12-201-0/+5
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/vt-d: Enable 5-level paging mode in the PASID entrySohil Mehta2018-01-171-2/+13
| | | | | * iommu/vt-d: Add a check for 5-level paging supportSohil Mehta2018-01-171-0/+4
| | | | | * iommu/vt-d: Add a check for 1GB page supportSohil Mehta2018-01-171-0/+4
| | | | | * iommu/vt-d: Enable upto 57 bits of domain address widthSohil Mehta2018-01-171-1/+1
| | | | | * iommu/vt-d: Use domain instead of cache fetchingPeter Xu2018-01-171-2/+1
| | | | | * iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2017-12-201-3/+6
| | |_|_|/ | |/| | |
| | | | * iommu/amd: Set the device table entry PPR bit for IOMMU V2 devicesGary R Hook2017-12-202-5/+17
| | | | * iommu/amd - Record more information about unknown eventsGary R Hook2017-12-201-1/+3
| | |_|/ | |/| |
| | | * iommu/exynos: Don't unconditionally steal bus opsRobin Murphy2018-01-171-0/+7
| | * | iommu/omap: Fix debugfs_create_*() usageGeert Uytterhoeven2018-01-171-2/+2
| | |/
* | | Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2018-02-082-3/+7
|\ \ \
| * | | pcmcia: soc_common: Handle return value of clk_prepare_enableArvind Yadav2018-01-241-2/+6
| * | | pcmcia: use proper printk format for resourceDominik Brodowski2018-01-241-1/+1
* | | | Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2018-02-0890-1788/+3168
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...Dave Airlie2018-02-0817-136/+193
| |\ \ \ \
| | * | | | drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2018-02-072-3/+7
| | * | | | drm/i915/cnp: Properly handle VBT ddc pin out of bounds.Rodrigo Vivi2018-02-061-2/+3
| | * | | | drm/i915/cnp: Ignore VBT request for know invalid DDC pin.Rodrigo Vivi2018-02-061-3/+8
| | * | | | drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2018-02-061-0/+6
| | * | | | drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2018-02-061-2/+2
| | * | | | drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-02-063-9/+25
| | * | | | drm/i915/gvt: Use KVM r/w to access guest opregionTina Zhang2018-02-062-29/+70
| | * | | | drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=onChangbin Du2018-02-064-59/+35
| | * | | | drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li2018-02-063-14/+20
| | * | | | drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li2018-02-066-18/+20
| * | | | | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-02-087-28/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/amdgpu: re-enable CGCG on CZ and disable on STShirish S2018-02-061-1/+1
| | * | | | drm/amdgpu: disable coarse grain clockgating for STShirish S2018-01-291-1/+0
| | * | | | drm/radeon: adjust tested variableJulia Lawall2018-01-291-1/+1
| | * | | | drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König2018-01-291-1/+1
| | * | | | drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König2018-01-291-1/+3
| | * | | | drm/amdgpu: fix another potential cause of VM faultsChristian König2018-01-291-20/+12
| | * | | | drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-291-2/+6
| | * | | | drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis2018-01-291-1/+2
| | * | | | drm/ttm: fix missing parameter change for ttm_bo_cleanup_refsRoger He2018-01-291-1/+1
| * | | | | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-nextDave Airlie2018-02-0644-1491/+2723
| |\ \ \ \ \
| | * | | | | drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann2018-02-021-3/+6
| | * | | | | drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt2018-02-021-1/+1
| | * | | | | drm/nouveau: Introduce NvPmEnableGating optionLyude Paul2018-02-021-1/+3
| | * | | | | drm/nouveau: Add support for SLCG for Kepler2Lyude Paul2018-02-021-0/+93
| | * | | | | drm/nouveau: Add support for BLCG on Kepler2Lyude Paul2018-02-025-4/+139
| | * | | | | drm/nouveau: Add support for BLCG on Kepler1Lyude Paul2018-02-0214-1/+442
| | * | | | | drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul2018-02-029-21/+301
| | * | | | | drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs2018-02-021-53/+109