All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MHI changes for v6.5
@ 2023-06-24  7:08 Manivannan Sadhasivam
  2023-06-24  7:17 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2023-06-24  7:08 UTC (permalink / raw)
  To: gregkh; +Cc: mhi, quic_qianyu, duke_xinanwen

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi.git tags/mhi-for-v6.5

for you to fetch changes up to 6bb6aba2f57ab58a8853bf09cc4e875a46646c0b:

  bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem (2023-06-09 21:07:17 +0530)

----------------------------------------------------------------
MHI Host
========

Core
----

- Skipped MHI reset if the device is in RDDM EE (Ramdump mode) since the device
  cannot process reset request.

pci_generic
-----------

- Added support for MHI SW channels (IP_SW0) so that the host can transfer data
  from devices over networking interface.

- Added support for Quectel EM160R-GL modem which uses a different PID as it is
  targeted for laptop usecase.

----------------------------------------------------------------
Duke Xin (辛安文) (1):
      bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem

Manivannan Sadhasivam (1):
      bus: mhi: host: pci_generic: Add support for IP_SW0 channels

Qiang Yu (1):
      bus: mhi: host: Skip MHI reset if device is in RDDM

 drivers/bus/mhi/host/pci_generic.c | 28 ++++++++++++++++++++++++----
 drivers/bus/mhi/host/pm.c          |  5 +++++
 2 files changed, 29 insertions(+), 4 deletions(-)

-- 
மணிவண்ணன் சதாசிவம்

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-24  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-24  7:08 [GIT PULL] MHI changes for v6.5 Manivannan Sadhasivam
2023-06-24  7:17 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.