aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-06-17USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode1-2/+1
2013-06-17USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-06-17USB: EHCI: tegra: Fix oops in error cleanupThierry Reding1-3/+3
2013-06-17USB: EHCI: tegra: make use of ehci->privStephen Warren1-35/+35
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar4-60/+76
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren1-36/+0
2013-06-17USB: EHCI: tegra: remove all power managementStephen Warren1-245/+1
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar4-15/+20
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese1-0/+1
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+6
2013-06-14xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman1-5/+9
2013-06-14xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman1-25/+10
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp4-35/+126
2013-06-14xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp1-2/+6
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-60/+45
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov1-0/+6
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-2/+2
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman5-8/+38
2013-06-06Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-85/+255
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2-4/+0
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann1-3/+0
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann1-20/+0
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman1-2/+4
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman3-64/+162
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman3-11/+14
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman3-5/+58
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi3-4/+4
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner3-1/+15
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar1-0/+3
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar4-53/+44
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese1-1/+1
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen1-6/+6
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar4-108/+52
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar5-24/+19
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar4-17/+113
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern2-3/+7
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern1-17/+26
2013-05-30usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham1-0/+12
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han8-26/+16
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat1-4/+0
2013-05-30drivers/usb/host: remove leftover release_mem_regionWolfram Sang1-1/+0
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern1-1/+6
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu1-59/+45
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu1-1/+0
2013-05-29USB: revert periodic scheduling bugfixAlan Stern1-1/+1
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-6/+31
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman23-118/+99
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp3-2/+13
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso1-1/+11
2013-05-24xhci: fix list access before initVladimir Murzin1-0/+4