index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-1687
/
+0
2022-03-18
bus: mhi: Fix MHI DMA structure endianness
Paul Davey
1
-11
/
+11
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
1
-4
/
+17
2021-12-17
bus: mhi: core: Minor style and comment fixes
Manivannan Sadhasivam
1
-1
/
+2
2021-08-27
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
1
-6
/
+3
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
1
-3
/
+3
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
1
-3
/
+6
2021-07-21
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
1
-5
/
+12
2021-04-09
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
1
-6
/
+6
2021-04-08
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
1
-7
/
+74
2021-04-07
bus: mhi: core: Remove __ prefix for MHI channel unprepare function
Bhaumik Bhatt
1
-5
/
+5
2021-04-07
bus: mhi: core: Check channel execution environment before issuing reset
Bhaumik Bhatt
1
-0
/
+11
2021-04-07
bus: mhi: core: Hold device wake for channel update commands
Bhaumik Bhatt
1
-5
/
+14
2021-04-07
bus: mhi: core: Update debug messages to use client device
Bhaumik Bhatt
1
-7
/
+5
2021-04-07
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
1
-69
/
+82
2021-04-07
bus: mhi: core: Allow sending the STOP channel command
Bhaumik Bhatt
1
-0
/
+5
2021-04-07
bus: mhi: core: Fix MHI runtime_pm behavior
Loic Poulain
1
-5
/
+16
2021-03-31
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
1
-0
/
+23
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
1
-0
/
+3
2021-03-16
bus: mhi: core: Return EAGAIN if MHI ring is full
Fan Wu
1
-1
/
+1
2021-03-15
bus: mhi: core: remove redundant initialization of variables state and ee
Colin Ian King
1
-2
/
+2
2021-03-10
bus: mhi: core: Update debug prints to include local device state
Bhaumik Bhatt
1
-3
/
+4
2021-03-10
bus: mhi: core: Process execution environment changes serially
Bhaumik Bhatt
1
-19
/
+21
2021-03-10
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
1
-4
/
+25
2021-03-10
bus: mhi: core: Fix invalid error returning in mhi_queue
Loic Poulain
1
-6
/
+2
2021-01-27
Merge branch 'mhi-net-immutable' into mhi-next
Manivannan Sadhasivam
1
-0
/
+12
2021-01-27
bus: mhi: core: Add helper API to return number of free TREs
Hemant Kumar
1
-0
/
+12
2021-01-21
mhi: core: Factorize mhi queuing
Loic Poulain
1
-118
/
+44
2021-01-21
bus: mhi: Ensure correct ring update ordering with memory barrier
Loic Poulain
1
-0
/
+7
2021-01-04
bus: mhi: core: Add device hardware reset support
Loic Poulain
1
-0
/
+13
2020-12-16
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+9
2020-11-28
bus: mhi: core: Indexed MHI controller name
Loic Poulain
1
-1
/
+1
2020-11-18
bus: mhi: core: Prevent sending multiple RDDM entry callbacks
Bhaumik Bhatt
1
-0
/
+4
2020-11-18
bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
Bhaumik Bhatt
1
-5
/
+0
2020-11-18
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
1
-0
/
+1
2020-11-18
bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
Bhaumik Bhatt
1
-0
/
+1
2020-11-18
bus: mhi: Fix channel close issue on driver remove
Loic Poulain
1
-1
/
+2
2020-11-06
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
1
-0
/
+11
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
1
-3
/
+3
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
1
-14
/
+7
2020-05-22
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
1
-3
/
+8
2020-05-22
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
1
-7
/
+14
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
1
-3
/
+3
2020-05-22
bus: mhi: core: Read transfer length from an event properly
Hemant Kumar
1
-2
/
+7
2020-05-22
bus: mhi: core: Add range check for channel id received in event ring
Hemant Kumar
1
-11
/
+29
2020-05-22
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
1
-61
/
+46
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
1
-13
/
+5
2020-05-05
bus: mhi: core: Fix channel device name conflict
Jeffrey Hugo
1
-1
/
+2
2020-05-05
bus: mhi: core: Offload register accesses to the controller
Jeffrey Hugo
1
-10
/
+2
2020-05-05
bus: mhi: core: Remove link_status() callback
Jeffrey Hugo
1
-3
/
+2
[next]