mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] char/misc driver fixes for 4.7-rc4
@ 2016-06-18 15:52 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-06-18 15:52 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-18 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-18 15:52 [GIT PULL] char/misc driver fixes for 4.7-rc4 Greg KH

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