From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.11-rc5
Date: Sun, 24 Jan 2021 13:59:14 +0100 [thread overview]
Message-ID: <YA1vIhUuD4wEYzSj@kroah.com> (raw)
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(-)
next reply other threads:[~2021-01-24 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 12:59 Greg KH [this message]
2021-01-24 19:33 ` [GIT PULL] Char/Misc driver fixes for 5.11-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YA1vIhUuD4wEYzSj@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox