[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170813022059.GA27117@kroah.com>
Date: Sat, 12 Aug 2017 19:20:59 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.13-rc5
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@...uxfoundation.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(+)
Powered by blists - more mailing lists