index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-28
/
+50
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
4
-720
/
+0
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-136
/
+346
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
1
-36
/
+7
2026-04-03
bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
Daniele Palmas
1
-0
/
+13
2026-04-01
Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/drivers
Arnd Bergmann
1
-0
/
+15
2026-03-26
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-1
/
+1
2026-03-25
drivers: bus: add the stm32 debug bus driver
Gatien Chevallier
3
-0
/
+261
2026-03-25
bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
Gatien Chevallier
1
-0
/
+42
2026-03-25
bus: stm32_firewall: allow check on different firewall controllers
Gatien Chevallier
1
-1
/
+1
2026-03-25
bus: rifsc: fix RIF configuration check for peripherals
Gatien Chevallier
1
-34
/
+18
2026-03-25
bus: rifsc: Replace snprintf("%s") with strscpy
Thorsten Blum
1
-3
/
+3
2026-03-25
bus: stm32_firewall: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-9
/
+3
2026-03-25
bus: firewall: move stm32_firewall header file in include folder
Clément Le Goffic
4
-89
/
+3
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-2
/
+2
2026-03-17
bus: mhi: ep: Test for non-zero return value where applicable
Manivannan Sadhasivam
2
-8
/
+8
2026-03-17
bus: mhi: host: Use kzalloc_flex
Rosen Penev
1
-19
/
+3
2026-03-11
bus: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
4
-720
/
+0
2026-03-06
bus: mhi: host: pci_generic: Add pm_runtime_forbid() in remove callback
Qiang Yu
1
-0
/
+1
2026-03-06
bus: mhi: host: pci_generic: Switch to async power up to avoid boot delays
Qiang Yu
1
-1
/
+1
2026-03-06
bus: mhi: host: pci_generic: Add NMEA channels to FN920C04 and FN990A
Daniele Palmas
1
-0
/
+4
2026-03-06
bus: mhi: host: pci_generic: Enable IP_SW and IP_ETH channels for Qcom QDU100 device
Vivek Pernamitta
1
-0
/
+8
2026-03-02
bus: mhi: host: pci_generic: Add Qualcomm SDX35 modem
Krishna Chaitanya Chundru
1
-0
/
+12
2026-02-24
bus: imx-aipstz: set default value for opacr registers
Shengjiu Wang
1
-0
/
+15
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-40
/
+40
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-126
/
+25
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-68
/
+43
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+1
2026-02-04
Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
1
-51
/
+38
2026-02-01
bus: fsl-mc: Use default primary handler
Sebastian Andrzej Siewior
1
-12
/
+1
2026-01-29
Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/drivers
Arnd Bergmann
2
-12
/
+3
2026-01-28
bus: fsl-mc: fix an error handling in fsl_mc_device_add()
Haoxiang Li
1
-5
/
+1
2026-01-27
bus: simple-pm-bus: Probe the Layerscape SCFG node
Ioana Ciornei
1
-0
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
6
-124
/
+24
2026-01-16
bus: fsl-mc: declare fsl_mc_bus_dpdbg_type static
Christophe Leroy (CS GROUP)
1
-2
/
+1
2026-01-14
bus: omap-ocp2scp: enable compile testing
Johan Hovold
1
-1
/
+1
2026-01-14
bus: omap-ocp2scp: fix OF populate on driver rebind
Johan Hovold
1
-11
/
+2
2026-01-06
bus: fsl-mc: fix use-after-free in driver_override_show()
Gui-Dong Han
1
-1
/
+5
2026-01-02
bus: qcom-ebi2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2025-12-31
bus: mhi: ep: Use bus callbacks for .probe() and .remove()
Uwe Kleine-König
1
-7
/
+5
2025-12-31
bus: mhi: host: Use bus callbacks for .probe() and .remove()
Uwe Kleine-König
1
-7
/
+5
2025-12-31
bus: mhi: host: Drop the auto_queue support
Manivannan Sadhasivam
3
-92
/
+2
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
1
-18
/
+2
[next]