summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-27drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX2-1/+6
2025-02-27drm/amdkfd: Move gfx12 trap handler to separate fileJay Cornwall2-201/+1127
2025-02-27accel/ivpu: Fix error handling in recovery/resetJacek Lawrynowicz1-36/+43
2025-02-27accel/ivpu: Add FW state dump on TDRTomasz Rusinowicz7-0/+43
2025-02-27accel/ivpu: Add coredump supportKarol Wachowski7-14/+74
2025-02-27accel/ivpu: Limit FW version string lengthJacek Lawrynowicz2-4/+9
2025-02-27PCI: Restore original INTX_DISABLE bit by pcim_intx()Takashi Iwai1-15/+19
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner2-43/+4
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner2-21/+32
2025-02-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-1/+2
2025-02-27Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-02-27Bluetooth: qca: Fix poor RF performance for WCN6855Zijun Hu1-2/+3
2025-02-27Bluetooth: qca: Update firmware-name to support board specific nvmCheng Jiang1-28/+85
2025-02-27drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu6-34/+308
2025-02-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
2025-02-27xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
2025-02-27drm/xe/oa: Add input fence dependenciesAshutosh Dixit1-4/+21
2025-02-27drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit3-2/+89
2025-02-27drm/xe/oa: Separate batch submission from waiting for completionAshutosh Dixit1-13/+44
2025-02-21Revert "vfio/platform: check the bounds of read/write syscalls"Greg Kroah-Hartman1-10/+0
2025-02-21scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman1-2/+6
2025-02-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar1-4/+4
2025-02-21wifi: rtw89: pci: disable PCIE wake bit when PCIE deinitPing-Ke Shih3-3/+27
2025-02-21netdevsim: print human readable IP addressHangbin Liu1-4/+8
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt1-3/+3
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström1-6/+6
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner1-0/+5
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov1-3/+0
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold1-2/+2
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen2-2/+1
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter1-2/+1
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar1-2/+8
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar2-0/+6
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen1-8/+4
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau1-7/+31
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau1-0/+1
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello1-20/+12
2025-02-21cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar1-13/+4
2025-02-21cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar1-6/+3
2025-02-21cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar1-31/+7
2025-02-21cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systemsDhananjay Ugwekar1-0/+1
2025-02-21cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable functionDhananjay Ugwekar1-2/+4
2025-02-21scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman1-1/+1
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman1-57/+52
2025-02-21scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman1-4/+7
2025-02-21scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman1-4/+9
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1