index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2021-08-27
2
-7
/
+4
*
bus: mhi: core: Improve debug messages for power up
Bhaumik Bhatt
2021-08-05
1
-1
/
+5
*
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
2021-08-05
4
-47
/
+28
*
bus: mhi: core: Add range checks for BHI and BHIe
Bhaumik Bhatt
2021-08-05
1
-1
/
+17
*
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
Bhaumik Bhatt
2021-08-05
1
-0
/
+3
*
bus: mhi: core: Set BHI/BHIe offsets on power up preparation
Bhaumik Bhatt
2021-08-05
2
-43
/
+27
*
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2021-08-05
2
-4
/
+7
*
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
2021-07-21
1
-5
/
+12
*
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
2021-06-24
1
-0
/
+1
*
bus: mhi: core: Fix power down latency
Loic Poulain
2021-06-24
1
-13
/
+5
*
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: Clear configuration from channel context during reset
Bhaumik Bhatt
2021-04-07
1
-0
/
+13
*
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
3
-69
/
+100
*
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
2021-04-07
1
-1
/
+2
*
bus: mhi: core: Allow sending the STOP channel command
Bhaumik Bhatt
2021-04-07
1
-0
/
+5
*
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
2021-04-07
2
-23
/
+0
*
bus: mhi: pm: reduce PM state change verbosity
Loic Poulain
2021-04-07
1
-5
/
+5
*
bus: mhi: core: Fix MHI runtime_pm behavior
Loic Poulain
2021-04-07
1
-5
/
+16
*
bus: mhi: core: Move to polling method to wait for MHI ready
Bhaumik Bhatt
2021-04-01
1
-18
/
+16
*
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2021-04-01
2
-0
/
+26
*
bus: mhi: core: Improve state strings for debug messages
Bhaumik Bhatt
2021-03-31
1
-17
/
+17
*
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
2021-03-31
2
-4
/
+3
*
bus: mhi: core: Identify Flash Programmer as a mission mode use case
Bhaumik Bhatt
2021-03-31
1
-1
/
+2
*
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-31
4
-0
/
+12
*
bus: mhi: core: Handle EDL mode entry appropriately
Bhaumik Bhatt
2021-03-31
1
-1
/
+18
*
bus: mhi: core: Wait for ready after an EDL firmware download
Bhaumik Bhatt
2021-03-31
1
-4
/
+4
*
bus: mhi: core: Rely on accurate method to determine EDL mode
Bhaumik Bhatt
2021-03-31
1
-1
/
+2
*
bus: mhi: core: Check state before processing power_down
Jeffrey Hugo
2021-03-16
1
-2
/
+10
*
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: Fix check for syserr at power_up
Jeffrey Hugo
2021-03-10
1
-1
/
+1
*
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
2
-22
/
+25
*
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
2021-03-10
3
-27
/
+27
*
bus: mhi: core: Destroy SBL devices when moving to mission mode
Bhaumik Bhatt
2021-03-10
2
-4
/
+28
*
bus: mhi: Early MHI resume failure in non M3 state
Loic Poulain
2021-03-10
1
-0
/
+3
*
bus: mhi: core: Add missing checks for MMIO register entries
Bhaumik Bhatt
2021-03-10
1
-5
/
+3
*
bus: mhi: core: Rename debugfs directory name
Loic Poulain
2021-03-10
1
-1
/
+1
*
bus: mhi: core: Fix invalid error returning in mhi_queue
Loic Poulain
2021-03-10
1
-6
/
+2
*
bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
Loic Poulain
2021-03-10
1
-2
/
+1
*
bus: mhi: pci_generic: No-Op for device_wake operations
Loic Poulain
2021-03-10
1
-2
/
+0
*
mhi: Fix double dma free
Loic Poulain
2021-02-10
1
-0
/
+3
*
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
[next]