summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-24ata: libata-core: improve tag checks in ata_qc_issue()Damien Le Moal
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal
2026-02-24ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal
2026-02-23drm/xe: Consolidate workaround entries for Wa_14023061436Matt Roper
2026-02-23drm/xe/wa_oob: Consolidate some OOB rulesMatt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_15016589081Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_18033852989Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019988906Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019386621Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019877138Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_13012615864Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14021402888Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021639441Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14018471104Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14020338487Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_16018712365Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_18032247524Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021865536Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_16028005424Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_14019449301Matt Roper
2026-02-23drm/xe: Consolidate workaround entries for Wa_16021867713Matt Roper
2026-02-23drm/xe/wa: Document new policy regarding workaround IP rangesMatt Roper
2026-02-23drm/xe/pvc: Drop pre-prod workaroundsMatt Roper
2026-02-23drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959Matt Roper
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen
2026-02-23Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-23Input: cros_ec_keyb - factor out column processingDmitry Torokhov
2026-02-23Input: cros_ec_keyb - do not allocate keyboard state separatelyDmitry Torokhov
2026-02-23Input: cros_ec_keyb - simplify cros_ec_keyb_work()Dmitry Torokhov
2026-02-23Input: cros_ec_keyb - use BIT() macro instead of open-coding shiftsDmitry Torokhov
2026-02-23Input: cros_ec_keyb - use u8 instead of uint8_tDmitry Torokhov
2026-02-23Input: cros_ec_keyb - add function key supportFabio Baltieri
2026-02-23Input: export input_default_setkeycodeFabio Baltieri
2026-02-23Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk tableChristoffer Sandberg
2026-02-23iio: addac: ad74413r: simplify timeout returnAntoniu Miclaus
2026-02-23iio: adc: ad7173: move opening brace to a separate lineGiorgi Tchankvetadze
2026-02-23iio: light: gp2ap020a00f: Join some lines of code to be a single lineAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Remove trailing comma in termination entryAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Explicitly use string literal for driver nameAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Use temporary variable for struct deviceAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Replace custom implementation of min()Andy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Fix possible error swallowEthan Tidmore
2026-02-23iio: light: gp2ap020a00f: Return directly from the switch casesAndy Shevchenko