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
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-19
bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR state
Vivek Pernamitta
1
-1
/
+1
2025-09-12
bus: mhi: host: Notify EE change via uevent
Vivek Pernamitta
1
-0
/
+27
2025-05-14
bus: mhi: host: Fix conflict between power_up and SYSERR
Jeffrey Hugo
1
-1
/
+17
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
1
-14
/
+0
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/hibernation
Baochen Qiang
1
-6
/
+36
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
1
-3
/
+4
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
1
-3
/
+17
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-7
/
+17
2023-07-12
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
1
-0
/
+5
2022-10-28
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
1
-1
/
+2
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
1
-6
/
+13
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
1
-4
/
+11
2022-04-23
bus: mhi: host: Wait for ready state after reset
Jeffrey Hugo
1
-0
/
+9
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
1
-7
/
+7
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
1
-12
/
+6
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-0
/
+1260