mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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.35-git
Date: Wed, 30 Jun 2010 08:23:26 -0700	[thread overview]
Message-ID: <20100630152326.GB11236@kroah.com> (raw)

Here are a few USB bugfixes for your 2.6.35-git tree.

The most changes here are in the gadget drivers, but there are also a
number of other needed fixes as well.

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

All of these patches have been in the linux-next and mm trees.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

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

 drivers/usb/core/driver.c           |   13 +--
 drivers/usb/core/message.c          |    7 +-
 drivers/usb/gadget/f_eem.c          |    3 +-
 drivers/usb/gadget/f_mass_storage.c |  194 +++++++++++++----------------------
 drivers/usb/gadget/g_ffs.c          |   11 ++
 drivers/usb/gadget/printer.c        |   32 +++---
 drivers/usb/gadget/s3c2410_udc.c    |    6 +-
 drivers/usb/gadget/u_serial.c       |   16 +---
 drivers/usb/host/ehci-mxc.c         |   13 ++-
 drivers/usb/host/isp1362-hcd.c      |   15 ++-
 drivers/usb/host/r8a66597-hcd.c     |    2 +-
 drivers/usb/host/xhci-ring.c        |   62 ++++++++---
 drivers/usb/musb/musb_core.c        |   13 +--
 drivers/usb/musb/musb_core.h        |    6 +-
 drivers/usb/musb/musbhsdma.c        |   13 +--
 drivers/usb/otg/ulpi.c              |   15 ++-
 drivers/usb/serial/ftdi_sio.c       |    1 -
 drivers/usb/serial/ftdi_sio_ids.h   |    7 --
 drivers/usb/serial/qcserial.c       |    3 +
 19 files changed, 208 insertions(+), 224 deletions(-)

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

Alan Stern (2):
      USB: fix oops in usb_sg_init()
      USB: obey the sysfs power/wakeup setting

Axel Lin (1):
      USB: qcserial: fix a memory leak in qcprobe error path

Daniel Sangorrin (1):
      USB: serial: ftdi: correct merge conflict with CONTEC id

Hema HK (1):
      USB: musb: Enable the maximum supported burst mode for DMA

Jiri Pinkava (1):
      USB: gadget eth: Fix calculate CRC32 in EEM

Jiri Slaby (2):
      USB: isp1362-hcd, fix double lock
      USB: gadget/printer, fix sleep inside atomic

Jon Povey (2):
      USB: g_serial: don't set low_latency flag
      USB: g_serial: fix tty cleanup on unload

Maulik Mankad (1):
      usb: musb: Fix a bug by making suspend interrupt available in device mode

Michal Nazarewicz (3):
      USB: gadget: g_fs: possible invalid pointer reference bug fixed
      USB: gadget: f_mass_storage: fixed fs descriptors not being updated
      USB: gadget: f_mass_storage: stale common->fsg value bug fix

Mike Frysinger (1):
      USB: musb: fix Blackfin ulpi stubs

Nobuhiro Iwamatsu (1):
      USB: r8a66597: Fix failure in change of status

Sarah Sharp (1):
      USB: xHCI: Fix bug in link TRB activation change.

Sergei Shtylyov (2):
      USB: musb_core: make disconnect and suspend interrupts work again
      USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y

Vladimir Zapolskiy (1):
      USB: s3c2410: deactivate endpoints before gadget unbinding

Wolfram Sang (2):
      USB: otg/ulpi: bail out on read errors
      USB: ehci-mxc: bail out on transceiver problems


             reply	other threads:[~2010-06-30 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30 15:23 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-26 19:08 Greg KH
2010-06-04 20:44 Greg KH

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=20100630152326.GB11236@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

all inboxes | Powered by JetHome®