aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-07drm/i915: pass dev_priv explicitly to TRANS_HTOTALJani Nikula6-11/+11
2024-06-07drm/i915: pass dev_priv explicitly to DPLL_MDJani Nikula2-8/+12
2024-06-07drm/i915: pass dev_priv explicitly to DPLLJani Nikula7-40/+43
2024-06-07gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-07drm/i915/overlay: convert intel_overlay_print_error_state() to drm_printerJani Nikula3-10/+9
2024-06-07drm/i915/dmc: convert intel_dmc_print_error_state() to drm_printerJani Nikula3-12/+12
2024-06-06net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence1-2/+1
2024-06-06r8152: Set NET_ADDR_STOLEN if using passthru MACMilan Broz1-0/+1
2024-06-06drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARLJohn Harrison2-12/+21
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie1-5/+0
2024-06-07Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-44/+74
2024-06-07Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...Dave Airlie2-51/+60
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-26/+90
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+0
2024-06-06Input: wacom_w8001 - correct device name generationJason Gerecke1-1/+1
2024-06-06PCI: tegra: Remove unused struct 'tegra_pcie_soc'Dr. David Alan Gilbert1-4/+0
2024-06-06ACPI: PCI: Remove unused struct 'acpi_handle_node'Dr. David Alan Gilbert1-5/+0
2024-06-06drm/xe: move disable_c6 callRiana Tauro2-5/+6
2024-06-06drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro1-1/+1
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski151-740/+1641
2024-06-06drm/i915: Don't use __func__ as prefix for drm_dbg_printerMichal Wajdeczko2-2/+2
2024-06-06drm/print: Improve drm_dbg_printerMichal Wajdeczko1-2/+1
2024-06-06drm/print: Add generic drm dev printk functionMichal Wajdeczko1-22/+30
2024-06-06drm/print: Kill ___drm_dbg()Michal Wajdeczko1-19/+0
2024-06-06drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfsJonathan Cavitt1-0/+12
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds49-314/+713
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+11
2024-06-06drm/panel: simple: Add PrimeView PM070WL4 supportPrimoz Fiser1-0/+29
2024-06-06drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost2-2/+2
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker1-2/+2
2024-06-06drm/ci: update xfails for the new testlistVignesh Raman53-388/+1023
2024-06-06drm/ci: skip driver specific testsVignesh Raman19-10/+229
2024-06-06drm/ci: uprev IGTVignesh Raman2-1/+5
2024-06-06drm/ci: generate testlist from buildVignesh Raman3-2765/+40
2024-06-06drm/ci: add farm variableVignesh Raman1-2/+9
2024-06-06drm/ci: uprev mesa versionVignesh Raman6-28/+42
2024-06-06irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi3-0/+28
2024-06-06drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi1-35/+0
2024-06-06drm/xe/vf: Custom GT restartMichal Wajdeczko1-0/+22
2024-06-06drm/xe/vf: Custom GuC resetMichal Wajdeczko1-0/+3
2024-06-06drm/xe/vf: Custom uC initializationMichal Wajdeczko1-0/+33
2024-06-06drm/xe/vf: Support only GuC/HuC firmwaresMichal Wajdeczko1-0/+4
2024-06-06drm/i915: Reduce DDI clock gating printk level from NOTICE to DEBUGVille Syrjälä1-3/+3
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula6-31/+24
2024-06-06drm/xe/display: reduce includes in compat i915_drv.hJani Nikula1-3/+1
2024-06-06drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula2-48/+51
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula2-5/+5
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula10-11/+25
2024-06-06drm/i915/display: include intel_step.h where neededJani Nikula2-2/+1
2024-06-06drm/i915/display: include intel_uncore.h where neededJani Nikula2-1/+1