From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.7-rc4
Date: Sat, 18 Jun 2016 08:52:12 -0700 [thread overview]
Message-ID: <20160618155212.GA23609@kroah.com> (raw)
The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:
Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.7-rc4
for you to fetch changes up to 5014e904681ddbdf663bb20f134eb053ddccb181:
coresight: Handle build path error (2016-06-16 00:13:06 -0700)
----------------------------------------------------------------
char/misc driver fixes for 4.7-rc4
Here are a small number of char and misc driver fixes for 4.7-rc4. They
resolve some minor issues that have been reported, and have all been in
linux-next.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (1):
mei: don't use wake_up_interruptible for wr_ctrl
Greg Kroah-Hartman (1):
Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus
Johannes Thumshirn (2):
mcb: Acquire reference to device in probe
mcb: Acquire reference to carrier module in core
Roger Quadros (1):
extcon: palmas: Fix boot up state of VBUS when using GPIO detection
Suzuki K Poulose (4):
coresight: Fix NULL pointer dereference in _coresight_build_path
coresight: Fix tmc_read_unprepare_etr
coresight: Fix erroneous memset in tmc_read_unprepare_etr
coresight: Handle build path error
drivers/extcon/extcon-palmas.c | 2 ++
drivers/hwtracing/coresight/coresight-tmc-etr.c | 11 ++++-------
drivers/hwtracing/coresight/coresight.c | 15 +++++++++------
drivers/mcb/mcb-core.c | 17 ++++++++++++++++-
drivers/misc/mei/client.c | 2 +-
5 files changed, 32 insertions(+), 15 deletions(-)
reply other threads:[~2016-06-18 15:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160618155212.GA23609@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
Powered by JetHome