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

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Char/Misc driver fixes for 4.13-rc5
Date Sun, 13 Aug 2017 04:30:01 +0200
Message-ID <udQP7-ZR-9@gated-at.bofh.it> (permalink)
X-Original-To Linus Torvalds <torvalds@linux-foundation.org>, Andrew Morton <akpm@linux-foundation.org>, Arnd Bergmann <arnd@arndb.de>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.8.3 (2017-05-23)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 34
Organization linux.* mail to news gateway
X-Original-Cc linux-kernel@vger.kernel.org
X-Original-Date Sat, 12 Aug 2017 19:20:59 -0700
X-Original-Message-ID <20170813022059.GA27117@kroah.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1710423

Show key headers only | 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