Had forgotten to Cc the list. Here it is.
--
balbi
--- Begin Message ---
- Subject: [GIT PULL] MUSB fixes
- From: Felipe Balbi <balbi@xxxxxx>
- Date: Tue, 9 Nov 2010 10:27:31 +0200
- Reply-to: balbi@xxxxxx
- User-agent: Mutt/1.5.20 (2009-06-14)
Hi Greg,
here's a pull request of the latest patches I sent you. You choose if
you want to take the patches, or a pull request.
The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4:
Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400)
are available in the git repository at:
git://gitorious.org/usb/usb.git musb-v2.6.37-rc2
Anand Gadiyar (1):
usb: musb: fail unaligned DMA transfers on v1.8 and above
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
Grazvydas Ignotas (1):
usb: musb: don't leave PHY enabled on shutdown()
Heikki Krogerus (1):
usb: musb: Fix handling of spurious SESSREQ
Ian Jeffray (1):
USB: musb: blackfin: fix musb_read_txhubport() definition
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
Sergei Shtylyov (1):
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
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 +++++++
include/linux/usb/musb.h | 2 +
7 files changed, 114 insertions(+), 69 deletions(-)
--
balbi
--- End Message ---