index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
2021-04-09
1
-6
/
+6
*
bus: mhi: pci_generic: Constify mhi_controller_config struct definitions
Manivannan Sadhasivam
2021-04-08
1
-3
/
+3
*
bus: mhi: pci_generic: Introduce Foxconn T99W175 support
Jarvis Jiang
2021-04-08
1
-0
/
+47
*
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
2021-04-08
1
-7
/
+74
*
bus: mhi: pci_generic: Add FIREHOSE channels
Loic Poulain
2021-04-07
1
-0
/
+35
*
bus: mhi: pci_generic: Implement PCI shutdown callback
Loic Poulain
2021-04-07
1
-0
/
+7
*
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: pci_generic: Add SDX65 based modem support
Bhaumik Bhatt
2021-04-07
1
-0
/
+11
*
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-03-31
1
-18
/
+16
*
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2021-03-31
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: Add support for runtime PM
Loic Poulain
2021-03-10
1
-9
/
+86
*
bus: mhi: pci_generic: Use generic PCI power management
Loic Poulain
2021-03-10
1
-7
/
+7
*
bus: mhi: pci_generic: No-Op for device_wake operations
Loic Poulain
2021-03-10
2
-2
/
+18
*
bus: mhi: pci_generic: Add SDX24 based modem support
Loic Poulain
2021-03-10
1
-0
/
+10
*
bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support
Loic Poulain
2021-03-10
1
-0
/
+73
*
bus: mhi: pci_generic: Parametrable element count for events
Loic Poulain
2021-03-10
1
-10
/
+10
*
mhi: Fix double dma free
Loic Poulain
2021-02-10
1
-0
/
+3
*
bus: mhi: pci_generic: Increase num of elements in hw event ring
Loic Poulain
2021-02-05
1
-1
/
+1
*
mhi: pci_generic: Print warning in case of firmware crash
Loic Poulain
2021-02-05
1
-0
/
+10
*
Merge branch 'mhi-net-immutable' into mhi-next
Manivannan Sadhasivam
2021-01-27
1
-0
/
+12
|
\
[next]