summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21Merge tag 'mhi-for-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
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-24bus: mhi: ep: Update read pointer only after buffer is writtenSumit Kumar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-14bus: mhi: host: Fix race between unprepare and queue_bufJeffrey Hugo
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-02-22bus: mhi: host: pci_generic: Add support for SA8775P endpointMrinmay Sarkar
2025-02-21bus: mhi: host: Avoid possible uninitialized fw_load_typeJeffrey Hugo
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam
2025-02-07bus: mhi: host: Remove unused functionsDr. David Alan Gilbert
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-31bus: mhi: host: Add a policy to enable image transfer via BHIe in PBLMatthew Leung
2025-01-31bus: mhi: host: Refactor BHI/BHIe based firmware loadingMatthew Leung
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-06-20bus: mhi: ep: Do not allocate memory for MHI objects from DMA zoneManivannan 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-21bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter
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-02-03bus: mhi: ep: Use kcalloc() instead of kzalloc()Erick Archer
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo
2024-01-30bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo