summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+25
2021-05-21Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+2
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-3/+11
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich-6/+8
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-192/+191
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie-35/+54
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie-145/+129
2021-05-21Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-5/+5
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-19/+109
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-19/+36
2021-05-20Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-48/+39
2021-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-21/+35
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-67/+160
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-349/+380
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König-5/+5
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen-0/+3
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park-0/+18
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li-1/+1
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König-1/+2
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij-9/+12
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter-2/+2
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb-4/+2
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds-23/+50
2021-05-19platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu-0/+8
2021-05-19platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko-0/+1
2021-05-19platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede-1/+2
2021-05-19platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K-0/+2
2021-05-19platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede-25/+57
2021-05-19platform/x86: gigabyte-wmi: add support for B550 Aorus EliteThomas Weißschuh-0/+1
2021-05-19platform/x86: gigabyte-wmi: add support for X570 UDThomas Weißschuh-0/+1
2021-05-19platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh-24/+12
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun-1/+10
2021-05-19platform/surface: dtx: Fix poll functionMaximilian Luz-7/+1
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz-2/+1
2021-05-19Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula-138/+118
2021-05-19drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg-1/+4
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson-6/+7
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory-2/+3
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky-6/+10
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb-0/+1
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb-0/+3