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

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.10-rc7

for you to fetch changes up to 264f53b41946dcabb2b3304190839ab5670c7825:

  Revert "mei: virtio: virtualization frontend driver" (2020-12-06 10:36:17 +0100)

----------------------------------------------------------------
Char/Misc driver fixes for 5.10-rc7

Here are some small driver fixes, and one "large" revert, for 5.10-rc7.

They include:
	- revert mei patch from 5.10-rc1 that was using a reserved
	  userspace value.  It will be resubmitted once the proper id
	  has been assigned by the virtio people.
	- habanalabs fixes found by the fall-through audit from Gustavo
	- speakup driver fixes for reported issues
	- fpga config build fix for reported issue.

All of these except the revert have been in linux-next with no reported
issues.  The revert is "clean" and just removes a previously-added
driver, so no real issue there.

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

----------------------------------------------------------------
David Gow (1):
      fpga: Specify HAS_IOMEM dependency for FPGA_DFL

Greg Kroah-Hartman (1):
      Merge tag 'misc-habanalabs-fixes-2020-11-30' of ssh://gitolite.kernel.org/.../ogabbay/linux into char-misc-linus

Michael S. Tsirkin (1):
      Revert "mei: virtio: virtualization frontend driver"

Ofir Bitton (2):
      habanalabs: free host huge va_range if not used
      habanalabs: put devices before driver removal

Samuel Thibault (1):
      speakup: Reject setting the speakup line discipline outside of speakup

 drivers/accessibility/speakup/spk_ttyio.c |  37 +-
 drivers/fpga/Kconfig                      |   1 +
 drivers/misc/habanalabs/common/device.c   |  16 +-
 drivers/misc/habanalabs/common/memory.c   |   1 +
 drivers/misc/mei/Kconfig                  |  10 -
 drivers/misc/mei/Makefile                 |   3 -
 drivers/misc/mei/hw-virtio.c              | 874 ------------------------------
 7 files changed, 33 insertions(+), 909 deletions(-)
 delete mode 100644 drivers/misc/mei/hw-virtio.c

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

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

The pull request you sent on Sun, 6 Dec 2020 15:36:20 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.10-rc7

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

Thank you!

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 14:36 [GIT PULL] Char/Misc driver fixes for 5.10-rc7 Greg KH
2020-12-06 19:52 ` 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.