summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-12i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllersAdrian Hunter2-1/+6
2026-04-12i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PMAdrian Hunter1-0/+131
2026-04-12i3c: mipi-i3c-hci: Allow parent to manage runtime PMAdrian Hunter2-4/+30
2026-04-12i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspendedAdrian Hunter2-0/+4
2026-04-12i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 for Intel controllersAdrian Hunter1-0/+1
2026-04-12i3c: fix missing newline in dev_err messageshaoyu.lu2-2/+2
2026-04-12i3c: master: use kzalloc_flexRosen Penev1-10/+4
2026-04-12i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3CAdrian Hunter1-0/+3
2026-04-12i3c: master: Add sysfs option to rescan bus via entdaaDavid Nyström1-0/+27
2026-04-12i3c: master: svc: spelling correctionsRandy Dunlap1-3/+3
2026-04-12hwmon: (ina233) Don't check for specific errors when parsing propertiesAndy Shevchenko1-13/+15
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko1-18/+24
2026-04-12hwmon: (pmbus/tps25990) Don't check for specific errors when parsing propertiesAndy Shevchenko1-4/+10
2026-04-12hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFiPetr Klotz1-0/+3
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum1-8/+0
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum1-11/+10
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu1-1/+3
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum1-6/+6
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel1-23/+23
2026-04-12crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel1-69/+147
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang2-6/+4
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang1-2/+2
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang1-2/+2
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang1-9/+9
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin2-3/+3
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
2026-04-12clk: visconti: pll: initialize clk_init_data to zeroBrian Masney1-1/+1
2026-04-12clk: fsl-sai: Add MCLK generation supportMarek Vasut1-1/+33
2026-04-12clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()Marek Vasut1-27/+63
2026-04-12clk: fsl-sai: Add i.MX8M support with 8 byte register offsetMarek Vasut2-5/+25
2026-04-12clk: fsl-sai: Sort the headersMarek Vasut1-2/+2
2026-04-12Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-04-12Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...Stephen Boyd4-110/+27
2026-04-12Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd62-176/+16593
2026-04-12Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd8-37/+1505
2026-04-12Merge tag 'sunxi-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-1/+16
2026-04-12Merge tag 'qcom-clk-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-1/+1
2026-04-12Merge tag 'spacemit-clk-fixes-for-7.0-1' of ssh://github.com/spacemit-com/lin...Stephen Boyd1-1/+1
2026-04-12Merge tag 'clk-microchip-fixes-7.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-1/+5
2026-04-12Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd6-7/+32
2026-04-12Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd5-0/+721
2026-04-12Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd13-33/+321
2026-04-12Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd8-0/+1074
2026-04-11Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-36/+6
2026-04-11Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-04-11Merge tag 'usb-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-1/+2
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+28
2026-04-11software node: return -ENOTCONN when referenced swnode is not registered yetBartosz Golaszewski2-1/+3
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10