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
6 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-39
/
+103
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
2
-8
/
+4
2026-08-07
Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
5
-39
/
+103
2026-08-07
bus: fsl-mc: drop unused assignment of acpi_device_id::driver_data
Pawel Zalewski (The Capable Hub)
1
-1
/
+1
2026-08-07
bus: fsl-mc: Remove redundant dev_err()
Pan Chuang
1
-5
/
+1
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-34
/
+10
2026-08-04
Merge tag 'omap-for-v7.3/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/drivers
Arnd Bergmann
1
-4
/
+8
2026-08-03
drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
David Laight
1
-2
/
+2
2026-07-30
bus: mhi: ep: Flush async transfers before notifying disconnect in mhi_ep_abort_transfer()
Manivannan Sadhasivam
1
-6
/
+17
2026-07-30
bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/write
Manivannan Sadhasivam
1
-1
/
+17
2026-07-30
bus: mhi: host: Fix controller cleanup on EDL sysfs failure
Yuho Choi
1
-1
/
+3
2026-07-30
bus: mhi: pci_generic: Add SAHARA channel support for Foxconn products
Slark Xiao
1
-0
/
+4
2026-07-30
bus: mhi: host: pci_generic: Set 'mhi_cntrl->no_m3' flag
Manivannan Sadhasivam
1
-0
/
+1
2026-07-30
bus: mhi: host: Add support for devices with no M3 state
Manivannan Sadhasivam
1
-15
/
+42
2026-07-30
bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
Manivannan Sadhasivam
1
-0
/
+6
2026-07-11
bus: qcom-ebi2: use managed resources for clocks and children
Pengpeng Hou
1
-39
/
+11
2026-07-09
bus: mhi: ep: Fix device refcount leak in the error path of MHI device creation
Yuho Choi
1
-5
/
+10
2026-07-09
bus: mhi: core: Fix sys error transition latency
Qingtao Cao
1
-11
/
+3
2026-07-06
bus: qcom-ebi2: Fix clock leak on probe failure
Ruoyu Wang
1
-3
/
+7
2026-07-06
bus: ti-sysc: Fix /chosen node reference leak
Yuho Choi
1
-4
/
+8
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
2
-2
/
+0
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-15
/
+32
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-162
/
+87
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2026-06-09
Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
1
-8
/
+6
2026-06-09
Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/drivers
Krzysztof Kozlowski
1
-0
/
+3
2026-06-08
bus: ts-nbus: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+1
2026-05-27
bus: mhi: host: pci_generic: Fix the physical function check
Manivannan Sadhasivam
1
-10
/
+10
2026-05-25
bus: sunxi-rsb: Always check register address validity
Samuel Holland
1
-0
/
+3
2026-05-22
Revert "treewide: Fix probing of devices in DT overlays"
Saravana Kannan
1
-6
/
+0
2026-05-18
Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
4
-154
/
+78
2026-05-12
bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error path
Manivannan Sadhasivam
1
-0
/
+2
2026-05-12
bus: mhi: host: pci_generic: Add Telit FE910C04 modem support
Daniele Palmas
1
-0
/
+13
2026-05-12
bus: mhi: ep: Add missing state_lock protection for mhi_state access
Sumit Kumar
1
-0
/
+2
2026-05-12
bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()
Sumit Kumar
1
-4
/
+3
2026-05-12
bus: mhi: host: pci_generic: Round up nr_irqs to power of two
Javier Achirica
1
-1
/
+2
2026-04-30
bus: tegra-aconnect: Use dev_err_probe for probe error paths
Sheetal
1
-8
/
+6
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-04
bus: fsl-mc: wait for the MC firmware to complete its boot
Ioana Ciornei
1
-0
/
+46
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
[next]