summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel
2026-04-12crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-04-11clk: visconti: pll: initialize clk_init_data to zeroBrian Masney
2026-04-11clk: fsl-sai: Add MCLK generation supportMarek Vasut
2026-04-11clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()Marek Vasut
2026-04-11clk: fsl-sai: Add i.MX8M support with 8 byte register offsetMarek Vasut
2026-04-11clk: fsl-sai: Sort the headersMarek Vasut
2026-04-11Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-11Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...Stephen Boyd
2026-04-11Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-04-11Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2026-04-11Merge tag 'sunxi-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2026-04-11Merge tag 'qcom-clk-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-04-11Merge tag 'spacemit-clk-fixes-for-7.0-1' of ssh://github.com/spacemit-com/lin...Stephen Boyd
2026-04-11Merge tag 'clk-microchip-fixes-7.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-04-11Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd
2026-04-11Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-04-11Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-04-11Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-04-11Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-11Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-11Merge tag 'usb-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-11software node: return -ENOTCONN when referenced swnode is not registered yetBartosz Golaszewski
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani
2026-04-11driver core: Don't let a device probe until it's readyDouglas Anderson
2026-04-11spi: sn-f-ospi: fix incorrect return code for invalid num-csFelix Gu
2026-04-11spi: cadence-qspi: Revert the filtering of certain opcodes in ODTRMiquel Raynal
2026-04-11usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controllerMinda Chen
2026-04-11drivers/usb/host: Fix spelling error 'seperate' -> 'separate'Qinghua Zhao
2026-04-11Merge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-04-11s390/zcrypt: Fix warning about wrong kernel doc commentHarald Freudenberger
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle
2026-04-11Merge tag 'reset-fixes-for-v7.0-3' of https://git.pengutronix.de/git/pza/linu...Krzysztof Kozlowski
2026-04-11Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/su...Krzysztof Kozlowski
2026-04-11Merge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux...Krzysztof Kozlowski
2026-04-11Merge tag 'riscv-soc-drivers-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-04-11hwmon:(pmbus/xdp720) Add support for efuse xdp720Ashish Yadav
2026-04-11hwmon: add support for MCP998XVictor Duicu
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner