All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.7-rc5
@ 2020-05-08 14:19 Greg KH
  2020-05-08 16:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-05-08 14:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

  Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.7-rc5

for you to fetch changes up to f0e1d3ac2d7c16a5d2c9d67f5a61133db7681af8:

  bus: mhi: core: Fix channel device name conflict (2020-05-05 16:59:54 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.7-rc5

Here are some small driver fixes for 5.7-rc5 that resolve a number of
minor reported issues:
	- mhi bus driver fixes found as people actually use the code
	- phy driver fixes and compat string additions
	- most driver fix due to link order changing when the core moved
	  out of staging
	- mei driver fix
	- interconnect build warning fix

All of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bjorn Andersson (1):
      phy: qualcomm: usb-hs-28nm: Prepare clocks in init

ChenTao (1):
      interconnect: qcom: Move the static keyword to the front of declaration

Christian Gromm (1):
      most: core: use function subsys_initcall()

Dan Carpenter (1):
      bus: mhi: core: Fix a NULL vs IS_ERR check in mhi_create_devices()

Greg Kroah-Hartman (1):
      Merge tag 'phy-for-5.7-rc' of git://git.kernel.org/.../phy/linux-phy into char-misc-linus

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

John Stultz (1):
      phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat string

Kishon Vijay Abraham I (1):
      MAINTAINERS: Add Vinod Koul as Generic PHY co-maintainer

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

Thierry Reding (1):
      phy: tegra: Select USB_COMMON for usb_get_maximum_speed()

Tomas Winkler (1):
      mei: me: disable mei interface on LBG servers.

 MAINTAINERS                                 |  3 ++-
 drivers/bus/mhi/core/init.c                 |  7 +++----
 drivers/bus/mhi/core/internal.h             |  3 ---
 drivers/bus/mhi/core/main.c                 | 18 +++++-----------
 drivers/bus/mhi/core/pm.c                   |  6 +++++-
 drivers/interconnect/qcom/osm-l3.c          |  4 ++--
 drivers/interconnect/qcom/sdm845.c          | 16 +++++++--------
 drivers/misc/mei/hw-me.c                    |  8 ++++++++
 drivers/misc/mei/hw-me.h                    |  4 ++++
 drivers/misc/mei/pci-me.c                   |  2 +-
 drivers/most/core.c                         |  2 +-
 drivers/phy/qualcomm/phy-qcom-qusb2.c       |  7 +++++++
 drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c | 32 +++++++++++++++++++----------
 include/linux/mhi.h                         | 16 +++++++++------
 14 files changed, 77 insertions(+), 51 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.7-rc5
  2020-05-08 14:19 [GIT PULL] Char/Misc driver fixes for 5.7-rc5 Greg KH
@ 2020-05-08 16:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-08 16:15 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Fri, 8 May 2020 16:19:02 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.7-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4334f30ebf395b204c6cbeabf371a5a998d6ba7c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-05-08 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 14:19 [GIT PULL] Char/Misc driver fixes for 5.7-rc5 Greg KH
2020-05-08 16:15 ` pr-tracker-bot

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.