aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-31s390/cio: convert cfg_lock mutex to spinlockSebastian Ott1-9/+9
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+28
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds37-229/+2296
2016-07-30random: Fix crashes with sparse node idsMichael Ellerman1-3/+2
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds17-147/+196
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds128-3135/+8449
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu1-4/+31
2016-07-30drm/nouveau/acpi: check for function 0x1B before using itPeter Wu1-5/+13
2016-07-30drm/nouveau/acpi: return supported DSM functionsPeter Wu1-7/+9
2016-07-30drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu1-32/+26
2016-07-30drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds30-1452/+2968
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2016-07-29PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann1-0/+1
2016-07-29PCI: Add ACS quirk for Solarflare SFC9220Edward Cree1-0/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-549/+357
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-5/+6
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-6/+0
2016-07-30Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-5/+2
2016-07-30Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie62-564/+1167
2016-07-30Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie15-86/+66
2016-07-29drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume eventsTom St Denis1-2/+0
2016-07-29drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis1-7/+7
2016-07-29drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2-1/+9
2016-07-29drm/amdgpu: add new definition in bif headerHuang Rui1-0/+1
2016-07-29drm/amd/powerplay: rename smum header guardsHuang Rui1-2/+2
2016-07-29drm/amdgpu: enable UVD context buffer for older HWChristian König2-2/+27
2016-07-29drm/amdgpu: fix default UVD context sizeChristian König1-1/+1
2016-07-29drm/amdgpu: fix incorrect type of info_idHuang Rui1-5/+5
2016-07-29drm/amdgpu: make amdgpu_cgs_call_acpi_method as staticHuang Rui1-1/+1
2016-07-29drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the buildSlava Grigorev1-0/+2
2016-07-29drm/amdgpu: enable UVD VM only on polarisChristian König1-1/+1
2016-07-29drm/amdgpu: increase timeout of IB testChunming Zhou1-1/+1
2016-07-29drm/amdgpu: add destroy session when generate VCE destroy msg.Rex Zhu1-7/+8
2016-07-29drm/amd: fix deadlock of job_list_lock V2Chunming Zhou1-3/+6
2016-07-29drm/amd: reset hw count when reset jobChunming Zhou1-0/+3
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu1-4/+3
2016-07-29drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König2-7/+13
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König11-57/+93
2016-07-29drm/amdgpu: move UVD IB test into common code v2Christian König5-125/+40
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König5-13/+31
2016-07-29drm/amdgpu: use begin/end_use for UVD power/clock gatingChristian König5-8/+17
2016-07-29drm/amdgpu: add begin/end_use ring callbacksChristian König2-0/+13
2016-07-29drm/amdgpu: remove fence_lockChristian König2-2/+0
2016-07-29drm/amdgpu: fix indentation in struct amdgpu_ringChristian König1-2/+2
2016-07-29drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu3-28/+22
2016-07-29drm/amdgpu: add bypass mode for vce3.0Rex Zhu1-0/+15
2016-07-29Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"Rex Zhu1-4/+0