summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-05-27Merge commit 'microblaze/next'Stephen Rothwell
2009-05-27Merge branch 'quilt/usb'Stephen Rothwell
2009-05-27Merge branch 'quilt/driver-core'Stephen Rothwell
2009-05-27Merge commit 'trivial/for-next'Stephen Rothwell
2009-05-27Merge branch 'quilt/ttydev'Stephen Rothwell
2009-05-27Merge commit 'block/for-next'Stephen Rothwell
2009-05-27Merge branch 'quilt/usb.current'Stephen Rothwell
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-05-21USB: xhci: replace if-elseif-else with switch-caseViral Mehta
2009-05-21USB: xhci depends on PCI.Paul Mundt
2009-05-21USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp
2009-05-21USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp
2009-05-21USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp
2009-05-21USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-05-21USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp
2009-05-21USB: xhci: Clean up xhci_irq() function.Sarah Sharp
2009-05-21USB: xhci: Avoid global namespace pollution.Sarah Sharp
2009-05-21USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp
2009-05-21USB: xhci: Fix register write order.Sarah Sharp
2009-05-21USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman
2009-05-21USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman
2009-05-21USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell
2009-05-21USB: xhci: URB cancellation support.Sarah Sharp
2009-05-21USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp
2009-05-21USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-05-21USB: xhci: Bulk transfer supportSarah Sharp
2009-05-21USB: xhci: Bandwidth allocation supportSarah Sharp
2009-05-21USB: Support for bandwidth allocation.Sarah Sharp
2009-05-21USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-05-21USB: xhci: Control transfer support.Sarah Sharp
2009-05-21USB: xhci: Allocate and address USB devicesSarah Sharp
2009-05-21USB: Support for addressing a USB device under xHCISarah Sharp
2009-05-21USB: xhci: Root hub support.Sarah Sharp
2009-05-21USB: Add route string to struct usb_device.Sarah Sharp
2009-05-21USB: Don't reset USB 3.0 devices on port change detection.Sarah Sharp
2009-05-21USB: Add USB 3.0 roothub support to USB core.Sarah Sharp
2009-05-21USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp
2009-05-21USB: xhci: No-op command queueing and irq handler.Sarah Sharp
2009-05-21USB: xhci: Device context array allocation.Sarah Sharp
2009-05-21USB: xhci: Ring allocation and initialization.Sarah Sharp
2009-05-21USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-05-21USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp
2009-05-21USB: serial: sierra driver sierra_calc_num_ports() fixElina Pasheva
2009-05-21USB: serial: sierra driver interrupt urb resubmit fixElina Pasheva
2009-05-21USB: serial: sierra driver zero length packet fixElina Pasheva
2009-05-21USB: serial: ftd_sio: implement sysrq handling on breakJason Wessel
2009-05-21USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel
2009-05-21USB: serial: ftd_sio usb: move status checkJason Wessel
2009-05-21USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel