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