summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-09Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-06Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese
2013-06-06usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar
2013-05-30USB: FHCI: upgrade the isochronous APIAlan Stern
2013-05-30USB: IMX21: upgrade the isochronous APIAlan Stern
2013-05-30usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2013-05-30usb: host: ehci-spear: Remove redundant checksSachin Kamat
2013-05-30drivers/usb/host: remove leftover release_mem_regionWolfram Sang
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern
2013-05-29usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-29usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-29USB: revert periodic scheduling bugfixAlan Stern
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-05-24xhci: fix list access before initVladimir Murzin
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ehci-spear: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ehci-omap: Remove redundant use of of_match_ptrSachin Kamat
2013-05-20usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat
2013-05-20usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-20usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang