From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB fixes for 2.6.30-rc3
Date: Thu, 23 Apr 2009 14:25:05 -0700 [thread overview]
Message-ID: <20090423212505.GA29901@kroah.com> (raw)
Here's some USB fixes for your 2.6.30-rc3 tree.
Just a number of new device ids, and bugfixes. The one patch outside of
the usb tree is for the usb class video driver, and has an ack by the
video maintainer to apply it.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
All of these patches have been in the -next and -mm releases for a while.
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/media/video/pwc/pwc-ctrl.c | 238 +++++++++++++++++++++++----------
drivers/usb/class/cdc-wdm.c | 27 +++--
drivers/usb/core/buffer.c | 2 +-
drivers/usb/gadget/ci13xxx_udc.c | 5 +-
drivers/usb/gadget/file_storage.c | 20 +---
drivers/usb/gadget/omap_udc.c | 3 +-
drivers/usb/host/ehci-sched.c | 2 +-
drivers/usb/musb/musb_core.c | 2 +-
drivers/usb/musb/omap2430.c | 1 -
drivers/usb/musb/tusb6010.c | 1 -
drivers/usb/musb/tusb6010.h | 1 -
drivers/usb/otg/otg.c | 3 +-
drivers/usb/serial/cyberjack.c | 7 -
drivers/usb/serial/cypress_m8.c | 4 -
drivers/usb/serial/empeg.c | 6 -
drivers/usb/serial/garmin_gps.c | 8 -
drivers/usb/serial/generic.c | 6 -
drivers/usb/serial/io_edgeport.c | 8 -
drivers/usb/serial/io_ti.c | 8 -
drivers/usb/serial/ipaq.c | 6 -
drivers/usb/serial/ipw.c | 3 -
drivers/usb/serial/iuu_phoenix.c | 1 -
drivers/usb/serial/kobil_sct.c | 6 -
drivers/usb/serial/mos7720.c | 7 -
drivers/usb/serial/mos7840.c | 43 ++++---
drivers/usb/serial/opticon.c | 8 -
drivers/usb/serial/option.c | 3 -
drivers/usb/serial/sierra.c | 24 +++-
drivers/usb/serial/ti_usb_3410_5052.c | 14 +--
drivers/usb/serial/usb-serial.c | 104 ++++++++++-----
drivers/usb/serial/visor.c | 8 -
drivers/usb/storage/unusual_devs.h | 6 +
include/linux/usb/musb.h | 5 +
33 files changed, 319 insertions(+), 271 deletions(-)
---------------
Alan Stern (2):
USB: serial: fix lifetime and locking problems
USB: g_file_storage: fix use-after-free bug when closing files
Alexander Beregalov (1):
USB: musb: fix build when !CONFIG_PM
Chuck Short (1):
USB: Unusual Device support for Gold MP3 Player Energy
Dan Streetman (1):
USB: ehci-sched.c: EHCI SITD scheduling bugfix
David Brownell (1):
USB: gadget: omap_udc uses platform_driver_probe()
David Lopo (1):
USB: Gadget: MIPS CI13xxx UDC bugfixes
Elina Pasheva (1):
USB: serial: sierra driver bug fix for composite interface
Jarkko Nikula (1):
USB: musb: Remove my email address from few musb related drivers
Johannes Berg (1):
USB: pass mem_flags to dma_alloc_coherent
Mark A. Greer (1):
USB: musb: Prevent multiple includes of musb.h
Martin Fuzzey (1):
USB: pwc : do not pass stack allocated buffers to USB core.
Matthias Kaehlcke (1):
USB: ci13xxx_udc: fix build error
Oliver Neukum (2):
USB: removal of tty->low_latency hack dating back to the old serial code
USB: correct error handling in cdc-wdm
Robert Jarzmik (1):
USB: otg: Fix bug on remove path without transceiver
Tony Cook (2):
USB: mos7840: add new device id
USB: fix mos7840 problem with minor numbers
reply other threads:[~2009-04-23 21:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090423212505.GA29901@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox