All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: gregkh@linuxfoundation.org
Cc: mhi@lists.linux.dev
Subject: [GIT PULL] MHI changes for v6.15
Date: Fri, 14 Mar 2025 11:31:46 +0530	[thread overview]
Message-ID: <20250314060146.vlfazasu2vicyep4@thinkpad> (raw)

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(-)
-- 
மணிவண்ணன் சதாசிவம்

             reply	other threads:[~2025-03-14  6:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  6:01 Manivannan Sadhasivam [this message]
2025-03-14  7:44 ` [GIT PULL] MHI changes for v6.15 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250314060146.vlfazasu2vicyep4@thinkpad \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=mhi@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.