index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-31
bus: mhi: host: Drop the auto_queue support
Manivannan Sadhasivam
1
-3
/
+0
2025-09-19
bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state
Vivek Pernamitta
1
-0
/
+2
2025-09-12
bus: mhi: host: Notify EE change via uevent
Vivek Pernamitta
1
-0
/
+1
2025-07-19
bus: mhi: host: Fix endianness of BHI vector table
Alexander Wilhelm
1
-2
/
+2
2025-06-17
bus: mhi: host: Make local functions static
Manivannan Sadhasivam
1
-7
/
+0
2025-01-31
bus: mhi: host: Add a policy to enable image transfer via BHIe in PBL
Matthew Leung
1
-0
/
+7
2024-10-03
bus: mhi: host: Fix typos in the comments
Yan Zhen
1
-1
/
+1
2024-08-26
bus: mhi: host: make mhi_bus_type const
Kunwu Chan
1
-1
/
+1
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/hibernation
Baochen Qiang
1
-1
/
+3
2024-02-21
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
1
-6
/
+0
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
1
-0
/
+41
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
1
-3
/
+6
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
1
-3
/
+4
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
1
-263
/
+1
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
1
-1
/
+1
2022-03-18
bus: mhi: Cleanup the register definitions used in headers
Manivannan Sadhasivam
1
-206
/
+191
2022-03-18
bus: mhi: Use bitfield operations for handling DWORDs of ring elements
Manivannan Sadhasivam
1
-25
/
+33
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
1
-96
/
+24
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-0
/
+723