[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160507174413.GA24717@kroah.com>
Date: Sat, 7 May 2016 19:44:13 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.6-rc7
The following changes since commit 02da2d72174c61988eb4456b53f405e3ebdebce4:
Linux 4.6-rc5 (2016-04-24 16:17:05 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.6-rc7
for you to fetch changes up to 9be427efc764464fbcbc1ca3f0d34f575cb0f037:
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" (2016-05-02 08:44:31 -0700)
----------------------------------------------------------------
USB fixes for 4.6-rc7
Here are some last-remaining fixes for USB drivers to resolve issues
that have shown up in testing. And 2 new device ids as well.
All of these have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Bin Liu (1):
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half"
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/.../johan/usb-serial into usb-linus
Jasem Mutlaq (1):
USB: serial: cp210x: add Straizona Focusers device ids
Johan Hovold (1):
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
Mike Manning (1):
USB: serial: cp210x: add ID for Link ECU
Tal Shorer (1):
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Vladimir Zapolskiy (1):
usb: musb: jz4740: fix error check of usb_get_phy()
drivers/usb/core/port.c | 6 ------
drivers/usb/core/usb.c | 8 +-------
drivers/usb/musb/jz4740.c | 4 ++--
drivers/usb/musb/musb_gadget.c | 6 +++---
drivers/usb/musb/musb_host.c | 2 +-
drivers/usb/serial/cp210x.c | 4 ++++
6 files changed, 11 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists