]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Mar 2025 07:44:18 +0000 (08:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Mar 2025 07:44:18 +0000 (08:44 +0100)
commit124bb4e757990e809ec1870f64704ea0921dc418
tree3241d2880c1d77663f96a094ae13748aaacf2bb8
parenta425990fa96e4968b3774de4100728782dc412f4
parent0686a818d77a431fc3ba2fab4b46bbb04e8c9380
Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next

Manivannan writes:

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().

* tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi:
  bus: mhi: host: Fix race between unprepare and queue_buf
  bus: mhi: host: pci_generic: Add support for SA8775P endpoint
  bus: mhi: host: Remove unused functions
drivers/bus/mhi/host/pci_generic.c