summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-14cxl/features: Serialize multi-part Get/Set Feature transfersDave Jiang
2026-07-14cxl/pci: Honor -EPROBE_DEFER from component register setupDave Jiang
2026-07-14cxl/mbox: Break poison list loop on an empty payloadDave Jiang
2026-07-14drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...Luca Ceresoli
2026-07-14cxl/memdev: Fix firmware upload exact-fit handlingGuzebing
2026-07-14drm/xe/nvm: fix writable override for CRIAlexander Usyskin
2026-07-14Merge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
2026-07-14i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLEDPei Xiao
2026-07-14drm/i915/display: Fix too few bits in transcoder mask variablesJohn Harrison
2026-07-14drm/bridge: fix wording in commentLuca Ceresoli
2026-07-14drm/bridge: samsung-dsim: fix wording in commentLuca Ceresoli
2026-07-14drm: of: fix wording in commentLuca Ceresoli
2026-07-14Merge 7.2-rc3 into char-misc-nextGreg Kroah-Hartman
2026-07-14vfio: Enable cdev noiommu mode under iommufdJacob Pan
2026-07-14iommufd: Add an ioctl to query PA from IOVA for noiommu modeJacob Pan
2026-07-14iommufd: Allow binding to a noiommu deviceJason Gunthorpe
2026-07-14Merge branch 'i2c/i2c-fixes' into i2c/i2c-nextAndi Shyti
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)Vincent Jardin
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin
2026-07-14iommufd: Move igroup allocation to a functionJason Gunthorpe
2026-07-14iommufd: Support a HWPT without an iommu driver for noiommuJason Gunthorpe
2026-07-14iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICENicolin Chen
2026-07-14iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen
2026-07-14iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen
2026-07-14iommufd: Simplify iommufd_device_remove_vdev()Jason Gunthorpe
2026-07-14drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P
2026-07-14Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-07-14drm/xe/display: Do not allocate into stolen for new framebuffers.Maarten Lankhorst
2026-07-14soundwire: intel_auxdevice: Add cs42l44 to wake_capable_listCharles Keepax
2026-07-14soundwire: qcom: add SCP address paging supportJorijn van der Graaf
2026-07-14soundwire: dmi-quirks: add a global ghost listBard Liao
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas
2026-07-14drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-07-14pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristateZhipeng Wang
2026-07-14drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FBVille Syrjälä
2026-07-14drm/i915: Fix BIOS FB memory region name debug printsVille Syrjälä
2026-07-14drm/xe: s/bar2/lmembar/Ville Syrjälä
2026-07-14drm/xe: Check the PTE local memory bit for initial FB in stolenVille Syrjälä
2026-07-14drm/xe: Abstract the initial FB PTE checks a bitVille Syrjälä
2026-07-14drm/xe: Print a debug message if we have no stolen for the initial FBVille Syrjälä
2026-07-14drm/xe: Do the initial FB size alignment earlierVille Syrjälä
2026-07-14drm/i915: Use drm_dbg_kms() for initial FB debugsVille Syrjälä
2026-07-14drm/i915: Throw away the BIOS fb if has the wrong depth/bppVille Syrjälä
2026-07-14drm/i915/fbdev: Extract bios_fb_ok()Ville Syrjälä
2026-07-14drm/i915: Disable the plane if initial plane config readout failedVille Syrjälä
2026-07-14iommufd: Fix grammar and spelling in commentsxiongweimin
2026-07-14iommu: Fix dev_iommu memory leak when device_add fails in iommu_mock_device_addPeiyang He
2026-07-14IB/rdmavt: use kzalloc() to allocate QPN-map pagesMike Rapoport (Microsoft)
2026-07-14IB/mthca: allocate mthca_array memory with kzalloc()Mike Rapoport (Microsoft)
2026-07-14IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses arrayMike Rapoport (Microsoft)