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 .37-rc3
Date: Mon, 22 Nov 2010 11:49:19 -0800 [thread overview]
Message-ID: <20101122194919.GA29971@kroah.com> (raw)
Here are a number of USB patches for your .37-rc3 tree.
Nothing big, just a number of little things, full details below.
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
------------
drivers/usb/atm/ueagle-atm.c | 7 +--
drivers/usb/gadget/atmel_usba_udc.c | 2 +-
drivers/usb/host/ehci-dbg.c | 2 +-
drivers/usb/host/ehci-hcd.c | 10 ++--
drivers/usb/host/ehci-mem.c | 26 +++++++++++-
drivers/usb/host/ehci-pci.c | 13 ++++++
drivers/usb/host/ehci-sched.c | 21 +++++++++-
drivers/usb/host/ehci.h | 2 +
drivers/usb/host/isp1362-hcd.c | 2 +-
drivers/usb/host/xhci-mem.c | 4 +-
drivers/usb/host/xhci-ring.c | 1 -
drivers/usb/host/xhci.c | 73 ++++++++++++++++++++++++++++++-----
drivers/usb/host/xhci.h | 5 ++
drivers/usb/misc/cypress_cy7c63.c | 6 +--
drivers/usb/misc/trancevibrator.c | 2 +-
drivers/usb/misc/usbled.c | 2 +-
drivers/usb/misc/usbsevseg.c | 10 ++---
drivers/usb/otg/langwell_otg.c | 9 ++--
drivers/usb/storage/sierra_ms.c | 2 +-
19 files changed, 151 insertions(+), 48 deletions(-)
---------------
Alan Stern (1):
USB: EHCI: fix obscure race in ehci_endpoint_disable
Andiry Xu (3):
xHCI: release spinlock when setup interrupt
xHCI: fix wMaxPacketSize mask
USB: EHCI: AMD periodic frame list table quirk
Axel Lin (1):
USB: isp1362-hcd - fix section mismatch warning
Greg Kroah-Hartman (8):
USB: atm: ueagle-atm: fix up some permissions on the sysfs files
USB: ehci: fix debugfs 'lpm' permissions
USB: storage: sierra_ms: fix sysfs file attribute
USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions
USB: misc: trancevibrator: fix up a sysfs attribute permission
USB: misc: usbled: fix up some sysfs attribute permissions
USB: misc: usbsevseg: fix up some sysfs attribute permissions
USB: OTG: langwell_otg: fix up some sysfs attribute permissions
Josh Wu (1):
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Sarah Sharp (2):
xhci: Remove excessive printks with shared IRQs.
xhci: Fix command ring replay after resume.
reply other threads:[~2010-11-22 19:49 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=20101122194919.GA29971@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