summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-04-14MLK-9785-1 usb: host: ehci-hcd: enable park modePeter Chen
2015-04-14usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2015-04-14usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2015-04-14usb: rename phy to usb_phy in HCDAntoine Tenart
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2014-12-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-10-05xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-10-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-05USB: OHCI: fix bugs in debug routinesAlan Stern
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-07-09xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-11usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman
2014-06-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-06-07USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-06-07fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2014-05-06USB: EHCI: tegra: set txfill_tuningStephen Warren
2014-05-06usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-05-06xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-05-06xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-05-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-18USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen