summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-18xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-18usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede
2015-01-09USB: EHCI: adjust error return codeAlan Stern
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-12-02usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu
2014-12-02xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman
2014-12-02xhci: clear extra bits from slot context when setting max exit latencyMathias Nyman
2014-12-02xhci: cleanup finish_td functionMathias Nyman
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern
2014-11-24USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring
2014-11-24host: ehci-w90x900: fix error return codeJulia Lawall
2014-11-24usb: ehci-orion: enable big-endian supportMarcin Wojtas
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-10usb: host: ohci: omap: fix build breakageFelipe Balbi
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman
2014-11-07fotg210: Use ehci_dbg_port structChris Rorvick
2014-11-07fotg210: Remove duplicate ehci-dbgp declarationsChris Rorvick
2014-11-07fotg210: Remove superfluous macro definitionsChris Rorvick
2014-11-07fotg210: Make Xen notification consistent with EHCIChris Rorvick
2014-11-07fusbh200: Use ehci_dbg_port structChris Rorvick