All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.15-rc6
@ 2021-10-17 10:07 Greg KH
  2021-10-18  3:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-10-17 10:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -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.15-rc6

for you to fetch changes up to f42752729e2068a92c7d8b576d0dbbc9c1464149:

  eeprom: 93xx46: fix MODULE_DEVICE_TABLE (2021-10-15 10:54:02 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 5.15-rc6

Here are some small char/misc driver fixes for 5.15-rc6 for reported
issues that include:
	- habanalabs driver fixes
	- mei driver fixes and new ids
	- fpga new device ids
	- MAINTAINER file updates for fpga subsystem
	- spi module id table additions and fixes
	- fastrpc locking fixes
	- nvmem driver 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>

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: hbm: drop hbm responses on early shutdown

Andy Shevchenko (1):
      mei: me: add Ice Lake-N device id.

Arnd Bergmann (2):
      cb710: avoid NULL pointer subtraction
      eeprom: 93xx46: fix MODULE_DEVICE_TABLE

Greg Kroah-Hartman (3):
      Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
      Merge tag 'fpga-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
      Merge tag 'fpga-maintainer-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus

Mark Brown (4):
      fpga: ice40-spi: Add SPI device ID table
      misc: gehc: Add SPI ID table
      eeprom: at25: Add SPI ID table
      eeprom: 93xx46: Add SPI device ID table

Moritz Fischer (2):
      MAINTAINERS: Add Hao and Yilun as maintainers
      MAINTAINERS: Drop outdated FPGA Manager website

Rajaravi Krishna Katta (1):
      habanalabs: fix resetting args in wait for CS IOCTL

Randy Dunlap (1):
      misc: HI6421V600_IRQ should depend on HAS_IOMEM

Srinivas Kandagatla (1):
      misc: fastrpc: Add missing lock before accessing find_vma()

Stephen Boyd (1):
      nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

 MAINTAINERS                                        |  3 +-
 drivers/fpga/ice40-spi.c                           |  7 +++++
 drivers/misc/Kconfig                               |  1 +
 drivers/misc/cb710/sgbuf2.c                        |  2 +-
 drivers/misc/eeprom/at25.c                         |  8 ++++++
 drivers/misc/eeprom/eeprom_93xx46.c                | 18 ++++++++++++
 drivers/misc/fastrpc.c                             |  2 ++
 drivers/misc/gehc-achc.c                           |  1 +
 .../misc/habanalabs/common/command_submission.c    | 33 +++++++++++++---------
 drivers/misc/mei/hbm.c                             | 12 +++++---
 drivers/misc/mei/hw-me-regs.h                      |  1 +
 drivers/misc/mei/pci-me.c                          |  1 +
 drivers/nvmem/core.c                               |  3 +-
 include/uapi/misc/habanalabs.h                     |  6 ++--
 14 files changed, 73 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.15-rc6
  2021-10-17 10:07 [GIT PULL] Char/Misc driver fixes for 5.15-rc6 Greg KH
@ 2021-10-18  3:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-18  3:22 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 17 Oct 2021 12:07:08 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.15-rc6

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

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:[~2021-10-18  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-17 10:07 [GIT PULL] Char/Misc driver fixes for 5.15-rc6 Greg KH
2021-10-18  3:22 ` 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.