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

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34: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.11-rc5

for you to fetch changes up to 31b081066e9c8f4a931a3d20dc0c6ca63c595c44:

  misc: rtsx: init value of aspm_enabled (2021-01-22 11:04:53 +0100)

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

Here are some small char/misc driver fixes for 5.11-rc5.  Included in
here are:
	- habanalabs driver fixes
	- phy driver fixes
	- hwtracing driver fixes
	- rtsx cardreader driver fix

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

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

----------------------------------------------------------------
Alexander Lobakin (1):
      PHY: Ingenic: fix unconditional build of phy-ingenic-usb

Alexander Shishkin (1):
      intel_th: pci: Add Alder Lake-P support

Arnd Bergmann (1):
      phy: mediatek: allow compile-testing the dsi phy

Greg Kroah-Hartman (3):
      Merge tag 'phy-fixes-5.11' of git://git.kernel.org/.../phy/linux-phy into char-misc-next
      Merge tag 'misc-habanalabs-fixes-2021-01-13' of https://git.kernel.org/.../ogabbay/linux into char-misc-linus
      Merge tag 'misc-habanalabs-fixes-2021-01-21' of https://git.kernel.org/.../ogabbay/linux into char-misc-linus

Oded Gabbay (5):
      habanalabs: fix dma_addr passed to dma_mmap_coherent
      habanalabs: fix reset process in case of failures
      habanalabs: prevent soft lockup during unmap
      habanalabs: fix backward compatibility of idle check
      habanalabs: disable FW events on device removal

Ofir Bitton (1):
      habanalabs: zero pci counters packet before submit to FW

Ricky Wu (1):
      misc: rtsx: init value of aspm_enabled

Tony Lindgren (1):
      phy: cpcap-usb: Fix warning for missing regulator_disable

Wang Hui (1):
      stm class: Fix module init return on allocation failure

 drivers/hwtracing/intel_th/pci.c                  |  5 +++++
 drivers/hwtracing/stm/heartbeat.c                 |  6 ++++--
 drivers/misc/cardreader/rtsx_pcr.c                |  7 ++++++-
 drivers/misc/habanalabs/common/device.c           | 11 ++++++++++-
 drivers/misc/habanalabs/common/firmware_if.c      |  5 +++++
 drivers/misc/habanalabs/common/habanalabs.h       |  1 +
 drivers/misc/habanalabs/common/habanalabs_ioctl.c |  2 ++
 drivers/misc/habanalabs/common/memory.c           | 10 ++++++++--
 drivers/misc/habanalabs/common/mmu.c              |  6 +++---
 drivers/misc/habanalabs/common/mmu_v1.c           | 12 ++++++++++--
 drivers/misc/habanalabs/gaudi/gaudi.c             |  3 ++-
 drivers/misc/habanalabs/goya/goya.c               |  3 ++-
 drivers/phy/ingenic/Makefile                      |  2 +-
 drivers/phy/mediatek/Kconfig                      |  4 +++-
 drivers/phy/motorola/phy-cpcap-usb.c              | 19 +++++++++++++------
 15 files changed, 75 insertions(+), 21 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.11-rc5
  2021-01-24 12:59 [GIT PULL] Char/Misc driver fixes for 5.11-rc5 Greg KH
@ 2021-01-24 19:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-24 19:33 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 24 Jan 2021 13:59:14 +0100:

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

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

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-01-24 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 12:59 [GIT PULL] Char/Misc driver fixes for 5.11-rc5 Greg KH
2021-01-24 19:33 ` 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.