index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
Thomas Gleixner
-0
/
+3
2026-02-24
irqchip/irq-pic32-evic: Allow driver to be compiled with COMPILE_TEST
Brian Masney
-1
/
+4
2026-02-24
irqchip/irq-pic32-evic: Only include asm headers when compiling for MIPS
Brian Masney
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Define board_bind_eic_interrupt for !MIPS builds
Brian Masney
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Don't define plat_irq_dispatch() for !MIPS builds
Brian Masney
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Address warning related to wrong printf() formatter
Brian Masney
-1
/
+1
2026-02-24
gpu: Fix uninitialized buddy for built-in drivers
Koen Koning
-1
/
+2
2026-02-24
drm/i915/lt_phy_regs: Add SoC/OS turnaround time
Arun R Murthy
-4
/
+4
2026-02-24
drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
Arun R Murthy
-2
/
+2
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
-7
/
+55
2026-02-23
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
-31
/
+25
2026-02-24
ata: libata-scsi: rename and improve ata_qc_done()
Damien Le Moal
-12
/
+12
2026-02-24
ata: libata-scsi: make ata_scsi_simulate() static
Damien Le Moal
-74
/
+73
2026-02-24
ata: libata-scsi: simplify ata_scsi_requeue_deferred_qc()
Damien Le Moal
-5
/
+2
2026-02-24
ata: libata-sata: simplify ata_sas_queuecmd()
Damien Le Moal
-8
/
+6
2026-02-24
ata: libata-core: improve tag checks in ata_qc_issue()
Damien Le Moal
-2
/
+7
2026-02-24
ata: libata-core: fix cancellation of a port deferred qc work
Damien Le Moal
-5
/
+3
2026-02-24
ata: libata-eh: correctly handle deferred qc timeouts
Damien Le Moal
-3
/
+19
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14023061436
Matt Roper
-3
/
+1
2026-02-23
drm/xe/wa_oob: Consolidate some OOB rules
Matt Roper
-23
/
+8
2026-02-23
drm/xe: Consolidate workaround entries for Wa_15016589081
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_18033852989
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019988906
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019386621
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019877138
Matt Roper
-16
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_13012615864
Matt Roper
-16
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14021402888
Matt Roper
-17
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021639441
Matt Roper
-46
/
+13
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14018471104
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14020338487
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16018712365
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_18032247524
Matt Roper
-10
/
+7
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021865536
Matt Roper
-7
/
+1
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16028005424
Matt Roper
-26
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019449301
Matt Roper
-10
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021867713
Matt Roper
-30
/
+8
2026-02-23
drm/xe/wa: Document new policy regarding workaround IP ranges
Matt Roper
-0
/
+11
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
-63
/
+0
2026-02-23
drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959
Matt Roper
-6
/
+1
2026-02-24
drm/msm/dpu: Don't use %pK through printk (again)
Thomas Weißschuh
-1
/
+1
2026-02-24
Revert "drm/msm/dpu: try reserving the DSPP-less LM first"
Dmitry Baryshkov
-38
/
+14
2026-02-24
drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
sunliming
-1
/
+3
2026-02-24
drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
Kees Cook
-1
/
+1
2026-02-24
drm/msm/dpu: Fix LM size on a number of platforms
Konrad Dybcio
-30
/
+30
2026-02-24
drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLE
Akhil P Oommen
-0
/
+1
2026-02-23
Input: synaptics-rmi4 - fix a locking bug in an error path
Bart Van Assche
-2
/
+2
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
-7
/
+17
2026-02-23
Input: cros_ec_keyb - factor out column processing
Dmitry Torokhov
-20
/
+27
2026-02-23
Input: cros_ec_keyb - do not allocate keyboard state separately
Dmitry Torokhov
-10
/
+2
[prev]
[next]