summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb/isp1760: Fix race condition memory leakArvid Brodin2011-11-261-18/+12
* usb/isp1760: Simpler queue head list code.Arvid Brodin2011-11-261-25/+19
* xHCI: Adding #define values used for hub descriptorAman Deep2011-11-261-10/+8
* Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-2610-101/+73
|\
| * OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-184-64/+28
| * usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C2011-11-181-1/+1
| * USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-141-0/+6
| * USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-141-5/+10
| * USB: XHCI: resume root hubs when the controller resumesAlan Stern2011-11-141-15/+14
| * USB: workaround for bug in old version of GCCAlan Stern2011-11-141-4/+3
| * Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-143-12/+11
| |\
| | * xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-042-6/+4
| | * usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus2011-11-021-6/+7
* | | usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2011-11-182-2/+2
* | | OHCI: remove uses of hcd->stateAlan Stern2011-11-1814-49/+45
* | | usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2011-11-152-2/+2
* | | USB: ehci: report Data Buffer Error in debug modeVikram Pandita2011-11-141-0/+11
* | | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-142-12/+1
* | | USB: ehci-s5p: remove unnecessary header includesJingoo Han2011-11-141-2/+0
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-067-0/+7
|\ \
| * | usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-311-0/+1
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
| * | usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-314-0/+4
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-035-167/+360
|\ \
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
| * | MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-244-166/+359
* | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-19/+220
|\ \ \ | |_|/ |/| |
| * | Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-1/+1
| |\ \
| * \ \ Merge branch 'imx/devel' into next/develArnd Bergmann2011-10-202-1/+20
| |\ \ \ | | | |/ | | |/|
| * | | at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-9/+215
| * | | at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-2/+2
| * | | at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-10/+5
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2567-646/+3010
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-193-15/+72
| * | | QE/FHCI: fixed the CONTROL bugJerry Huang2011-10-181-4/+15
| * | | EHCI: workaround for MosChip controller bugAlan Stern2011-10-185-8/+49
| * | | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-181-4/+6
| * | | USB: Fix runtime wakeup on OHCIMatthew Garrett2011-10-181-4/+1
| * | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-181-0/+34
| * | | usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto2011-10-131-0/+13
| * | | USB: UHCI: improve comments and logic for root-hub suspendAlan Stern2011-09-261-32/+34
| * | | usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-264-9/+8
| * | | usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-263-91/+91
| * | | usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-261-27/+54
| * | | usb/xhci: replace pci_*_consistent() with dma_*_coherent()Sebastian Andrzej Siewior2011-09-261-19/+19
| * | | usb/xhci: hide MSI code behind PCI barsSebastian Andrzej Siewior2011-09-261-62/+98
| * | | usb/xhci: group MSI interrupt registration into its own functionSebastian Andrzej Siewior2011-09-261-28/+42
| * | | usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2011-09-261-1/+1
OpenPOWER on IntegriCloud