index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
2021-12-17
1
-4
/
+17
*
bus: mhi: core: Minor style and comment fixes
Manivannan Sadhasivam
2021-12-17
1
-1
/
+2
*
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2021-08-27
1
-6
/
+3
*
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
2021-08-05
1
-3
/
+3
*
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2021-08-05
1
-3
/
+6
*
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
2021-07-21
1
-5
/
+12
*
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
2021-04-09
1
-6
/
+6
*
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
2021-04-08
1
-7
/
+74
*
bus: mhi: core: Remove __ prefix for MHI channel unprepare function
Bhaumik Bhatt
2021-04-07
1
-5
/
+5
*
bus: mhi: core: Check channel execution environment before issuing reset
Bhaumik Bhatt
2021-04-07
1
-0
/
+11
*
bus: mhi: core: Hold device wake for channel update commands
Bhaumik Bhatt
2021-04-07
1
-5
/
+14
*
bus: mhi: core: Update debug messages to use client device
Bhaumik Bhatt
2021-04-07
1
-7
/
+5
*
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
2021-04-07
1
-69
/
+82
*
bus: mhi: core: Allow sending the STOP channel command
Bhaumik Bhatt
2021-04-07
1
-0
/
+5
*
bus: mhi: core: Fix MHI runtime_pm behavior
Loic Poulain
2021-04-07
1
-5
/
+16
*
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2021-04-01
1
-0
/
+23
*
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-31
1
-0
/
+3
*
bus: mhi: core: Return EAGAIN if MHI ring is full
Fan Wu
2021-03-16
1
-1
/
+1
*
bus: mhi: core: remove redundant initialization of variables state and ee
Colin Ian King
2021-03-15
1
-2
/
+2
*
bus: mhi: core: Update debug prints to include local device state
Bhaumik Bhatt
2021-03-10
1
-3
/
+4
*
bus: mhi: core: Process execution environment changes serially
Bhaumik Bhatt
2021-03-10
1
-19
/
+21
*
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
2021-03-10
1
-4
/
+25
*
bus: mhi: core: Fix invalid error returning in mhi_queue
Loic Poulain
2021-03-10
1
-6
/
+2
*
Merge branch 'mhi-net-immutable' into mhi-next
Manivannan Sadhasivam
2021-01-27
1
-0
/
+12
|
\
|
*
bus: mhi: core: Add helper API to return number of free TREs
Hemant Kumar
2021-01-27
1
-0
/
+12
*
|
mhi: core: Factorize mhi queuing
Loic Poulain
2021-01-21
1
-118
/
+44
*
|
bus: mhi: Ensure correct ring update ordering with memory barrier
Loic Poulain
2021-01-21
1
-0
/
+7
*
|
bus: mhi: core: Add device hardware reset support
Loic Poulain
2021-01-04
1
-0
/
+13
|
/
*
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-7
/
+9
|
\
|
*
bus: mhi: core: Indexed MHI controller name
Loic Poulain
2020-11-28
1
-1
/
+1
|
*
bus: mhi: core: Prevent sending multiple RDDM entry callbacks
Bhaumik Bhatt
2020-11-18
1
-0
/
+4
|
*
bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
Bhaumik Bhatt
2020-11-18
1
-5
/
+0
|
*
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
2020-11-18
1
-0
/
+1
|
*
bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
Bhaumik Bhatt
2020-11-18
1
-0
/
+1
|
*
bus: mhi: Fix channel close issue on driver remove
Loic Poulain
2020-11-18
1
-1
/
+2
*
|
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
2020-11-05
1
-0
/
+11
|
/
*
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2020-10-02
1
-3
/
+3
*
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
1
-14
/
+7
*
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
2020-05-22
1
-3
/
+8
*
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
2020-05-22
1
-7
/
+14
*
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
1
-3
/
+3
*
bus: mhi: core: Read transfer length from an event properly
Hemant Kumar
2020-05-22
1
-2
/
+7
*
bus: mhi: core: Add range check for channel id received in event ring
Hemant Kumar
2020-05-22
1
-11
/
+29
*
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
2020-05-22
1
-61
/
+46
*
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
2020-05-11
1
-13
/
+5
|
\
|
*
bus: mhi: core: Fix channel device name conflict
Jeffrey Hugo
2020-05-05
1
-1
/
+2
|
*
bus: mhi: core: Offload register accesses to the controller
Jeffrey Hugo
2020-05-05
1
-10
/
+2
|
*
bus: mhi: core: Remove link_status() callback
Jeffrey Hugo
2020-05-05
1
-3
/
+2
|
*
bus: mhi: core: Fix a NULL vs IS_ERR check in mhi_create_devices()
Dan Carpenter
2020-04-28
1
-1
/
+1
*
|
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
2020-04-28
1
-1
/
+2
|
/
[next]