summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2-2/+2
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-11-30USB: ohci-s3c2410: add PM supportJingoo Han1-2/+53
2011-11-29ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-6/+6
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu1-1/+6
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin4-52/+4
2011-11-26usb/isp1760: Fix race condition memory leakArvid Brodin1-18/+12
2011-11-26usb/isp1760: Simpler queue head list code.Arvid Brodin1-25/+19
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep1-10/+8
2011-11-26USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman10-101/+73
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2-2/+2
2011-11-18OHCI: remove uses of hcd->stateAlan Stern14-49/+45
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-15usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2-2/+2
2011-11-14USB: ehci: report Data Buffer Error in debug modeVikram Pandita1-0/+11
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern2-12/+1
2011-11-14USB: ehci-s5p: remove unnecessary header includesJingoo Han1-2/+0
2011-11-14USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD1-0/+6
2011-11-14USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10
2011-11-14USB: XHCI: resume root hubs when the controller resumesAlan Stern1-15/+14
2011-11-14USB: workaround for bug in old version of GCCAlan Stern1-4/+3
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman3-12/+11
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-0/+7
2011-11-04xhci: Set slot and ep0 flags for address command.Sarah Sharp2-6/+4
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-167/+360
2011-11-02usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus1-6/+7
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-19/+220
2011-10-31usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker1-0/+1
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2-0/+2
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker4-0/+4
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-1/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds67-646/+3010
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss4-166/+359
2011-10-20Merge branch 'imx/devel' into next/develArnd Bergmann2-1/+20
2011-10-19usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster3-15/+72
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang1-4/+15
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern5-8/+49
2011-10-18usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster1-4/+6
2011-10-18USB: Fix runtime wakeup on OHCIMatthew Garrett1-4/+1
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp1-0/+34
2011-10-13usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto1-0/+13
2011-09-26USB: UHCI: improve comments and logic for root-hub suspendAlan Stern1-32/+34
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior4-9/+8