summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-25thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolonJiapeng Chong
2025-09-25thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim valuesMarek Vasut
2025-09-25thermal/drivers/rcar_gen3: Add support for per-SoC default trim valuesMarek Vasut
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher
2025-09-25drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...Mario Limonciello
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf
2025-09-25drm/amdgpu: Fix fence signaling race condition in userqueueJesse.Zhang
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang
2025-09-25amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf
2025-09-25drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()Mario Limonciello
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri
2025-09-25drm/amdgpu/userq: assign an error code for invalid userq vaPrike Liang
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König
2025-09-25drm/amdgpu: remove leftover from enforcing isolation by VMIDChristian König
2025-09-25drm/amdgpu: Add fallback to pipe reset if KCQ ring reset failsJesse.Zhang
2025-09-25drm/amd: Fix hybrid sleepMario Limonciello (AMD)
2025-09-25clk: Add clock driver for the RISC-V RPMI clock service groupRahul Pathak
2025-09-25accel/ivpu: Split FW runtime and global memory buffersKarol Wachowski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25nvdimm: Clean up __nd_ioctl() and remove gotosDave Jiang
2025-09-25nvdimm: Introduce guard() for nvdimm_bus_lockDave Jiang
2025-09-25usb: vhci-hcd: Prevent suspending virtually attached devicesCristian Ciocaltea
2025-09-25Merge tag 'usb-serial-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-09-25Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-09-25s390/dasd: enforce dma_alignment to ensure proper buffer validationJaehoon Kim
2025-09-25s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_requestJaehoon Kim
2025-09-25drm/i915/gvt: Simplify case switch in intel_vgpu_ioctlJonathan Cavitt
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25hwmon: (mlxreg-fan) Add support for new flavour of capability registerVadim Pasternak
2025-09-25hwmon: (mlxreg-fan) Separate methods of fan setting coming from different sub...Vadim Pasternak
2025-09-25hwmon: (cros_ec) register fans into thermal framework cooling devicesSung-Chi Li
2025-09-25hwmon: (cros_ec) add PWM control over fansSung-Chi Li
2025-09-25hwmon: add SMARC-sAM67 supportMichael Walle
2025-09-25hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFIMohamad Kamal
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25PCI: rcar-host: Drop PMSR spinlockMarek Vasut
2025-09-25drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()Ankit Nautiyal
2025-09-25drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latencyAnkit Nautiyal
2025-09-25drm/i915/vrr: Clamp guardband as per hardware and timing constraintsAnkit Nautiyal
2025-09-25drm/i915/reg_defs: Add REG_FIELD_MAX wrapper for FIELD_MAX()Ankit Nautiyal
2025-09-25drm/i915/display: Wait for scl start instead of dsb_wait_vblanksAnkit Nautiyal
2025-09-25drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_delayed_vblankAnkit Nautiyal
2025-09-25drm/i915/vrr: Use SCL for computing guardbandAnkit Nautiyal
2025-09-25drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()Ankit Nautiyal
2025-09-25drm/i915/display: Add set_context_latency to crtc_stateAnkit Nautiyal