All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] MHI fixes for v5.7
@ 2020-04-30 19:05 Manivannan Sadhasivam
  2020-04-30 19:05 ` [PATCH 1/6] bus: mhi: Fix parsing of mhi_flags Manivannan Sadhasivam
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Manivannan Sadhasivam @ 2020-04-30 19:05 UTC (permalink / raw)
  To: gregkh; +Cc: hemantk, jhugo, linux-arm-msm, linux-kernel, Manivannan Sadhasivam

Hi Greg,

Here is the set of MHI bus fixes patches for v5.7. These patches are
reviewed by Hemant and me and also tested with couple of MHI client devices.

There are a couple of changes which affect the controller interface but since
we don't have any controller in mainline, it doesn't hurt doing.

Please consider merging.

Thanks,
Mani

Jeffrey Hugo (5):
  bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
  bus: mhi: core: Remove link_status() callback
  bus: mhi: core: Offload register accesses to the controller
  bus: mhi: core: Fix typo in comment
  bus: mhi: core: Fix channel device name conflict

Manivannan Sadhasivam (1):
  bus: mhi: Fix parsing of mhi_flags

 drivers/bus/mhi/core/init.c     |  7 +++----
 drivers/bus/mhi/core/internal.h |  3 ---
 drivers/bus/mhi/core/main.c     | 16 ++++------------
 drivers/bus/mhi/core/pm.c       |  6 +++++-
 include/linux/mhi.h             | 16 ++++++++++------
 5 files changed, 22 insertions(+), 26 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-04-30 19:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 19:05 [PATCH 0/6] MHI fixes for v5.7 Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 1/6] bus: mhi: Fix parsing of mhi_flags Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 2/6] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 3/6] bus: mhi: core: Remove link_status() callback Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 4/6] bus: mhi: core: Offload register accesses to the controller Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 5/6] bus: mhi: core: Fix typo in comment Manivannan Sadhasivam
2020-04-30 19:05 ` [PATCH 6/6] bus: mhi: core: Fix channel device name conflict Manivannan Sadhasivam

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.