index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-08-07
Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-08-07
bus: fsl-mc: drop unused assignment of acpi_device_id::driver_data
Pawel Zalewski (The Capable Hub)
2026-08-07
bus: fsl-mc: Remove redundant dev_err()
Pan Chuang
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2026-08-04
Merge tag 'omap-for-v7.3/drivers-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2026-08-03
drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
David Laight
2026-07-30
bus: mhi: ep: Flush async transfers before notifying disconnect in mhi_ep_abo...
Manivannan Sadhasivam
2026-07-30
bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/w...
Manivannan Sadhasivam
2026-07-30
bus: mhi: host: Fix controller cleanup on EDL sysfs failure
Yuho Choi
2026-07-30
bus: mhi: pci_generic: Add SAHARA channel support for Foxconn products
Slark Xiao
2026-07-30
bus: mhi: host: pci_generic: Set 'mhi_cntrl->no_m3' flag
Manivannan Sadhasivam
2026-07-30
bus: mhi: host: Add support for devices with no M3 state
Manivannan Sadhasivam
2026-07-30
bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
Manivannan Sadhasivam
2026-07-11
bus: qcom-ebi2: use managed resources for clocks and children
Pengpeng Hou
2026-07-09
bus: mhi: ep: Fix device refcount leak in the error path of MHI device creation
Yuho Choi
2026-07-09
bus: mhi: core: Fix sys error transition latency
Qingtao Cao
2026-07-06
bus: qcom-ebi2: Fix clock leak on probe failure
Ruoyu Wang
2026-07-06
bus: ti-sysc: Fix /chosen node reference leak
Yuho Choi
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-09
Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2026-06-09
Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Krzysztof Kozlowski
2026-06-08
bus: ts-nbus: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
2026-05-27
bus: mhi: host: pci_generic: Fix the physical function check
Manivannan Sadhasivam
2026-05-25
bus: sunxi-rsb: Always check register address validity
Samuel Holland
2026-05-22
Revert "treewide: Fix probing of devices in DT overlays"
Saravana Kannan
2026-05-18
Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2026-05-12
bus: mhi: ep: Protect mhi_ep_handle_syserr() in the error path
Manivannan Sadhasivam
2026-05-12
bus: mhi: host: pci_generic: Add Telit FE910C04 modem support
Daniele Palmas
2026-05-12
bus: mhi: ep: Add missing state_lock protection for mhi_state access
Sumit Kumar
2026-05-12
bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()
Sumit Kumar
2026-05-12
bus: mhi: host: pci_generic: Round up nr_irqs to power of two
Javier Achirica
2026-04-30
bus: tegra-aconnect: Use dev_err_probe for probe error paths
Sheetal
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
2026-04-04
bus: fsl-mc: wait for the MC firmware to complete its boot
Ioana Ciornei
2026-04-03
bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
Daniele Palmas
2026-04-01
Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/fran...
Arnd Bergmann
2026-03-26
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
2026-03-25
drivers: bus: add the stm32 debug bus driver
Gatien Chevallier
2026-03-25
bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
Gatien Chevallier
2026-03-25
bus: stm32_firewall: allow check on different firewall controllers
Gatien Chevallier
2026-03-25
bus: rifsc: fix RIF configuration check for peripherals
Gatien Chevallier
[next]