]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Feb 2011 19:14:44 +0000 (11:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Feb 2011 19:14:44 +0000 (11:14 -0800)
commit04ad7db9029748ac5a220c67ad0c7a484c174b1c
tree5cd64ab9a93dd2c817ea0017eff5f3ddcf76ad13
parentd1e6328ec17e2ad207d6493706eb6f59f3699c3f
parent20a171b3c5ad6a30d6eef7096b8706415d1a02e4
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6

* 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6:
  usb: musb: core: set has_tt flag
  USB: xhci: mark local functions as static
  USB: xhci: fix couple sparse annotations
  USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
  USB: Reset USB 3.0 devices on (re)discovery
  xhci: Fix an error in count_sg_trbs_needed()
  xhci: Fix errors in the running total calculations in the TRB math
  xhci: Clarify some expressions in the TRB math
  xhci: Avoid BUG() in interrupt context