summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi
AgeCommit message (Expand)AuthorFilesLines
2025-07-19bus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
2025-07-19bus: mhi: host: Detect events pointing to unexpected TREsYoussef Samir1-1/+11
2025-07-19bus: mhi: host: pci_generic: Add Foxconn T99W696 modemSlark Xiao1-0/+52
2025-07-19bus: mhi: host: Use str_true_false() helperYumeng Fang1-1/+2
2025-07-19bus: mhi: host: pci_generic: Add support for EM929x and set MRU to 32768 for ...Adam Xue1-0/+4
2025-07-19bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm2-6/+6
2025-07-19bus: mhi: host: pci_generic: Disable runtime PM for QDU100Vivek Pernamitta1-2/+5
2025-07-19bus: mhi: host: pci_generic: Fix the modem name of Foxconn T99W640Slark Xiao1-4/+4
2025-06-17bus: mhi: host: Make local functions staticManivannan Sadhasivam3-12/+5
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-05-21Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-5/+56
2025-05-14bus: mhi: host: pci_generic: Add Telit FN920C04 modem supportDaniele Palmas1-0/+39
2025-05-14bus: mhi: host: pci_generic: Remove redundant assign resource usageSubramanian Ananthanarayanan1-4/+0
2025-05-14bus: mhi: host: Fix conflict between power_up and SYSERRJeffrey Hugo1-1/+17
2025-04-24bus: mhi: ep: Update read pointer only after buffer is writtenSumit Kumar1-6/+10
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-4/+4
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-39/+44
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-39/+44
2025-03-14bus: mhi: host: Fix race between unprepare and queue_bufJeffrey Hugo1-6/+10
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie1-2/+3
2025-02-22bus: mhi: host: pci_generic: Add support for SA8775P endpointMrinmay Sarkar1-0/+34
2025-02-21bus: mhi: host: Avoid possible uninitialized fw_load_typeJeffrey Hugo1-1/+1
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam1-2/+3
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert2-33/+0
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard2-2/+58
2025-01-31bus: mhi: host: Add a policy to enable image transfer via BHIe in PBLMatthew Leung3-16/+66
2025-01-31bus: mhi: host: Refactor BHI/BHIe based firmware loadingMatthew Leung1-45/+99
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman1-1/+1
2025-01-08bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supportsVivek Pernamitta1-1/+1
2024-12-30bus: mhi: host: pci_generic: Add support for QDU100 deviceVivek Pernamitta1-0/+55
2024-12-02bus: mhi: host: pci_generic: fix MHI BAR mappingJohan Hovold1-1/+1
2024-12-02bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()Youssef Samir1-0/+1
2024-11-08bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BARManivannan Sadhasivam1-3/+3
2024-11-08bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip1-12/+13
2024-10-03bus: mhi: host: Fix typos in the commentsYan Zhen2-3/+3
2024-09-05bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modemsSlark Xiao1-0/+11
2024-09-05bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modemsSlark Xiao1-8/+5
2024-08-27bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69Mank Wang1-0/+27
2024-08-26bus: mhi: host: make mhi_bus_type constKunwu Chan2-2/+2
2024-08-26bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda1-2/+11
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+4
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao1-0/+1
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao1-0/+43
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-4/+4
2024-07-01bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product familiesManivannan Sadhasivam1-19/+59
2024-06-20bus: mhi: ep: Do not allocate memory for MHI objects from DMA zoneManivannan Sadhasivam1-7/+7
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-6/+6
2024-04-25bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...Qiang Yu1-0/+45
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu2-5/+19
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu1-0/+33