aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-03
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-03
* USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-22
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-22
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-22
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-22
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-22
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-22
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-22
* xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-22
* xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2015-06-21
* | USB: ssb: use devm_kzallocHauke Mehrtens2015-06-08
* | USB: ssb: fix error handling in ssb_hcd_create_pdev()Hauke Mehrtens2015-06-08
* | Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
|\|
| * usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2015-05-24
| * usb: make module xhci_hcd removableArthur Demchenkov2015-05-24
* | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-03
|\ \
| * | usb: ohci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-11
| * | usb: ehci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-11
* | | drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-31
* | | drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola2015-05-31
* | | drivers:usb:fsl: Check IP version 2.4 for mph USB controllerNikhil Badola2015-05-31
* | | usb: host: xhci: remove incorrect comment about mutexChris Bainbridge2015-05-31
* | | xhci: Return correct number of tranferred bytes for stalled control endpointsMathias Nyman2015-05-31
* | | xhci: optimize xhci bus resume timeMathias Nyman2015-05-31
* | | usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros2015-05-31
* | | usb: xhci: fix xhci locking up during hcd removeRoger Quadros2015-05-31
* | | usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros2015-05-31
* | | usb: xhci: plat: Create both HCDs before adding themRoger Quadros2015-05-31
* | | usb: xhci: cleanup xhci_hcd allocationRoger Quadros2015-05-31
* | | USB: ehci-platform: support EHCIs with transaction translatorJoachim Eastwood2015-05-24
* | | drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh2015-05-24
* | | Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman2015-05-18
|\ \ \ | | |/ | |/|
| * | xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-05-09
| * | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-09
| * | xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-05-09
* | | USB: ohci-q.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: ohci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: isp116x-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* | | USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold2015-05-07
* | | USB: don't build PCI quirks if USB support isn't configuredAlan Stern2015-05-07
|/ /
* / Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-28
|/
* Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\
| * tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)2015-04-07
* | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\ \