index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-04-12
dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
Ivan Vecera
-15
/
+8
2026-04-12
dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
Ivan Vecera
-44
/
+20
2026-04-12
i3c: master: adi: Fix error propagation for CCCs
Jorge Marques
-1
/
+1
2026-04-12
i3c: master: Fix error codes at send_ccc_cmd
Jorge Marques
-19
/
+13
2026-04-12
i3c: master: Move bus_init error suppression
Jorge Marques
-8
/
+15
2026-04-12
i3c: master: Move entdaa error suppression
Jorge Marques
-3
/
+6
2026-04-12
i3c: master: Move rstdaa error suppression
Jorge Marques
-5
/
+6
2026-04-12
i3c: dw: Simplify xfer cleanup with __free(kfree)
Felix Gu
-26
/
+7
2026-04-12
i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
Felix Gu
-3
/
+2
2026-04-12
i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_...
Felix Gu
-4
/
+1
2026-04-12
i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
Felix Gu
-2
/
+2
2026-04-12
i3c: master: dw-i3c: Balance PM runtime usage count on probe failure
Felix Gu
-0
/
+2
2026-04-12
i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
Felix Gu
-8
/
+3
2026-04-12
i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllers
Adrian Hunter
-1
/
+6
2026-04-12
i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PM
Adrian Hunter
-0
/
+131
2026-04-12
i3c: mipi-i3c-hci: Allow parent to manage runtime PM
Adrian Hunter
-4
/
+30
2026-04-12
i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspended
Adrian Hunter
-0
/
+4
2026-04-12
i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 for Intel controllers
Adrian Hunter
-0
/
+1
2026-04-12
i3c: fix missing newline in dev_err messages
haoyu.lu
-2
/
+2
2026-04-12
i3c: master: use kzalloc_flex
Rosen Penev
-10
/
+4
2026-04-12
i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3C
Adrian Hunter
-0
/
+3
2026-04-12
i3c: master: Add sysfs option to rescan bus via entdaa
David Nyström
-0
/
+27
2026-04-12
i3c: master: svc: spelling corrections
Randy Dunlap
-3
/
+3
2026-04-12
hwmon: (ina233) Don't check for specific errors when parsing properties
Andy Shevchenko
-13
/
+15
2026-04-12
hwmon: (isl28022) Don't check for specific errors when parsing properties
Andy Shevchenko
-18
/
+24
2026-04-12
hwmon: (pmbus/tps25990) Don't check for specific errors when parsing properties
Andy Shevchenko
-4
/
+10
2026-04-12
hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
Petr Klotz
-0
/
+3
2026-04-12
crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
Thorsten Blum
-8
/
+0
2026-04-12
crypto: omap - convert reqctx buffer to fixed-size array
Thorsten Blum
-11
/
+10
2026-04-12
crypto: qat - fix IRQ cleanup on 6xxx probe failure
Giovanni Cabiddu
-1
/
+3
2026-04-12
crypto: qce - simplify qce_xts_swapiv()
Thorsten Blum
-6
/
+6
2026-04-12
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
-1
/
+1
2026-04-12
crypto: talitos - rename first/last to first_desc/last_desc
Paul Louvel
-23
/
+23
2026-04-12
crypto: talitos - fix SEC1 32k ahash request limitation
Paul Louvel
-69
/
+147
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
-6
/
+4
2026-04-12
crypto: hisilicon/qm - drop redundant variable initialization
Chenghai Huang
-2
/
+2
2026-04-12
crypto: hisilicon/qm - remove else after return
Chenghai Huang
-2
/
+2
2026-04-12
crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...
Chenghai Huang
-9
/
+9
2026-04-12
crypto: hisilicon - fix the format string type error
Zhushuai Yin
-3
/
+3
2026-04-12
crypto: ccree - fix a memory leak in cc_mac_digest()
Haoxiang Li
-0
/
+1
2026-04-11
clk: visconti: pll: initialize clk_init_data to zero
Brian Masney
-1
/
+1
2026-04-11
clk: fsl-sai: Add MCLK generation support
Marek Vasut
-1
/
+33
2026-04-11
clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()
Marek Vasut
-27
/
+63
2026-04-11
clk: fsl-sai: Add i.MX8M support with 8 byte register offset
Marek Vasut
-5
/
+25
2026-04-11
clk: fsl-sai: Sort the headers
Marek Vasut
-2
/
+2
2026-04-11
Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-04-11
Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...
Stephen Boyd
-110
/
+27
2026-04-11
Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
-176
/
+16593
2026-04-11
Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
-37
/
+1505
2026-04-11
Merge tag 'sunxi-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
-1
/
+16
[prev]
[next]