summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum-11/+10
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu-1/+3
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum-6/+6
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier-1/+1
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel-23/+23
2026-04-12crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel-69/+147
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang-6/+4
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang-2/+2
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang-2/+2
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang-9/+9
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin-3/+3
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li-0/+1
2026-04-11Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-04-11Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-36/+6
2026-04-11Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2026-04-11Merge tag 'usb-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds-1/+2
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+28
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani-0/+10
2026-04-11spi: sn-f-ospi: fix incorrect return code for invalid num-csFelix Gu-1/+1
2026-04-11spi: cadence-qspi: Revert the filtering of certain opcodes in ODTRMiquel Raynal-4/+0
2026-04-11usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controllerMinda Chen-0/+1
2026-04-11drivers/usb/host: Fix spelling error 'seperate' -> 'separate'Qinghua Zhao-1/+1
2026-04-11Merge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-1/+3
2026-04-11Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/su...Krzysztof Kozlowski-1/+1
2026-04-11Merge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux...Krzysztof Kozlowski-0/+1
2026-04-11Merge tag 'riscv-soc-drivers-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski-23/+367
2026-04-11hwmon:(pmbus/xdp720) Add support for efuse xdp720Ashish Yadav-0/+138
2026-04-11hwmon: add support for MCP998XVictor Duicu-0/+1010
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner-2439/+5951
2026-04-10Merge tag 'drm-fixes-2026-04-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-30/+55
2026-04-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov-50/+53
2026-04-10net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi-3/+5
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle-14/+1211
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle-1/+1
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle-3/+7
2026-04-10PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge listJacob Moroni-0/+2
2026-04-10PCI/P2PDMA: Allow wildcard Device IDs in host bridge listJacob Moroni-2/+6
2026-04-10net: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen-5/+4
2026-04-11Merge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+38
2026-04-10i2c: usbio: Add ACPI device-id for NVL platformsArun T-0/+1
2026-04-10i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI modeAniket Randive-5/+19
2026-04-10vfio: remove dead notifier codePaolo Bonzini-5/+0
2026-04-10Merge branch 'for-7.1/cxl-misc' into cxl-for-nextDave Jiang-3/+12
2026-04-10mtd: spinand: winbond: Declare the QE bit on W25NxxJWMiquel Raynal-2/+2
2026-04-10efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth-1/+1
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+20
2026-04-10hwmon: (powerz) Avoid cacheline sharing for DMA bufferThomas Weißschuh-1/+4
2026-04-10Merge tag 'gpio-fixes-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+4
2026-04-10cxl/hdm: Add support for 32 switch decodersLi Ming-3/+12
2026-04-10hwmon: (isl28022) Fix integer overflow in power calculation on 32-bitSanman Pradhan-2/+3