Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
[linux-2.6] / drivers / usb / host / xhci-hcd.c
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17  Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17  Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17  Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-06-17  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'akpm'
2009-06-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16  Sarah SharpUSB: xhci: Respect critical sections.
2009-06-16  Sarah SharpUSB: xHCI: Fix interrupt moderation.
2009-06-16  Sarah SharpUSB: xhci: Remove packed attribute from structures.
2009-06-16  Sarah SharpUSB: xhci: drop spinlock in xhci_urb_enqueue() error...
2009-06-16  Sarah SharpUSB: xhci: Clean up xhci_irq() function.
2009-06-16  Sarah SharpUSB: xhci: Avoid global namespace pollution.
2009-06-16  Sarah SharpUSB: xhci: Fix register write order.
2009-06-16  Greg Kroah-HartmanUSB: xhci: fix lots of compiler warnings.
2009-06-16  Stephen RothwellUSB: xhci: use xhci_handle_event instead of handle_event
2009-06-16  Sarah SharpUSB: xhci: URB cancellation support.
2009-06-16  Sarah SharpUSB: xhci: Bulk transfer support
2009-06-16  Sarah SharpUSB: xhci: Bandwidth allocation support
2009-06-16  Sarah SharpUSB: xhci: Control transfer support.
2009-06-16  Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16  Sarah SharpUSB: xhci: Root hub support.
2009-06-16  Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16  Sarah SharpUSB: xhci: Ring allocation and initialization.
2009-06-16  Sarah SharpUSB: xhci: BIOS handoff and HW initialization.