summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-08drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König
2024-11-08drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0Tim Huang
2024-11-08drm/amdgpu: Inform if PCIe based P2P links are not availableRamesh Errabolu
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca
2024-11-08drm/amdgpu: Add sysfs interface for jpeg reset maskJesse.zhang@amd.com
2024-11-08drm/amdgpu: Add sysfs interface for vpe reset maskJesse.zhang@amd.com
2024-11-08drm/amdgpu: Add sysfs interface for sdma reset maskJesse.zhang@amd.com
2024-11-08cxl/region: Refactor common create region codeIra Weiny
2024-11-08cxl/hdm: Use guard() in cxl_dpa_set_mode()Ira Weiny
2024-11-08cxl/pci: Delay event buffer allocationIra Weiny
2024-11-08dax: Document struct dev_dax_rangeIra Weiny
2024-11-08drm/amdgpu: Normalize reg offsets on VCN v4.0.3Sathishkumar S
2024-11-08drm/amdgpu: Avoid kcq disable during resetLijo Lazar
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar
2024-11-08drm/amdgpu: fix ACA bank count boundary check errorYang Wang
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-08drm/amdgpu: fix return random value when multiple threads read registers via ...chongli2
2024-11-08drm/amdkfd: remove gfx 12 trap handler page size capJonathan Kim
2024-11-08drm/amdgpu: Add supported NPS modes nodeAsad Kamal
2024-11-08Merge tag 'mhi-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-11-08Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-11-08acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu
2024-11-08iommu/arm-smmu-v3: Make set_dev_pasid() op support replaceJason Gunthorpe
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu
2024-11-08iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacementYi Liu
2024-11-08iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacementYi Liu
2024-11-08iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domainYi Liu
2024-11-08iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacementYi Liu
2024-11-08iommu/vt-d: Add iommu_domain_did() to get didYi Liu
2024-11-08iommu/vt-d: Consolidate the struct dev_pasid_info add/removeYi Liu
2024-11-08iommu/vt-d: Add pasid replace helpersYi Liu
2024-11-08iommu/vt-d: Refactor the pasid setup helpersYi Liu
2024-11-08iommu/vt-d: Add a helper to flush cache for updating present pasid entryYi Liu
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-08iommu/iova: Fix typo 'adderss'Gan Jie
2024-11-08media: platform: samsung: s5p-jpeg: Remove deadcodeDr. David Alan Gilbert
2024-11-08media: qcom: camss: Add MSM8953 resourcesVladimir Lypak
2024-11-08media: qcom: camss: implement pm domain ops for VFE v4.1Barnabás Czémán
2024-11-08media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori
2024-11-08media: adv7180: Also check for "adi,force-bt656-4"Fabio Estevam
2024-11-08media: mgb4: Fix inconsistent input/output alignment in loopback modeMartin Tůma
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil
2024-11-08media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controlsHans Verkuil
2024-11-08bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BARManivannan Sadhasivam
2024-11-08bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip
2024-11-08pinctrl: single: add marvell,pxa1908-padconf compatibleDuje Mihanović
2024-11-08pinctrl: qcom: spmi-mpp: Add PM8937 compatibleBarnabás Czémán
2024-11-08pinctrl: qcom-pmic-gpio: add support for PM8937Barnabás Czémán
2024-11-08pinctrl: Use of_property_present() for non-boolean propertiesRob Herring (Arm)