public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for .37-rc1
@ 2010-11-12 21:32 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2010-11-12 21:32 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are a number of USB patches for your .37-rc1 tree.

Nothing big, just a lot of little things, largest being some blackfin
and musb fixes.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ usb-linus

All of these patches have been in the linux-next and mm trees 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

------------

 MAINTAINERS                         |    2 +-
 drivers/usb/core/devio.c            |    7 ++-
 drivers/usb/gadget/Kconfig          |    2 +-
 drivers/usb/gadget/goku_udc.h       |    3 +-
 drivers/usb/gadget/u_serial.c       |   54 +++++++++++++++++------
 drivers/usb/host/Kconfig            |    2 +-
 drivers/usb/host/ehci-mxc.c         |   14 ++++--
 drivers/usb/host/ohci-jz4740.c      |    2 +-
 drivers/usb/misc/iowarrior.c        |    1 +
 drivers/usb/misc/sisusbvga/sisusb.c |    1 +
 drivers/usb/musb/blackfin.c         |   80 +++++++++++++++++++++++-----------
 drivers/usb/musb/musb_core.c        |   41 ++++++++----------
 drivers/usb/musb/musb_core.h        |    2 +-
 drivers/usb/musb/musb_gadget.c      |   41 ++++++++++--------
 drivers/usb/musb/musb_regs.h        |    3 +-
 drivers/usb/musb/musbhsdma.c        |   14 ++++++
 drivers/usb/serial/ftdi_sio.c       |    2 +
 drivers/usb/serial/ftdi_sio_ids.h   |    7 +++
 drivers/usb/serial/option.c         |    2 +-
 drivers/uwb/allocator.c             |    3 +-
 include/linux/usb.h                 |    2 +-
 include/linux/usb/musb.h            |    2 +
 22 files changed, 188 insertions(+), 99 deletions(-)

---------------

Anand Gadiyar (1):
      usb: musb: fail unaligned DMA transfers on v1.8 and above

Andy Whitcroft (1):
      usb: gadget: goku_udc: add registered flag bit, fixing build

Bob Liu (4):
      USB: musb: pm: don't rely fully on clock support
      USB: musb: blackfin: pm: make it work
      USB: musb: blackfin: fix dynamic device<->host changing
      USB: musb: blackfin: push clkin value to platform resources

David Sterba (1):
      USB: xhci: Use GFP_ATOMIC under spin_lock

Grazvydas Ignotas (1):
      usb: musb: don't leave PHY enabled on shutdown()

Greg Kroah-Hartman (2):
      USB: the development of the usb tree is now in git
      Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"

Heikki Krogerus (1):
      usb: musb: Fix handling of spurious SESSREQ

Ian Jeffray (1):
      USB: musb: blackfin: fix musb_read_txhubport() definition

Jesper Juhl (1):
      UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference if kzalloc fails

Jim Sung (1):
      usb: subtle increased memory usage in u_serial

Marc Kleine-Budde (1):
      USB: Fix FSL USB driver on non Open Firmware systems

Ming Lei (3):
      usb: musb: gadget: fix dma mode 0 in double buffer Rx case
      USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
      usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time

Rahul Ruikar (1):
      usb: musb: musb_gadget: fix resource leakage in error path

Randy Dunlap (1):
      usb.h: fix ioctl kernel-doc info

Sebastien Bourdeauducq (1):
      USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial

Sergei Shtylyov (1):
      usb: musb: gadget: kill duplicate code in musb_gadget_queue()

Stefan Weil (1):
      USB: ohci-jz4740: Fix spelling in MODULE_ALIAS

Uwe Kleine-König (1):
      USB: ehci/mxc: compile fix

Vasiliy Kulikov (3):
      usb: misc: sisusbvga: fix information leak to userland
      usb: misc: iowarrior: fix information leak to userland
      usb: core: fix information leak to userland

ma rui (1):
      USB: option: fix when the driver is loaded incorrectly for some Huawei devices.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-12 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-12 21:32 [GIT PATCH] USB fixes for .37-rc1 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox