summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar
2024-11-05clk: sunxi-ng: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher
2024-11-05drm/amdgpu: stop syncing PRT map operationsChristian König
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam
2024-11-05drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13Wolfgang Müller
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher
2024-11-05drm/amd/pm: add zero RPM OD setting support for SMU13Wolfgang Müller
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros
2024-11-05thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg
2024-11-05i2c: muxes: Fix return value check in mule_i2c_mux_probe()Yang Yingliang
2024-11-05drm/ci: remove update-xfails.pyVignesh Raman
2024-11-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu
2024-11-05drivers: core: fw_devlink: Make the error message a bit more usefulSaravana Kannan
2024-11-05phy: tegra: xusb: Set fwnode for xusb port devicesSaravana Kannan
2024-11-05drm: display: Set fwnode for aux bus devicesSaravana Kannan
2024-11-05driver core: fw_devlink: Stop trying to optimize cycle detection logicSaravana Kannan
2024-11-05nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()Marek Vasut
2024-11-05comedi: Flush partial mappings in error caseJann Horn
2024-11-05driver core: Constify attribute arguments of binary attributesThomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05nvmem: core: calculate bin_attribute size through bin_size()Thomas Weißschuh
2024-11-05PCI/sysfs: Calculate bin_attribute size through bin_size()Thomas Weißschuh
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-05usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-05iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu
2024-11-05iommu/vt-d: Drop pasid requirement for prq initializationKlaus Jensen
2024-11-05iommufd: Enable PRI when doing the iommufd_hwpt_allocJoel Granados
2024-11-05iommu/vt-d: Move IOMMU_IOPF into INTEL_IOMMUJoel Granados
2024-11-05iommu/vt-d: Remove the pasid present check in prq_event_threadKlaus Jensen
2024-11-05iommu/vt-d: Separate page request queue from SVMJoel Granados
2024-11-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-11-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu
2024-11-05iommu/vt-d: Remove unused dmar_msi_readDr. David Alan Gilbert
2024-11-05iommu/vt-d: Increase buffer size for device nameAndy Shevchenko
2024-11-05iommu/vt-d: Use PCI_DEVID() macroJinjie Ruan
2024-11-05iommu/vt-d: Refine intel_iommu_domain_alloc_user()Lu Baolu