index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
init.c
Age
Commit message (
Expand
)
Author
2024-04-25
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
2024-04-25
bus: mhi: host: Add sysfs entry to force device to enter EDL
Qiang Yu
2024-02-21
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
2024-01-30
bus: mhi: host: Read PK HASH dynamically
Jeffrey Hugo
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-07-13
bus: mhi: host: use vmalloc_array and vcalloc
Julia Lawall
2023-04-03
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
2023-04-03
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
bus: mhi: host: Update mhi driver description
Slark Xiao
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
2022-05-19
Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
2022-05-09
bus: mhi: replace snprintf with sysfs_emit
Wan Jiabing
2022-04-23
bus: mhi: host: Optimize and update MMIO register write method
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Add soc_reset sysfs
Jeffrey Hugo
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam