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.1-rc6
Date: Fri, 19 Apr 2019 14:30:42 +0200 [thread overview]
Message-ID: <20190419123042.GA4761@kroah.com> (raw)
The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:
Linux 5.1-rc3 (2019-03-31 14:39:29 -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.1-rc6
for you to fetch changes up to bb0925b283fe558fa9530c9d0b6158e9b6c9dfa6:
Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus (2019-04-16 12:46:09 +0200)
----------------------------------------------------------------
char/misc fixes for 5.1-rc6
Here are 4 small misc driver fixes for 5.1-rc6.
Nothing major at all, they fix up a Kconfig issues, a SPDX invalid
license tag, and 2 tiny bugfixes.
All have been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Arnd Bergmann (1):
extcon: ptn5150: fix COMPILE_TEST dependencies
Bo YU (1):
misc: fastrpc: add checked value for dma_set_mask
Greg Kroah-Hartman (2):
Merge tag 'misc-habanalabs-fixes-2019-04-01' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus
Merge tag 'extcon-fixes-for-5.1-rc4' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus
Oded Gabbay (1):
habanalabs: remove low credit limit of DMA #0
Thomas Gleixner (1):
drivers: power: supply: goldfish_battery: Fix bogus SPDX identifier
drivers/extcon/Kconfig | 2 +-
drivers/misc/fastrpc.c | 7 ++++++-
drivers/misc/habanalabs/goya/goya.c | 9 ++++-----
drivers/power/supply/goldfish_battery.c | 2 +-
4 files changed, 12 insertions(+), 8 deletions(-)
next reply other threads:[~2019-04-19 18:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-19 12:30 Greg KH [this message]
2019-04-19 19:10 ` [GIT PULL] Char/Misc driver fixes for 5.1-rc6 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=20190419123042.GA4761@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