Age | Commit message (Expand) | Author |
2011-12-01 | Revert "xHCI: reset-on-resume quirk for NEC uPD720200" | Sarah Sharp |
2011-12-01 | xHCI: fix bug in xhci_clear_command_ring() | Andiry Xu |
2011-11-29 | EHCI : Fix a regression in the ISO scheduler | Matthieu CASTET |
2011-11-28 | xHCI: reset-on-resume quirk for NEC uPD720200 | Andiry Xu |
2011-11-26 | USB: whci-hcd: fix endian conversion in qset_clear() | Dan Carpenter |
2011-11-18 | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern |
2011-11-18 | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c | Jayachandran C |
2011-11-14 | USB: at91: at91-ohci: fix set/get power | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-14 | USB: EHCI: fix HUB TT scheduling issue with iso transfer | Thomas Poussevin |
2011-11-14 | USB: XHCI: resume root hubs when the controller resumes | Alan Stern |
2011-11-14 | USB: workaround for bug in old version of GCC | Alan Stern |
2011-11-14 | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah... | Greg Kroah-Hartman |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | xhci: Set slot and ep0 flags for address command. | Sarah Sharp |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-11-02 | usb, xhci: fix lockdep warning on endpoint timeout | Don Zickus |
2011-11-01 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | usb: fix implicit usage of gfp.h in host/xhci-hub.c | Paul Gortmaker |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-31 | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss |
2011-10-20 | Merge branch 'imx/devel' into next/devel | Arnd Bergmann |
2011-10-19 | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. | Joachim Foerster |
2011-10-18 | QE/FHCI: fixed the CONTROL bug | Jerry Huang |
2011-10-18 | EHCI: workaround for MosChip controller bug | Alan Stern |
2011-10-18 | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . | Joachim Foerster |
2011-10-18 | USB: Fix runtime wakeup on OHCI | Matthew Garrett |
2011-10-18 | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp |
2011-10-13 | usb: gadget: renesas_usbhs: add mod_host support | Kuninori Morimoto |
2011-09-26 | USB: UHCI: improve comments and logic for root-hub suspend | Alan Stern |
2011-09-26 | usb/xhci: remove CONFIG_PCI in xhci.c's probe function | Sebastian Andrzej Siewior |
2011-09-26 | usb/xhci: move xhci_gen_setup() away from -pci. | Sebastian Andrzej Siewior |
2011-09-26 | usb/xhci: refactor xhci_pci_setup() | Sebastian Andrzej Siewior |
2011-09-26 | usb/xhci: replace pci_*_consistent() with dma_*_coherent() | Sebastian Andrzej Siewior |
2011-09-26 | usb/xhci: hide MSI code behind PCI bars | Sebastian Andrzej Siewior |
2011-09-26 | usb/xhci: group MSI interrupt registration into its own function | Sebastian Andrzej Siewior |
2011-09-26 | usb/host: introduce USB_ARCH_HAS_XHCI | Felipe Balbi |
2011-09-26 | xHCI: fix debug message | Andiry Xu |
2011-09-26 | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu |
2011-09-26 | xHCI: set USB2 hardware LPM | Andiry Xu |
2011-09-26 | xHCI: test USB2 software LPM | Andiry Xu |
2011-09-26 | xHCI: Check host USB2 LPM capability | Andiry Xu |
2011-09-26 | xHCI: Clear PLC for USB2 root hub ports | Andiry Xu |
2011-09-26 | xHCI: test and clear RWC bit | Andiry Xu |
2011-09-26 | xHCI: set link state | Andiry Xu |
2011-09-26 | EHCI : introduce a common ehci_setup | Matthieu CASTET |