summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-05regulator: pf530x: Add a driver for the NXP PF5300 RegulatorWoodrow Douglass
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-09-05iommu/s390: Fix memory corruption when using identity domainMatthew Rosato
2025-09-05iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()Zhen Ni
2025-09-05iommu/riscv: Add ACPI supportSunil V L
2025-09-05ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()Sunil V L
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L
2025-09-05iommu/omap: Use int type to store negative error codesQianfeng Rong
2025-09-05drm: tiny: Add support for Mayqueen Pixpaper e-ink panelLiangCheng Wang
2025-09-05drm/ast: ast_2100: Remove unneeded semicolonChen Ni
2025-09-05iommu/apple-dart: Clear stream error indicator bits for T8110 DARTsHector Martin
2025-09-05iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra
2025-09-05crypto: ccp: Skip SEV and SNP INIT for kdump bootAshish Kalra
2025-09-05iommu/amd: Reuse device table for kdumpAshish Kalra
2025-09-05iommu/amd: Add support to remap/unmap IOMMU buffers for kdumpAshish Kalra
2025-09-05drm/xe/migrate: Remove unneeded emit_pte() when copying CCS onlySanjay Yadav
2025-09-05iommu/apple-dart: Add 4-level page table supportHector Martin
2025-09-05iommu/io-pgtable-dart: Add 4-level page table supportHector Martin
2025-09-05iommu/apple-dart: Make the hw register fields u32sHector Martin
2025-09-05iommu/amd: use str_plural() to simplify the codeXichao Zhao
2025-09-05drm/i915/display: Avoid divide by zeroJuha-Pekka Heikkila
2025-09-05drm/i915/display: log fail from intel_sdvo_enable_hotplugJuha-Pekka Heikkila
2025-09-05drm/i915/display: take out dead codeJuha-Pekka Heikkila
2025-09-05drm/i915/dram: Print memory details even if something went wrongVille Syrjälä
2025-09-05drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on iclVille Syrjälä
2025-09-05drm/i915/dram: Fix some spelling around the 16Gb DIMM w/aVille Syrjälä
2025-09-05drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepathsVille Syrjälä
2025-09-05drm/i915/dram: s/wm_lv0.../has_16gb_dimms/Ville Syrjälä
2025-09-05drm/i915/dram: Pack dram_info betterVille Syrjälä
2025-09-05drm/i915/dram: Use intel_dram_type_str() for pnvVille Syrjälä
2025-09-05drm/i915/dram: Populate PNV memory type accuratelyVille Syrjälä
2025-09-05drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()Ville Syrjälä
2025-09-05drm/xe: Fix broken kernel-doc for the struct xe_boMichal Wajdeczko
2025-09-05drm/i915/display: Remove power state verification before HW readoutImre Deak
2025-09-05drm/sti: Remove redundant ternary operatorsLiao Yuanhong
2025-09-05Merge tag 'md-6.17-20250905' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-09-05drm/xe/kunit: Drop xe_wa_test_exitMichal Wajdeczko
2025-09-05drm/xe/kunit: Promote fake platform parameter listMichal Wajdeczko
2025-09-05drm/xe/kunit: Drop custom struct platform_test_caseMichal Wajdeczko
2025-09-05drm/xe/kunit: Introduce xe_pci_fake_data_desc()Michal Wajdeczko
2025-09-05drm/xe/kunit: Update struct xe_pci_fake_data step declarationsMichal Wajdeczko
2025-09-05drm/xe: Allow to stub lookup for graphics and media IPMichal Wajdeczko
2025-09-05drm/xe: improve dma-resv handling for backup objectMatthew Auld
2025-09-05drm/xe/pt: unify xe_pt_svm_pre_commit with userptrMatthew Auld
2025-09-05drm/xe/userptr: replace xe_hmm with gpusvmMatthew Auld
2025-09-05drm/xe/vm: split userptr bits into separate fileMatthew Auld
2025-09-05drm/gpusvm: export drm_gpusvm_pages APIMatthew Auld
2025-09-05drm/gpusvm: refactor core API to use pages structMatthew Auld
2025-09-05drm/gpusvm: pull out drm_gpusvm_pages substructureMatthew Auld