summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen9-38/+84
2026-02-23cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang3-10/+19
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou1-1/+4
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou1-1/+5
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou1-4/+4
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou1-7/+11
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou1-4/+5
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou6-19/+26
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello2-3/+7
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou1-0/+3
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou1-2/+2
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou1-19/+19
2026-02-23cxl/port: Hold port host lock during dport adding.Li Ming1-8/+15
2026-02-23cxl/port: Introduce port_to_host() helperLi Ming2-26/+21
2026-02-23platform/x86: uniwill-laptop: Handle FN lock eventArmin Wolf1-3/+7
2026-02-23platform/x86: uniwill-laptop: Mark FN lock status as being volatileArmin Wolf1-4/+35
2026-02-23platform/x86: uniwill-laptop: Fix crash on unexpected battery eventArmin Wolf1-0/+3
2026-02-23platform/x86: uniwill-laptop: Rename FN lock and super key lock attrsArmin Wolf2-31/+33
2026-02-23cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failureGregory Price1-4/+9
2026-02-23reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using itClaudiu Beznea1-0/+3
2026-02-23platform/x86: redmi-wmi: Add more hotkey mappingsJesse Guo1-1/+24
2026-02-23platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja1-1/+1
2026-02-23platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) supportAnton Plotnikov1-0/+1
2026-02-23platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja1-0/+6
2026-02-23platform/x86: hp-wmi: Add Victus 16-d0xxx supportVictor Lattaro Volpini1-1/+2
2026-02-23platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg1-0/+7
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg1-0/+7
2026-02-23staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10
2026-02-23staging: sm750fb: add missing pci_release_region on error and removalArtem Lytkin2-11/+12
2026-02-23ipmi:si: Fix check for a misbehaving BMCCorey Minyard1-11/+13
2026-02-23ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard1-32/+68
2026-02-23ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard1-1/+2
2026-02-23regulator: tps65185: check devm_kzalloc() result in probeYufan Chen1-0/+3
2026-02-23platform/x86: asus-armoury: add support for G733QSDenis Benato1-0/+14
2026-02-23platform/x86: intel-hid: Add Dell 16 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz1-0/+6
2026-02-23platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz1-0/+6
2026-02-23platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh1-2/+4
2026-02-23platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal supportKrishna Chomal1-0/+4
2026-02-23platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede1-0/+18
2026-02-23platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal supportKrishna Chomal1-0/+4
2026-02-23soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...Chen Ni1-2/+2
2026-02-23soc: fsl: qbman: fix race condition in qman_destroy_fqRichard Genoud1-2/+22
2026-02-23pmdomain: imx: gpcv2: Discard pm_runtime_put() return valueRafael J. Wysocki1-1/+3
2026-02-23mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restoreKamal Dasu1-1/+1
2026-02-23mmc: dw_mmc-rockchip: Fix runtime PM support for internal phase supportShawn Lin1-1/+37
2026-02-23mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu1-0/+1
2026-02-23gpiolib: normalize the return value of gc->get() on behalf of buggy driversBartosz Golaszewski1-2/+6
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
2026-02-23gpio: shared: fix memory leaksDaniel J Blueman1-3/+3