index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
1
-1
/
+16
2022-05-19
Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-work-next
Greg Kroah-Hartman
1
-28
/
+54
2022-05-09
bus: mhi: replace snprintf with sysfs_emit
Wan Jiabing
1
-4
/
+3
2022-04-23
bus: mhi: host: Optimize and update MMIO register write method
Bhaumik Bhatt
1
-31
/
+31
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
1
-5
/
+17
2022-04-23
bus: mhi: host: Add soc_reset sysfs
Jeffrey Hugo
1
-0
/
+14
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
1
-12
/
+0
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
1
-3
/
+3
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
1
-37
/
+30
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-0
/
+1431