summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-33/+26
2024-09-25Merge tag 'rtc-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds10-6/+543
2024-09-25HID: hid-goodix: drop unsupported and undocumented DT partKrzysztof Kozlowski1-9/+0
2024-09-25intel_idle: fix ACPI _CST matching for newer Xeon platformsArtem Bityutskiy1-8/+29
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan1-0/+4
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar1-165/+0
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi4-11/+29
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi6-65/+89
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin1-1/+4
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König3-0/+37
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao1-0/+1
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea3-5/+64
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea4-5/+26
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea4-16/+16
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea4-41/+44
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea3-6/+6
2024-09-25vdpa/mlx5: Delete direct MKEYs in parallelDragos Tatulea1-0/+64
2024-09-25vdpa/mlx5: Create direct MKEYs in parallelDragos Tatulea1-22/+98
2024-09-25vdpa: Remove unused declarationsYue Haibing2-4/+0
2024-09-25vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ commandDragos Tatulea1-10/+12
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea1-10/+11
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea1-2/+4
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea1-26/+14
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea1-27/+29
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea1-48/+106
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea2-25/+78
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea2-0/+88
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea2-12/+17
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea1-5/+16
2024-09-25xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen2-2/+2
2024-09-25Revert "driver core: don't always lock parent in shutdown"Greg Kroah-Hartman1-2/+2
2024-09-25Revert "driver core: separate function to shutdown one device"Greg Kroah-Hartman1-36/+30
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman2-57/+1
2024-09-25Revert "nvme-pci: Make driver prefer asynchronous shutdown"Greg Kroah-Hartman1-1/+0
2024-09-25Revert "driver core: fix async device shutdown hang"Greg Kroah-Hartman1-9/+1
2024-09-25drm/i915/dp: Fix colorimetry detectionVille Syrjälä1-3/+6
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen3-3/+68
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen3-1/+71
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen2-3/+28
2024-09-24nvme: remove CC register read-back during enablingKeith Busch1-5/+0
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki1-0/+1
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke1-1/+1
2024-09-25Merge tag 'drm-xe-next-fixes-2024-09-19' of https://gitlab.freedesktop.org/dr...Dave Airlie7-17/+69
2024-09-25Merge tag 'drm-intel-next-fixes-2024-09-19' of https://gitlab.freedesktop.org...Dave Airlie4-14/+35
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+3
2024-09-24Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds8-26/+177
2024-09-24remoteproc: k3-m4: use the proper dependenciesLinus Torvalds1-1/+1
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds61-5506/+1837