aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-08accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz1-1/+1
2024-04-08accel/ivpu: Fix missed error message after VPU renameJacek Lawrynowicz1-1/+1
2024-04-08accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATEJacek Lawrynowicz4-20/+17
2024-04-08accel/ivpu: Improve clarity of MMU error messagesWachowski, Karol1-4/+4
2024-04-08accel/ivpu: Put NPU back to D3hot after failed resumeJacek Lawrynowicz1-0/+1
2024-04-08accel/ivpu: Fix PCI D0 state entry in resumeWachowski, Karol1-2/+2
2024-04-08accel/ivpu: Remove d3hot_after_power_off WAJacek Lawrynowicz4-20/+14
2024-04-08accel/ivpu: Check return code of ipc->lock initWachowski, Karol1-2/+6
2024-04-08vhost: correct misleading printing informationXianting Tian1-1/+1
2024-04-08virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski1-2/+4
2024-04-08vhost: Add smp_rmb() in vhost_enable_notify()Gavin Shan1-1/+11
2024-04-08vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan1-1/+11
2024-04-08Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2-2/+2
2024-04-08drm/xe/display: clean up compat i915_vgpu.hJani Nikula1-26/+0
2024-04-08drm/xe/display: remove compat i915_gem.hJani Nikula2-10/+0
2024-04-08drm/xe/display: clean up a lot of cruft from compat i915_drv.hJani Nikula1-32/+0
2024-04-08drm/i915: move i915_fixed.h to display/intel_fixed.hJani Nikula3-7/+1
2024-04-08drm/i915/dmc: define firmware URL locallyJani Nikula3-13/+3
2024-04-08drm/i915: use IS_JASPERLAKE()/IS_ELKHARTLAKE() instead of IS_PLATFORM()Jani Nikula1-2/+2
2024-04-08firmware: dmi-id: add a release callback functionArnd Bergmann1-1/+6
2024-04-08drm/i915/psr: Panel replay has to be enabled before link trainingJouni Högander4-3/+23
2024-04-08drm/i915/psr: Unify panel replay enable/disable sinkJouni Högander3-23/+50
2024-04-08drm/i915/psr: Do not write registers/bits not applicable for panel replayJouni Högander1-25/+45
2024-04-08drm/i915/psr: Check possible errors for panel replay as wellJouni Högander1-5/+16
2024-04-08drm/i915/psr: Do not update phy power state in case of non-eDP panel replayJouni Högander1-4/+8
2024-04-08drm/i915/psr: Intel_psr_pause/resume needs to support panel replayJouni Högander1-2/+2
2024-04-08drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as wellJouni Högander1-5/+6
2024-04-08drm/i915/psr: Add some documentation of variables used in psr codeJouni Högander1-0/+16
2024-04-08thunderbolt: Enable NVM upgrade support on Intel Maple RidgeAlex James1-0/+1
2024-04-07drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probeDouglas Anderson2-3/+14
2024-04-07drm/panel-edp: If we fail to powerup/get EDID, use conservative timingsDouglas Anderson1-5/+7
2024-04-07drm/panel-edp: Abstract out function to set conservative timingsDouglas Anderson1-20/+20
2024-04-07clk: Get runtime PM before walking tree for clk_summaryStephen Boyd1-2/+12
2024-04-07clk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
2024-04-07clk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
2024-04-07clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
2024-04-07clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-04-08ata: add HAS_IOPORT dependenciesNiklas Schnelle2-14/+18
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2024-04-07virtio_net: Do not send RSS key if it is not supportedBreno Leitao1-4/+22
2024-04-07dmaengine: pch_dma: remove unused function chan2parentColin Ian King1-5/+0
2024-04-07dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu1-6/+3
2024-04-07dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_openFrank Li1-3/+7
2024-04-07dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()Frank Li2-56/+0
2024-04-07dmaengine: fsl-dpaa2-qdma: clean up unused macroFrank Li1-9/+0
2024-04-07dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou3-0/+29
2024-04-07dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li2-10/+0
2024-04-07dmaengine: fsl-edma: add safety check for 'srcid'Frank Li1-0/+7
2024-04-07dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li3-8/+7