aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-08-04
* xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-08-04
* xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-08-04
* usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-08-04
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-07-21
* xhci: check for failed dma pool allocationMathias Nyman2013-07-21
* USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros2013-07-21
* USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-30
* USB: revert periodic scheduling bugfixAlan Stern2013-05-28
* Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-28
|\
| * xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-24
| * xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-24
| * xhci: fix list access before initVladimir Murzin2013-05-24
| * xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-24
* | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
|\|
| * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-16
| * usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen2013-05-16
| * usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-16
| * USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
| * USB: EHCI: remove bogus #errorArnd Bergmann2013-05-16
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
| * USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern2013-05-15
| * USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2013-05-15
| * USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-05-15
| * USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern2013-05-15
| * USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern2013-05-15
* | drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-09
|\
| * usb: tilegx: fix memleak when create hcd failLibo Chen2013-05-09
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \
| * \ Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-09
| |\ \ | | |/ | |/|
| | * ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * | | isp1362-hcd: don't reimplement proc_create_data()Al Viro2013-04-09
* | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \
| * | | | USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-25
| * | | | USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-25
| * | | | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-23
| * | | | USB: Fix initconst in ehci driverAndi Kleen2013-04-23
| * | | | USB: ehci-omap: Improve PHY error handlingRoger Quadros2013-04-17
| * | | | USB: ehci-omap: Don't select any PHY driverRoger Quadros2013-04-17
| * | | | usb: remove redundant tdi_resetShengzhou Liu2013-04-17
| * | | | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-11
| * | | | usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-11
| * | | | USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli2013-04-09
| * | | | USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli2013-04-09
| * | | | USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli2013-04-09
| * | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-09
| * | | | USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09