[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090423212505.GA29901@kroah.com>
Date: Thu, 23 Apr 2009 14:25:05 -0700
From: Greg KH <gregkh@...e.de>
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 PATCH] USB fixes for 2.6.30-rc3
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists