summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu
2011-11-27usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-11-27usb/isp1760: Fix race condition memory leakArvid Brodin
2011-11-27usb/isp1760: Simpler queue head list code.Arvid Brodin
2011-11-27xHCI: Adding #define values used for hub descriptorAman Deep
2011-11-27USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-11-27Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer
2011-11-15USB: ehci: report Data Buffer Error in debug modeVikram Pandita
2011-11-15USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-11-15USB: ehci-s5p: remove unnecessary header includesJingoo Han
2011-11-14USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD
2011-11-14USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin
2011-11-14USB: XHCI: resume root hubs when the controller resumesAlan Stern
2011-11-14USB: workaround for bug in old version of GCCAlan Stern
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04xhci: Set slot and ep0 flags for address command.Sarah Sharp
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-02usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-20Merge branch 'imx/devel' into next/develArnd Bergmann
2011-10-19usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-10-18usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster
2011-10-18USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp
2011-10-13usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto
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