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


Groups > linux.kernel > #1710423 > unrolled thread

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

Started byGreg KH <gregkh@linuxfoundation.org>
First post2017-08-13 04:30 +0200
Last post2017-08-13 04:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

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

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-08-13 04:30 +0200
Subject[GIT PULL] Char/Misc driver fixes for 4.13-rc5
Message-ID<udQP7-ZR-9@gated-at.bofh.it>
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(+)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web