Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203062

[GIT PULL] char/misc driver patches for 4.2-rc6

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] char/misc driver patches for 4.2-rc6
Date 2015-08-08 00:40 +0200
Message-ID <pUYsV-4St-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:

  Linux 4.2-rc4 (2015-07-26 12:26:21 -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.2-rc6

for you to fetch changes up to eaf7e98d43c16a827c72016ab3e452d74ac2591c:

  Merge tag 'extcon-fixes-for-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus (2015-07-31 17:20:52 -0700)

----------------------------------------------------------------
Char/misc fixes for 4.2-rc6

Here are some extcon fixes for 4.2-rc6 that resolve some reported
problems.

All have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Chanwoo Choi (1):
      extcon: palmas: Fix NULL pointer error

Greg Kroah-Hartman (1):
      Merge tag 'extcon-fixes-for-4.2-rc5' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus

Roger Quadros (2):
      extcon: Fix hang and extcon_get/set_cable_state().
      extcon: Fix extcon_cable_get_state() from getting old state after notification

 drivers/extcon/extcon-palmas.c | 13 ---------
 drivers/extcon/extcon.c        | 61 ++++++++++++++++++++++++++++++------------
 2 files changed, 44 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] char/misc driver patches for 4.2-rc6 Greg KH <gregkh@linuxfoundation.org> - 2015-08-08 00:40 +0200

csiph-web