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
/
mhi
Age
Commit message (
Expand
)
Author
Lines
8 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+3
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+23
2025-12-31
bus: mhi: ep: Use bus callbacks for .probe() and .remove()
Uwe Kleine-König
-7
/
+5
2025-12-31
bus: mhi: host: Use bus callbacks for .probe() and .remove()
Uwe Kleine-König
-7
/
+5
2025-12-31
bus: mhi: host: Drop the auto_queue support
Manivannan Sadhasivam
-92
/
+2
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
-18
/
+2
2025-12-24
mhi: host: Add support for loading dual ELF image format
Qiang Yu
-0
/
+10
2025-11-20
bus: mhi: host: pci_generic: Add Foxconn T99W760 modem
Slark Xiao
-0
/
+13
2025-11-10
bus: mhi: ep: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-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-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-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-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-05-21
Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-5
/
+56
2025-05-14
bus: mhi: host: pci_generic: Add Telit FN920C04 modem support
Daniele Palmas
-0
/
+39
2025-05-14
bus: mhi: host: pci_generic: Remove redundant assign resource usage
Subramanian Ananthanarayanan
-4
/
+0
2025-05-14
bus: mhi: host: Fix conflict between power_up and SYSERR
Jeffrey Hugo
-1
/
+17
2025-04-24
bus: mhi: ep: Update read pointer only after buffer is written
Sumit Kumar
-6
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-39
/
+44
2025-03-14
Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-39
/
+44
2025-03-14
bus: mhi: host: Fix race between unprepare and queue_buf
Jeffrey Hugo
-6
/
+10
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
-2
/
+3
2025-02-22
bus: mhi: host: pci_generic: Add support for SA8775P endpoint
Mrinmay Sarkar
-0
/
+34
2025-02-21
bus: mhi: host: Avoid possible uninitialized fw_load_type
Jeffrey Hugo
-1
/
+1
2025-02-19
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Manivannan Sadhasivam
-2
/
+3
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
-33
/
+0
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-2
/
+58
2025-01-31
bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
Matthew Leung
-16
/
+66
2025-01-31
bus: mhi: host: Refactor BHI/BHIe based firmware loading
Matthew Leung
-45
/
+99
[next]