Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 00:52:34 +0000 (16:52 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 00:52:54 +0000 (16:52 -0800)
commit4e8ed7e4991a24860c0504c403f015a8201c2ffa
treecc1861edb774a2ca88250e0b9e364dbb3b658b6a
parent3ea3c9b5a8464ec8223125f95e5dddb3bfd02a39
parent3e434a86cb21fba95d86b8d756997c235eade037
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next

* 'for-greg' of git://gitorious.org/usb/usb:
  usb: ehci-omap: Show fatal probing time errors to end user
  usb: musb: introduce api for dma code to check compatibility with usb request
  usb: musb: maintain three states for buffer mappings instead of two
  usb: musb: disable double buffering when it's broken
  usb: musb: hsdma: change back to use musb_read/writew
  usb: musb: core: fix IRQ check
  usb: musb: fix kernel panic during s2ram(v2)