summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-09-26USB: UHCI: improve comments and logic for root-hub suspendAlan Stern
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior
2011-09-26usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior
2011-09-26usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior
2011-09-26usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior
2011-09-26usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior
2011-09-26usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior
2011-09-26usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi
2011-09-26xHCI: fix debug messageAndiry Xu
2011-09-26xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26xHCI: test USB2 software LPMAndiry Xu
2011-09-26xHCI: Check host USB2 LPM capabilityAndiry Xu
2011-09-26xHCI: Clear PLC for USB2 root hub portsAndiry Xu
2011-09-26xHCI: test and clear RWC bitAndiry Xu
2011-09-26xHCI: set link stateAndiry Xu
2011-09-26EHCI : introduce a common ehci_setupMatthieu CASTET
2011-09-20xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul
2011-09-20xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul
2011-09-20xhci: USB 3.0 BW checking.Sarah Sharp
2011-09-20xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp
2011-09-20usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-18usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei
2011-09-18usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei
2011-09-18usb: ehci: only prepare zero packet for out transfer if requiredMing Lei
2011-09-18usb: ehci: remove wmb in qh_updateMing Lei
2011-09-09xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com
2011-09-09xHCI: refine td allocationAndiry Xu
2011-09-09xhci: Don't print short isoc packets.Sarah Sharp
2011-09-09xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp
2011-09-09xhci: Store the "real" root port number.Sarah Sharp
2011-09-09xhci: Refactor endpoint limit checking.Sarah Sharp
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-09-09xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-24USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund
2011-08-23usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin
2011-08-22drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C
2011-08-22USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser
2011-08-22usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin