summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-12drm/xe/pf: Perform fair scheduling auto-provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helpers for bulk EQ/PT provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helper to show which VFs are provisionedMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision scheduling to default when no VFsMichal Wajdeczko
2026-04-12drm/xe/pf: Allow to change sched_if_idle policy under lockMichal Wajdeczko
2026-04-12drm/xe/pf: Check EQ/PT/PRIO when testing VF configMichal Wajdeczko
2026-04-12drm/xe/pf: Encode scheduling priority KLV if neededMichal Wajdeczko
2026-04-12drm/xe/pf: Don't reprovision policies if already defaultMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision policy settings after GT resetMichal Wajdeczko
2026-04-12drm/xe/pf: Print applied policy KLVsMichal Wajdeczko
2026-04-12drm/xe/pf: Force new VFs prorities only onceMichal Wajdeczko
2026-04-12drm/xe/pf: Fix pf_get_sched_priority() function signatureMichal Wajdeczko
2026-04-12drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentationMichal Wajdeczko
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-11drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTBMichal Wajdeczko
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