[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20121116142125.GA2242@kroah.com>
Date:	Fri, 16 Nov 2012 06:21:25 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
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 3.7-rc5
The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.7-rc5
for you to fetch changes up to e592c5d0b7db94b485b4a2342db041a1882b7f75:
  Revert "USB/host: Cleanup unneccessary irq disable code" (2012-11-13 10:52:52 -0800)
----------------------------------------------------------------
USB fixes for 3.7-rc5
Here are some USB fixes for the 3.7 tree.
Nothing huge here, just a number of tiny bugfixes resolving issues that
have been found, and two reverts of patches that were found to have
caused problems.
All of these have been in linux-next already.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Bjørn Mork (1):
      USB: keyspan: fix typo causing GPF on open
Dan Williams (2):
      USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
      USB: option: add Alcatel X220/X500D USB IDs
Felipe Balbi (1):
      Revert "usb: musb: use DMA mode 1 whenever possible"
Greg Kroah-Hartman (2):
      Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus
      Revert "USB/host: Cleanup unneccessary irq disable code"
Jan Beulich (1):
      USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
Johan Hovold (1):
      USB: usb_wwan: fix bulk-urb allocation
Roger Quadros (1):
      usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module
Wei Yongjun (1):
      usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()
 drivers/usb/core/hcd.c         | 16 ++++++++++++++++
 drivers/usb/early/ehci-dbgp.c  | 15 +++++++++------
 drivers/usb/host/ehci-ls1x.c   |  2 +-
 drivers/usb/host/ohci-xls.c    |  2 +-
 drivers/usb/musb/musb_gadget.c | 30 ++++++++++++++++++++++++++----
 drivers/usb/musb/ux500.c       |  2 +-
 drivers/usb/otg/Kconfig        |  4 ++--
 drivers/usb/serial/keyspan.c   |  3 +--
 drivers/usb/serial/option.c    |  9 +++++++++
 drivers/usb/serial/usb_wwan.c  | 10 +++++-----
 10 files changed, 71 insertions(+), 22 deletions(-)
--
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
 
