index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
boot.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-19
bus: mhi: host: Fix endianness of BHI vector table
Alexander Wilhelm
1
-4
/
+4
2025-02-21
bus: mhi: host: Avoid possible uninitialized fw_load_type
Jeffrey Hugo
1
-1
/
+1
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2025-01-31
bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
Matthew Leung
1
-15
/
+58
2025-01-31
bus: mhi: host: Refactor BHI/BHIe based firmware loading
Matthew Leung
1
-45
/
+99
2024-12-02
bus: mhi: host: Free mhi_buf vector inside mhi_alloc_bhie_table()
Youssef Samir
1
-0
/
+1
2024-10-03
bus: mhi: host: Fix typos in the comments
Yan Zhen
1
-2
/
+2
2024-01-30
bus: mhi: host: Read PK HASH dynamically
Jeffrey Hugo
1
-10
/
+1
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
1
-9
/
+25
2023-04-10
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
1
-4
/
+12
2022-10-28
bus: mhi: host: Use mhi_soc_reset() API in place of register write
Qiang Yu
1
-3
/
+1
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
1
-6
/
+16
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
1
-1
/
+1
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
1
-11
/
+4
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-0
/
+533