summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/host
AgeCommit message (Expand)Author
2026-08-07Merge tag 'mhi-for-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-07-30bus: mhi: host: Fix controller cleanup on EDL sysfs failureYuho Choi
2026-07-30bus: mhi: pci_generic: Add SAHARA channel support for Foxconn productsSlark Xiao
2026-07-30bus: mhi: host: pci_generic: Set 'mhi_cntrl->no_m3' flagManivannan Sadhasivam
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam
2026-07-30bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSETManivannan Sadhasivam
2026-07-09bus: mhi: core: Fix sys error transition latencyQingtao Cao
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-05-27bus: mhi: host: pci_generic: Fix the physical function checkManivannan Sadhasivam
2026-05-12bus: mhi: host: pci_generic: Add Telit FE910C04 modem supportDaniele Palmas
2026-05-12bus: mhi: host: pci_generic: Round up nr_irqs to power of twoJavier Achirica
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas
2026-03-17bus: mhi: host: Use kzalloc_flexRosen Penev
2026-03-06bus: mhi: host: pci_generic: Add pm_runtime_forbid() in remove callbackQiang Yu
2026-03-06bus: mhi: host: pci_generic: Switch to async power up to avoid boot delaysQiang Yu
2026-03-06bus: mhi: host: pci_generic: Add NMEA channels to FN920C04 and FN990ADaniele Palmas
2026-03-06bus: mhi: host: pci_generic: Enable IP_SW and IP_ETH channels for Qcom QDU100...Vivek Pernamitta
2026-03-02bus: mhi: host: pci_generic: Add Qualcomm SDX35 modemKrishna Chaitanya Chundru
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-31bus: mhi: host: Use bus callbacks for .probe() and .remove()Uwe Kleine-König
2025-12-31bus: mhi: host: Drop the auto_queue supportManivannan Sadhasivam
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam
2025-12-24mhi: host: Add support for loading dual ELF image formatQiang Yu
2025-11-20bus: mhi: host: pci_generic: Add Foxconn T99W760 modemSlark Xiao
2025-10-15bus: mhi: host: pci_generic: Add Telit FE990B40 modem supportDaniele Palmas
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: 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-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-06-17bus: mhi: host: Make local functions staticManivannan Sadhasivam
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-14bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas
2025-05-14bus: mhi: host: pci_generic: Remove redundant assign resource usageSubramanian Ananthanarayanan
2025-05-14bus: mhi: host: Fix conflict between power_up and SYSERRJeffrey Hugo
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner