aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-18
* USB: Fix runtime wakeup on OHCIMatthew Garrett2011-10-18
* xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
* usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto2011-10-13
* USB: UHCI: improve comments and logic for root-hub suspendAlan Stern2011-09-26
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-26
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-26
* usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-26
* usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior2011-09-26
* usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior2011-09-26
* usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior2011-09-26
* usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2011-09-26
* xHCI: fix debug messageAndiry Xu2011-09-26
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-26
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* xHCI: test USB2 software LPMAndiry Xu2011-09-26
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-26
* xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-09-26
* xHCI: test and clear RWC bitAndiry Xu2011-09-26
* xHCI: set link stateAndiry Xu2011-09-26
* EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-26
* xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul2011-09-20
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-09-20
* xhci: USB 3.0 BW checking.Sarah Sharp2011-09-20
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-20
* usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-20
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-18
* usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-18
* usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-18
* usb: ehci: remove wmb in qh_updateMing Lei2011-09-18
* xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com2011-09-09
* xHCI: refine td allocationAndiry Xu2011-09-09
* xhci: Don't print short isoc packets.Sarah Sharp2011-09-09
* xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-09
* xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-09
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-09
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-09
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-09
* xhci: Store the "real" root port number.Sarah Sharp2011-09-09
* xhci: Refactor endpoint limit checking.Sarah Sharp2011-09-09
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-09
* xhci: If no endpoints changed, don't issue BW command.Sarah Sharp2011-09-09
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29
|\
| * USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer2011-08-24
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
| * usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-23
| * usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-22
| * drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-22
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22