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