summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-23scsi: pm80xx: Add controller SCSI host fatal error ueventsSalomon Dushimirimana2-0/+58
2025-06-23gpu: nova-core: add DMA object structAlexandre Courbot2-0/+62
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot5-1/+72
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev2-2/+65
2025-06-23drm/xe/nvm: add support for access modeAlexander Usyskin3-5/+41
2025-06-23drm/xe/nvm: add on-die non-volatile memory deviceAlexander Usyskin6-0/+140
2025-06-23mtd: intel-dg: align 64bit read and writeAlexander Usyskin1-0/+35
2025-06-23mtd: intel-dg: register with mtdAlexander Usyskin1-4/+224
2025-06-23mtd: intel-dg: implement access functionsAlexander Usyskin1-0/+197
2025-06-23mtd: intel-dg: implement region enumerationAlexander Usyskin1-0/+206
2025-06-23mtd: add driver for intel graphics non-volatile memory deviceAlexander Usyskin3-0/+146
2025-06-23Merge drm/drm-next into drm-xe-nextRodrigo Vivi802-9754/+20453
2025-06-23Merge patch series "Update lpfc to revision 14.4.0.10"Martin K. Petersen10-98/+105
2025-06-23scsi: lpfc: Copyright updates for 14.4.0.10 patchesJustin Tee5-5/+5
2025-06-23scsi: lpfc: Update lpfc version to 14.4.0.10Justin Tee1-1/+1
2025-06-23scsi: lpfc: Modify end-of-life adapters' model descriptionsJustin Tee1-19/+36
2025-06-23scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitionsJustin Tee3-12/+20
2025-06-23scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unsetJustin Tee2-2/+3
2025-06-23scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbkJustin Tee1-1/+2
2025-06-23scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlrJustin Tee2-6/+6
2025-06-23scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmdJustin Tee1-24/+5
2025-06-23scsi: lpfc: Early return out of FDMI cmpl for locally rejected statusesJustin Tee1-15/+3
2025-06-23scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is setJustin Tee1-0/+7
2025-06-23scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee1-0/+4
2025-06-23scsi: lpfc: Update debugfs trace ring initialization messagesJustin Tee1-9/+9
2025-06-23scsi: lpfc: Revise logging format for failed CT MIB requestsJustin Tee1-4/+4
2025-06-23gpu: nova-core: add helper function to wait on conditionAlexandre Courbot1-0/+29
2025-06-23regulator: dvfsrc: Add support for MT8196 andMark Brown336-1479/+3439
2025-06-23xen: privcmd: Don't mark eventfd waiter as EXCLUSIVESean Christopherson1-1/+0
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson2-0/+9
2025-06-23iommu/amd: KVM: SVM: Allow KVM to control need for GA log interruptsSean Christopherson1-11/+17
2025-06-23iommu/amd: WARN if KVM calls GA IRTE helpers without virtual APIC supportSean Christopherson1-5/+12
2025-06-23iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhi...Sean Christopherson1-1/+4
2025-06-23iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinitySean Christopherson1-2/+4
2025-06-23iommu/amd: Factor out helper for manipulating IRTE GA/CPU infoSean Christopherson1-41/+46
2025-06-23iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destinationSean Christopherson1-5/+9
2025-06-23iommu/amd: Document which IRTE fields amd_iommu_update_ga() can modifySean Christopherson1-0/+12
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson2-13/+9
2025-06-23iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"Sean Christopherson1-3/+7
2025-06-23iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptrSean Christopherson1-1/+1
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds12-233/+217
2025-06-23gpu: nova-core: increase BAR0 size to 16MBAlexandre Courbot1-2/+2
2025-06-23gpu: nova-core: allow register aliasesAlexandre Courbot1-2/+38
2025-06-23gpu: nova-core: expose the offset of each register as a type constantAlexandre Courbot1-3/+8
2025-06-23gpu: nova-core: add delimiter for helper rules in register!() macroAlexandre Courbot1-0/+2
2025-06-23gpu: nova-core: use absolute paths in register!() macroAlexandre Courbot1-6/+6
2025-06-23interconnect: exynos: handle node name allocation failureJohan Hovold1-0/+5
2025-06-23interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 nodeXilin Wu1-0/+1
2025-06-23drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possibleVille Syrjälä1-0/+20
2025-06-23drm/i915/dmc: Pass crtc_state to intel_dmc_{enable,disable}_pipe()Ville Syrjälä4-9/+24