aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-07-02USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-20usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman
2014-06-20xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-06-18xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev
2014-06-18xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-06-06USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-06-06fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2014-05-23xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede
2014-05-15usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-05-15usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-05-15xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-05-15xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-03-22Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-03-12usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2014-03-12usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2014-03-12usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2014-03-05usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-03-05USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern
2014-02-22Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-22Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp
2014-02-22Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-22xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-02-06xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2014-02-06xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2014-01-09xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-29xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-09xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2013-10-09xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou
2013-10-09xhci: quirk for extra long delay for S4Oliver Neukum
2013-10-09xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds