summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/host/boot.c
AgeCommit message (Expand)Author
2026-03-17bus: mhi: host: Use kzalloc_flexRosen Penev
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-24mhi: host: Add support for loading dual ELF image formatQiang Yu
2025-07-19bus: mhi: host: Fix endianness of BHI vector tableAlexander Wilhelm
2025-02-21bus: mhi: host: Avoid possible uninitialized fw_load_typeJeffrey Hugo
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
2024-12-02bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()Youssef Samir
2024-10-03bus: mhi: host: Fix typos in the commentsYan Zhen
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-04-10bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2022-10-28bus: mhi: host: Use mhi_soc_reset() API in place of register writeQiang Yu
2022-04-23bus: mhi: host: Bail on writing register fields if read failsBhaumik Bhatt
2022-03-18bus: mhi: Make mhi_state_str[] array static inline and move to common.hManivannan Sadhasivam
2022-03-18bus: mhi: Use bitfield operations for register read and writeManivannan Sadhasivam
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam