summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/host
AgeCommit message (Expand)Author
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-08bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supportsVivek Pernamitta
2024-12-30bus: mhi: host: pci_generic: Add support for QDU100 deviceVivek Pernamitta
2024-12-02bus: mhi: host: pci_generic: fix MHI BAR mappingJohan Hovold
2024-12-02bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()Youssef Samir
2024-11-08bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BARManivannan Sadhasivam
2024-11-08bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip
2024-10-03bus: mhi: host: Fix typos in the commentsYan Zhen
2024-09-05bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modemsSlark Xiao
2024-09-05bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modemsSlark Xiao
2024-08-27bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69Mank Wang
2024-08-26bus: mhi: host: make mhi_bus_type constKunwu Chan
2024-08-26bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product familiesManivannan Sadhasivam
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-04-25bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...Qiang Yu
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu
2024-04-01bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...Baochen Qiang
2024-02-26bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_configJeff Johnson
2024-02-22bus: mhi: host: Change the trace string for the userspace tools mappingKrishna chaitanya chundru
2024-02-21Revert "bus: mhi: core: Add support for reading MHI info from device"Jeffrey Hugo
2024-02-06bus: mhi: host: Add tracing supportKrishna chaitanya chundru
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo
2024-01-30bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo
2023-12-16bus: mhi: host: Drop chan lock before queuing buffersQiang Yu
2023-12-16bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt
2023-12-14bus: mhi: host: Add alignment check for event ring read pointerKrishna chaitanya chundru
2023-12-14bus: mhi: host: pci_generic: Add SDX75 based modem supportQiang Yu
2023-12-14bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu
2023-08-11bus: mhi: host: pci_generic: add support for Telit FE990 modemDaniele Palmas
2023-08-11bus: mhi: host: remove unused-but-set parameterArnd Bergmann
2023-08-08bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variantDuke Xin (辛安文)
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-07-13bus: mhi: host: use vmalloc_array and vcallocJulia Lawall
2023-07-12bus: mhi: host: pci_generic: Add support for Dell DW5932eSlark Xiao
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modemDuke Xin (辛安文)
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modemDuke Xin (辛安文)
2023-07-12bus: mhi: host: pci_generic: Add support for IP_SW0 channelsManivannan Sadhasivam
2023-07-12bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu
2023-04-10bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-04-10bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-04-10bus: mhi: host: Avoid ringing EV DB if there are no elements to processVivek Pernamitta
2023-04-03bus: mhi: pci_generic: Add Foxconn T99W510Slark Xiao
2023-04-03bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range checkJeffrey Hugo