* [GIT PATCH] Staging driver fixes for 3.11-rc6
@ 2013-08-16 2:07 Greg KH
2013-08-16 2:17 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2013-08-16 2:07 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel
The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.11-rc6
for you to fetch changes up to ff8a43c10f1440f07a5faca0c1556921259f7f76:
USB: keyspan: fix null-deref at disconnect and release (2013-08-14 12:49:27 -0700)
----------------------------------------------------------------
USB fixes for 3.11-rc6
Here are some small USB fixes for 3.11-rc6 that have accumulated.
Nothing huge, a EHCI fix that solves a much-reported audio USB problem,
some usb-serial driver endian fixes and other minor fixes, a wireless
USB oops fix, and two new quirks.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
USB: EHCI: accept very late isochronous URBs
Johan Hovold (6):
USB: mos7840: fix big-endian probe
USB: usbtmc: fix big-endian probe of Rigol devices
USB: adutux: fix big-endian device-type reporting
USB: ti_usb_3410_5052: fix big-endian firmware handling
USB: mos7720: fix broken control requests
USB: keyspan: fix null-deref at disconnect and release
Matt Burtch (1):
USB-Serial: Fix error handling of usb_wwan
Oliver Neukum (1):
usb: add two quirky touchscreen
Thomas Pugliese (1):
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
drivers/usb/class/usbtmc.c | 8 ++++----
drivers/usb/core/quirks.c | 6 ++++++
drivers/usb/host/ehci-sched.c | 13 ++++++-------
drivers/usb/misc/adutux.c | 2 +-
drivers/usb/serial/keyspan.c | 2 +-
drivers/usb/serial/mos7720.c | 21 ++++++++++++++-------
drivers/usb/serial/mos7840.c | 2 +-
drivers/usb/serial/ti_usb_3410_5052.c | 9 +++++----
drivers/usb/serial/usb_wwan.c | 20 ++++++++++----------
drivers/usb/wusbcore/wa-xfer.c | 9 +++++++--
10 files changed, 55 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PATCH] Staging driver fixes for 3.11-rc6
2013-08-16 2:07 [GIT PATCH] Staging driver fixes for 3.11-rc6 Greg KH
@ 2013-08-16 2:17 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2013-08-16 2:17 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: devel, linux-kernel
On Thu, Aug 15, 2013 at 07:07:10PM -0700, Greg KH wrote:
> The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
>
> Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.11-rc6
>
> for you to fetch changes up to ff8a43c10f1440f07a5faca0c1556921259f7f76:
>
> USB: keyspan: fix null-deref at disconnect and release (2013-08-14 12:49:27 -0700)
>
> ----------------------------------------------------------------
> USB fixes for 3.11-rc6
This really was the USB fixes, I don't know where the "Staging" subject
line came from, sorry about that.
I'll resend with the proper subject and mailing lists copied...
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-16 2:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-16 2:07 [GIT PATCH] Staging driver fixes for 3.11-rc6 Greg KH
2013-08-16 2:17 ` Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.