aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-10md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()Yu Kuai1-13/+6
2025-09-10md: fix mssing blktrace bio split eventsYu Kuai5-0/+19
2025-09-10platform/x86: oxpec: Add support for AOKZOE A1XAntheas Kapenekakis1-0/+7
2025-09-10platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02Antheas Kapenekakis1-0/+7
2025-09-10platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire1-0/+8
2025-09-10cpuidle: qcom-spm: drop unnecessary initialisationsJohan Hovold1-2/+2
2025-09-10cpuidle: qcom-spm: fix device and OF node leaks at probeJohan Hovold1-2/+5
2025-09-10cpufreq: ondemand: Update the efficient idle check for Intel extended FamiliesSohil Mehta2-24/+24
2025-09-10cpufreq: conservative: Replace sscanf() with kstrtouint()Kaushlendra Kumar1-12/+12
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-2/+2
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failureJohan Hovold1-0/+8
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failureJohan Hovold1-0/+15
2025-09-10memory: tegra210: Use bindings for client idsAaron Kling1-73/+73
2025-09-10Merge drm-misc-next-2025-08-21 into drm-rust-nextDanilo Krummrich188-2288/+10912
2025-09-10mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller supportBinbin Zhou1-0/+49
2025-09-10mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller supportBinbin Zhou2-2/+53
2025-09-10mtd: rawnand: loongson: Add nand chip select supportBinbin Zhou1-26/+90
2025-09-10mtd: rawnand: loongson: Add 6-byte NAND ID reading supportKeguang Zhang1-6/+23
2025-09-10mtd: rawnand: loongson1: Rename the prefix from ls1x to loongsonBinbin Zhou3-163/+170
2025-09-10media: mc: Clear minor number before put deviceEdward Adam Davis1-4/+1
2025-09-10media: staging/ipu7: fix isys device runtime PM usage in firmware closingBingbu Cao1-0/+1
2025-09-10gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct fieldColin Ian King1-3/+6
2025-09-10mtd: rawnand: atmel: Fix pulse read timing for certain flash chipsAlexander Dahl1-4/+9
2025-09-10mtd: nand: ecc: fix "writen"->"written"Xichao Zhao1-1/+1
2025-09-10firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold1-1/+1
2025-09-10drm/xe: Convert pinned suspend eviction for exhaustive evictionThomas Hellström1-81/+103
2025-09-10drm/xe: Rework instances of variants of xe_bo_create_locked()Thomas Hellström5-87/+70
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström17-130/+231
2025-09-10drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive evictionThomas Hellström5-53/+83
2025-09-10drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström3-28/+27
2025-09-10drm/xe: Convert xe_dma_buf.c for exhaustive evictionThomas Hellström1-19/+40
2025-09-10drm/xe/display: Convert __xe_pin_fb_vma()Thomas Hellström1-11/+17
2025-09-10drm/xe: Convert the CPU fault handler for exhaustive evictionThomas Hellström7-51/+225
2025-09-10drm/xe: Convert existing drm_exec transactions for exhaustive evictionThomas Hellström4-106/+75
2025-09-10drm/xe: Convert SVM validation for exhaustive evictionThomas Hellström1-48/+55
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström9-61/+115
2025-09-10drm/xe: Introduce an xe_validation wrapper around drm_execThomas Hellström2-0/+351
2025-09-10drm/xe: Pass down drm_exec context to validationThomas Hellström21-110/+407
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg1-13/+13
2025-09-10media: iris: add VPU33 specific encoding buffer calculationNeil Armstrong7-7/+111
2025-09-10media: iris: Add support for drain sequence in encoder video deviceDikshita Agarwal6-9/+125
2025-09-10media: iris: Add support for buffer management ioctls for encoder deviceDikshita Agarwal13-104/+215
2025-09-10media: iris: Allocate and queue internal buffers for encoder video deviceDikshita Agarwal14-58/+1081
2025-09-10media: iris: Set platform capabilities to firmware for encoder video deviceDikshita Agarwal11-30/+737
2025-09-10media: iris: Add V4L2 streaming support for encoder video deviceDikshita Agarwal17-410/+790
2025-09-10media: iris: Add platform-specific capabilities for encoder video deviceDikshita Agarwal10-32/+1144
2025-09-10media: iris: Add support for G/S_PARM for encoder video deviceDikshita Agarwal11-17/+177
2025-09-10media: iris: Add support for G/S_SELECTION for encoder video deviceDikshita Agarwal3-14/+78
2025-09-10media: iris: Add encoder support for V4L2 event subscriptionDikshita Agarwal3-1/+23
2025-09-10media: iris: Add support for VIDIOC_QUERYCAP for encoder video deviceDikshita Agarwal1-1/+8