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


Groups > linux.kernel > #1710423

[GIT PULL] Char/Misc driver fixes for 4.13-rc5

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Char/Misc driver fixes for 4.13-rc5
Date 2017-08-13 04:30 +0200
Message-ID <udQP7-ZR-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9:

  Linux 4.13-rc2 (2017-07-23 16:15:17 -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.13-rc5

for you to fetch changes up to 1cd65d17612e8b64989f7af20213d4bb7a7f4d91:

  thunderbolt: Do not enumerate more ports from DROM than the controller has (2017-08-10 14:25:35 -0700)

----------------------------------------------------------------
char/misc fixes for 4.13-rc5

Here are two patches for 4.13-rc5.

One is a fix for a reported thunderbolt issue, and the other a fix for
an MEI driver issue.  Both have been in linux-next with no reported
issues.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: exclude device from suspend direct complete optimization

Mika Westerberg (1):
      thunderbolt: Do not enumerate more ports from DROM than the controller has

 drivers/misc/mei/pci-me.c    | 6 ++++++
 drivers/misc/mei/pci-txe.c   | 6 ++++++
 drivers/thunderbolt/eeprom.c | 9 +++++++++
 3 files changed, 21 insertions(+)

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


Thread

[GIT PULL] Char/Misc driver fixes for 4.13-rc5 Greg KH <gregkh@linuxfoundation.org> - 2017-08-13 04:30 +0200

csiph-web