aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-16
* USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-16
* USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp2009-06-16
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-16
* USB: xhci: Avoid compiler reordering in Link TRB giveback.Sarah Sharp2009-06-16
* USB: xhci: Clean up xhci_irq() function.Sarah Sharp2009-06-16
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-16
* USB: xhci: Fix Link TRB handoff bit twiddling.Sarah Sharp2009-06-16
* USB: xhci: Fix register write order.Sarah Sharp2009-06-16
* USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman2009-06-16
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-16
* USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell2009-06-16
* USB: xhci: URB cancellation support.Sarah Sharp2009-06-16
* USB: xhci: Scatter gather list support for bulk transfers.Sarah Sharp2009-06-16
* USB: xhci: Bulk transfer supportSarah Sharp2009-06-16
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-16
* USB: xhci: Control transfer support.Sarah Sharp2009-06-16
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-16
* USB: xhci: Root hub support.Sarah Sharp2009-06-16
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-16
* USB: xhci: Device context array allocation.Sarah Sharp2009-06-16
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-16
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-16
* USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp2009-06-16
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-16
* USB: r8a66597-hcd: use platform_data instead of module_paramYoshihiro Shimoda2009-06-16
* USB: EHCI: stagger frames for interrupt transfersAlan Stern2009-06-16
* wusb: hwa-hc: Drop unused pci_suspend/resume hooks.Paul Mundt2009-06-16
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman2009-06-16
* USB: OHCI: use the ohci structure directly in debugfs files.Greg Kroah-Hartman2009-06-16
* USB: UHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: FHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten2009-06-16
* USB: UHCI queue: use usb_endpoint_type()Matthias Kaehlcke2009-06-16
* USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König2009-06-16
* USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König2009-06-16
* Merge branch 'ep93xx' into develRussell King2009-06-10
|\
| * [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-29
* | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-28
|/
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-23
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-17
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-17
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-08
|\
| * [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-08
* | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07