All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MHI changes for v6.15
@ 2025-03-14  6:01 Manivannan Sadhasivam
  2025-03-14  7:44 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Manivannan Sadhasivam @ 2025-03-14  6:01 UTC (permalink / raw)
  To: gregkh; +Cc: mhi

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0686a818d77a431fc3ba2fab4b46bbb04e8c9380:

  bus: mhi: host: Fix race between unprepare and queue_buf (2025-03-14 11:27:15 +0530)

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

- Remove unused mhi_device_get() and mhi_queue_dma() APIs.

- Add support for SA8775p MHI endpoint device with IP_SW0 channel.

- Fix the race between mhi_unprepare_from_transfer() and mhi_queue_buf().

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      bus: mhi: host: Remove unused functions

Jeffrey Hugo (1):
      bus: mhi: host: Fix race between unprepare and queue_buf

Mrinmay Sarkar (1):
      bus: mhi: host: pci_generic: Add support for SA8775P endpoint

 drivers/bus/mhi/host/main.c        | 35 ++++++++++-------------------------
 drivers/bus/mhi/host/pci_generic.c | 34 ++++++++++++++++++++++++++++++++++
 drivers/bus/mhi/host/pm.c          | 14 --------------
 include/linux/mhi.h                | 18 ------------------
 4 files changed, 44 insertions(+), 57 deletions(-)
-- 
மணிவண்ணன் சதாசிவம்

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

end of thread, other threads:[~2025-03-14  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14  6:01 [GIT PULL] MHI changes for v6.15 Manivannan Sadhasivam
2025-03-14  7:44 ` 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.