summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-25Merge tag 'stm32-bus-firewall-for-v6.19-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-11-25Merge tag 'omap-for-v6.19/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-11-25Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-20bus: mhi: host: pci_generic: Add Foxconn T99W760 modemSlark Xiao
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-14bus: rifsc: add debugfs entry to dump the firewall configurationGatien Chevallier
2025-11-10bus: mhi: ep: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-04ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xxMatthias Schiffer
2025-10-29bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)
2025-10-15bus: mhi: host: pci_generic: Add Telit FE990B40 modem supportDaniele Palmas
2025-10-15bus: mhi: ep: Make mhi_ep_bus_type constAdrian Barnaƛ
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-19bus: mhi: host: pci_generic: Set DMA mask for VFsVivek Pernamitta
2025-09-19bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR stateVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removedVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Add SRIOV supportVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check statusVivek Pernamitta
2025-09-19bus: mhi: host: Add support for separate controller configurations for VF and PFVivek Pernamitta
2025-09-12bus: mhi: ep: Fix chained transfer handling in read pathSumit Kumar
2025-09-12bus: mhi: host: Notify EE change via ueventVivek Pernamitta
2025-09-08bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()Adam Xue
2025-09-05bus: mhi: host: pci_generic: Add support for all Foxconn T99W696 SKU variantsSlark Xiao
2025-08-25bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat
2025-08-25bus: fsl-mc: Check return value of platform_get_resource()Salah Triki
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-24bus: moxtet: Use dev_fwnode()Jiri Slaby (SUSE)
2025-07-22Merge tag 'imx-drivers-6.17' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-07-22bus: del unnecessary init varLi Jun
2025-07-19bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas
2025-07-19bus: mhi: host: Detect events pointing to unexpected TREsYoussef Samir
2025-07-19bus: mhi: host: pci_generic: Add Foxconn T99W696 modemSlark Xiao
2025-07-19bus: mhi: host: Use str_true_false() helperYumeng Fang
2025-07-19bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for ...Adam Xue
2025-07-19bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm
2025-07-19bus: mhi: host: pci_generic: Disable runtime PM for QDU100Vivek Pernamitta
2025-07-19bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640Slark Xiao
2025-07-18bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()Ma Ke
2025-07-11bus: imx-aipstz: allow creating pdevs for child busesLaurentiu Mihalcea
2025-07-01bus: add driver for IMX AIPSTZ bridgeLaurentiu Mihalcea
2025-06-17bus: mhi: host: Make local functions staticManivannan Sadhasivam
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-05-21Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman