summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2013-06-17USB: EHCI: tegra: remove all power managementStephen Warren-245/+1
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar-15/+20
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese-0/+1
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson-0/+6
2013-06-14xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman-5/+9
2013-06-14xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman-25/+10
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp-35/+126
2013-06-14xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp-2/+6
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-60/+45
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov-0/+6
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney-2/+2
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman-8/+38
2013-06-06Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-85/+255
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese-4/+0
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann-3/+0
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann-20/+0
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman-2/+4
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman-64/+162
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman-11/+14
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman-5/+58
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi-4/+4
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner-1/+15
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar-0/+3
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar-53/+44
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese-1/+1
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen-6/+6
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar-108/+52
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar-24/+19
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar-17/+113
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern-3/+7
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern-17/+26
2013-05-30usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham-0/+12
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han-26/+16
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat-4/+0
2013-05-30drivers/usb/host: remove leftover release_mem_regionWolfram Sang-1/+0
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern-1/+6
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu-59/+45
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu-1/+0
2013-05-29USB: revert periodic scheduling bugfixAlan Stern-1/+1
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-6/+31
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman-118/+99
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp-2/+13
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso-1/+11
2013-05-24xhci: fix list access before initVladimir Murzin-0/+4
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre-3/+3
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-118/+99
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun-3/+1
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun-1/+1
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat-1/+1
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat-1/+1