All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.8-rc3
@ 2020-06-27 11:39 Greg KH
  2020-06-27 20:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-06-27 11:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -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.8-rc3

for you to fetch changes up to 70b23b87b2d32e608f97e06425853331f17fbda9:

  Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next (2020-06-26 17:26:31 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.8-rc3

Some tiny char/misc driver fixes for 5.8-rc3.

"largest" changes are in the mei driver, to resolve some reported
problems and add some new device ids.  There's also a binder bugfix, an
fpga driver build fix, and some assorted habanalabs fixes.

All of these, except for the habanalabs fixes, have been in linux-next
with no reported issues.  The habanalabs driver changes showed up in my
tree on Friday, but as they are totally self-contained, all should be
good there.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: me: add tiger lake point device ids for H platforms.

Arnd Bergmann (1):
      fpga: zynqmp: fix modular build

Greg Kroah-Hartman (2):
      Merge tag 'misc-habanalabs-fixes-2020-06-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus
      Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/.../mdf/linux-fpga into char-misc-next

Oded Gabbay (3):
      habanalabs: block scalar load_and_exe on external queue
      habanalabs: rename mmu_write() to mmu_asid_va_write()
      habanalabs: increase GAUDI QMAN ARB WDT timeout

Ofir Bitton (1):
      habanalabs: Correct handling when failing to enqueue CB

Omer Shpigelman (2):
      habanalabs: use PI in MMU cache invalidation
      habanalabs: increase h/w timer when checking idle

Todd Kjos (1):
      binder: fix null deref of proc->context

Tomas Winkler (1):
      mei: me: disable mei interface on Mehlow server platforms

 drivers/android/binder.c                           | 14 ++---
 drivers/fpga/Kconfig                               |  2 +-
 drivers/misc/habanalabs/command_submission.c       | 13 ++++
 drivers/misc/habanalabs/debugfs.c                  |  4 +-
 drivers/misc/habanalabs/gaudi/gaudi.c              | 37 +++++++++++-
 drivers/misc/habanalabs/gaudi/gaudiP.h             |  3 +
 .../misc/habanalabs/include/gaudi/gaudi_packets.h  |  3 +
 drivers/misc/mei/hw-me-regs.h                      |  3 +
 drivers/misc/mei/hw-me.c                           | 70 ++++++++++++++++++++--
 drivers/misc/mei/hw-me.h                           | 17 ++++--
 drivers/misc/mei/pci-me.c                          | 17 +++---
 11 files changed, 153 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.8-rc3
  2020-06-27 11:39 [GIT PULL] Char/Misc driver fixes for 5.8-rc3 Greg KH
@ 2020-06-27 20:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-27 20:25 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sat, 27 Jun 2020 13:39:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.8-rc3

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

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-06-27 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-27 11:39 [GIT PULL] Char/Misc driver fixes for 5.8-rc3 Greg KH
2020-06-27 20:25 ` 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.