index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-25
Merge tag 'stm32-bus-firewall-for-v6.19-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2025-11-25
Merge tag 'omap-for-v6.19/drivers-signed' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2025-11-25
Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-11-20
bus: mhi: host: pci_generic: Add Foxconn T99W760 modem
Slark Xiao
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-14
bus: rifsc: add debugfs entry to dump the firewall configuration
Gatien Chevallier
2025-11-10
bus: mhi: ep: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-04
ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
Matthias Schiffer
2025-10-29
bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-10-15
bus: mhi: host: pci_generic: Add Telit FE990B40 modem support
Daniele Palmas
2025-10-15
bus: mhi: ep: Make mhi_ep_bus_type const
Adrian BarnaĆ
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-19
bus: mhi: host: pci_generic: Set DMA mask for VFs
Vivek Pernamitta
2025-09-19
bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state
Vivek Pernamitta
2025-09-19
bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removed
Vivek Pernamitta
2025-09-19
bus: mhi: host: pci_generic: Add SRIOV support
Vivek Pernamitta
2025-09-19
bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check status
Vivek Pernamitta
2025-09-19
bus: mhi: host: Add support for separate controller configurations for VF and PF
Vivek Pernamitta
2025-09-12
bus: mhi: ep: Fix chained transfer handling in read path
Sumit Kumar
2025-09-12
bus: mhi: host: Notify EE change via uevent
Vivek Pernamitta
2025-09-08
bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()
Adam Xue
2025-09-05
bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variants
Slark Xiao
2025-08-25
bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...
Chelsy Ratnawat
2025-08-25
bus: fsl-mc: Check return value of platform_get_resource()
Salah Triki
2025-07-29
Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-24
bus: moxtet: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-07-22
Merge tag 'imx-drivers-6.17' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2025-07-22
bus: del unnecessary init var
Li Jun
2025-07-19
bus: mhi: host: pci_generic: Add Telit FN990B40 modem support
Daniele Palmas
2025-07-19
bus: mhi: host: Detect events pointing to unexpected TREs
Youssef Samir
2025-07-19
bus: mhi: host: pci_generic: Add Foxconn T99W696 modem
Slark Xiao
2025-07-19
bus: mhi: host: Use str_true_false() helper
Yumeng Fang
2025-07-19
bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for ...
Adam Xue
2025-07-19
bus: mhi: host: Fix endianness of BHI vector table
Alexander Wilhelm
2025-07-19
bus: mhi: host: pci_generic: Disable runtime PM for QDU100
Vivek Pernamitta
2025-07-19
bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640
Slark Xiao
2025-07-18
bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
Ma Ke
2025-07-11
bus: imx-aipstz: allow creating pdevs for child buses
Laurentiu Mihalcea
2025-07-01
bus: add driver for IMX AIPSTZ bridge
Laurentiu Mihalcea
2025-06-17
bus: mhi: host: Make local functions static
Manivannan Sadhasivam
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-31
Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-22
Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
2025-05-21
Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
[next]