summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-05-15USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern
2013-05-15USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23USB: Fix initconst in ehci driverAndi Kleen
2013-04-17USB: ehci-omap: Improve PHY error handlingRoger Quadros
2013-04-17USB: ehci-omap: Don't select any PHY driverRoger Quadros
2013-04-17usb: remove redundant tdi_resetShengzhou Liu
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann
2013-04-11usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham
2013-04-09USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli
2013-04-09USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli
2013-04-09USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-09usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells