]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/usb/host/xhci-ring.c
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / usb / host / xhci-ring.c
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-20 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
2009-06-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-06-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into next
2009-06-18 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-06-17 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-06-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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 Tony LuckPull for-2.6.31 into release
2009-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-17 Paul MundtMerge branches 'sh/pci-express-integration', 'sh/rsk...
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.kernel.org/pub...
2009-06-17 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-16 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.org/pub...
2009-06-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-16 Sarah Sharpusb; xhci: Fix TRB offset calculations.
2009-06-16 Sarah SharpUSB: xhci: Avoid compiler reordering in Link TRB giveback.
2009-06-16 Sarah SharpUSB: xhci: Avoid global namespace pollution.
2009-06-16 Sarah SharpUSB: xhci: Fix Link TRB handoff bit twiddling.
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: Scatter gather list support for bulk transfers.
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.