summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-24irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missingThomas Gleixner-0/+3
2026-02-24irqchip/irq-pic32-evic: Allow driver to be compiled with COMPILE_TESTBrian Masney-1/+4
2026-02-24irqchip/irq-pic32-evic: Only include asm headers when compiling for MIPSBrian Masney-0/+2
2026-02-24irqchip/irq-pic32-evic: Define board_bind_eic_interrupt for !MIPS buildsBrian Masney-0/+2
2026-02-24irqchip/irq-pic32-evic: Don't define plat_irq_dispatch() for !MIPS buildsBrian Masney-0/+2
2026-02-24irqchip/irq-pic32-evic: Address warning related to wrong printf() formatterBrian Masney-1/+1
2026-02-24gpu: Fix uninitialized buddy for built-in driversKoen Koning-1/+2
2026-02-24drm/i915/lt_phy_regs: Add SoC/OS turnaround timeArun R Murthy-4/+4
2026-02-24drm/i915/cx0_phy_regs: Include SoC and OS turnaround timeArun R Murthy-2/+2
2026-02-23dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera-7/+55
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg-31/+25
2026-02-24ata: libata-scsi: rename and improve ata_qc_done()Damien Le Moal-12/+12
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal-74/+73
2026-02-24ata: libata-scsi: simplify ata_scsi_requeue_deferred_qc()Damien Le Moal-5/+2
2026-02-24ata: libata-sata: simplify ata_sas_queuecmd()Damien Le Moal-8/+6
2026-02-24ata: libata-core: improve tag checks in ata_qc_issue()Damien Le Moal-2/+7
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal-5/+3
2026-02-24ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal-3/+19
2026-02-23drm/xe: Consolidate workaround entries for Wa_14023061436Matt Roper-3/+1
2026-02-23drm/xe/wa_oob: Consolidate some OOB rulesMatt Roper-23/+8
2026-02-23drm/xe: Consolidate workaround entries for Wa_15016589081Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper-8/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper-16/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_13012615864Matt Roper-16/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14021402888Matt Roper-17/+4
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021639441Matt Roper-46/+13
2026-02-23drm/xe: Consolidate workaround entries for Wa_14018471104Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14020338487Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16018712365Matt Roper-9/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_18032247524Matt Roper-10/+7
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021865536Matt Roper-7/+1
2026-02-23drm/xe: Consolidate workaround entries for Wa_16028005424Matt Roper-26/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019449301Matt Roper-10/+5
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021867713Matt Roper-30/+8
2026-02-23drm/xe/wa: Document new policy regarding workaround IP rangesMatt Roper-0/+11
2026-02-23drm/xe/pvc: Drop pre-prod workaroundsMatt Roper-63/+0
2026-02-23drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959Matt Roper-6/+1
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh-1/+1
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov-38/+14
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming-1/+3
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook-1/+1
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio-30/+30
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen-0/+1
2026-02-23Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche-2/+2
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin-2/+4
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin-7/+17
2026-02-23Input: cros_ec_keyb - factor out column processingDmitry Torokhov-20/+27
2026-02-23Input: cros_ec_keyb - do not allocate keyboard state separatelyDmitry Torokhov-10/+2