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.6-rc3
Date: Fri, 21 Feb 2020 12:40:12 +0100 [thread overview]
Message-ID: <20200221114012.GA114392@kroah.com> (raw)
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -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.6-rc3
for you to fetch changes up to 74ba569a15a08b988bc059ad515980f51e85be79:
Merge tag 'misc-habanalabs-fixes-2020-02-11' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus (2020-02-17 11:58:16 +0100)
----------------------------------------------------------------
Char/Misc fixes for 5.6-rc3
Here are some small char/misc driver fixes for 5.6-rc3.
Also included in here are some updates for some documentation files that
I seem to be maintaining these days.
The driver fixes are:
- small fixes for the habanalabs driver
- fsi driver bugfix
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Bartosz Golaszewski (1):
MAINTAINERS: remove unnecessary ':' characters
Brendan Higgins (1):
fsi: aspeed: add unspecified HAS_IOMEM dependency
Grant Likely (1):
Documentation/process: Add Arm contact for embargoed HW issues
Greg Kroah-Hartman (3):
embargoed-hardware-issues: drop Amazon contact as the email address now bounces
COPYING: state that all contributions really are covered by this file
Merge tag 'misc-habanalabs-fixes-2020-02-11' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus
James Morris (1):
Documentation/process: Change Microsoft contact for embargoed hardware issues
Oded Gabbay (2):
habanalabs: halt the engines before hard-reset
habanalabs: patched cb equals user cb in device memset
Omer Shpigelman (1):
habanalabs: do not halt CoreSight during hard reset
Tyler Hicks (1):
Documentation/process: Swap out the ambassador for Canonical
COPYING | 2 +
.../process/embargoed-hardware-issues.rst | 8 ++--
.../zh_CN/process/embargoed-hardware-issues.rst | 2 +-
MAINTAINERS | 22 +++++------
drivers/fsi/Kconfig | 1 +
drivers/misc/habanalabs/device.c | 5 ++-
drivers/misc/habanalabs/goya/goya.c | 44 +++++++++++++++++++++-
7 files changed, 65 insertions(+), 19 deletions(-)
next reply other threads:[~2020-02-21 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-21 11:40 Greg KH [this message]
2020-02-21 21:10 ` [GIT PULL] Char/Misc driver fixes for 5.6-rc3 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=20200221114012.GA114392@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 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.