aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-04-25
* xhci: extend quirk for Renesas cardsIgor Gnatenko2014-04-25
* xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev2014-04-25
* usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-04-25
* USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart2014-04-16
* USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart2014-04-16
* USB: EHCI: tegra: set txfill_tuningStephen Warren2014-04-16
* usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-16
* usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-20
* | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-12
|\ \ \
| * | | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman2014-03-07
* | | | Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2014-03-07
|\ \ \ \
| * | | | xhci: add the meaningful IRQ description if it is emptyAdrian Huang2014-03-06
| * | | | xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman2014-03-06
| * | | | storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-04
| * | | | xhci: Kill streams URBs when the host dies.Sarah Sharp2014-03-04
| * | | | xhci: Refactor command watchdog and fix split string.Sarah Sharp2014-03-04
| * | | | xhci: Handle MaxPSASize == 0Hans de Goede2014-03-04
| * | | | xhci: The trb_address_map radix tree expects 1KB segment memory aligmentHans de Goede2014-03-04
| * | | | xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0Hans de Goede2014-03-04
| * | | | xhci: Remove segments from radix tree on failed insert.Sarah Sharp2014-03-04
| * | | | xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede2014-03-04
| * | | | xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede2014-03-04
| * | | | xhci: Set SCT field for Set TR dequeue on streamsHans de Goede2014-03-04
| * | | | xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede2014-03-04
| * | | | xhci: Check size rather then number of streams when allocating stream ctxsHans de Goede2014-03-04
| * | | | xhci: Free streams when they are still allocated on a set_interface callHans de Goede2014-03-04
| * | | | xhci: fix usb3 streamsGerd Hoffmann2014-03-04
| * | | | xhci: make warnings greppableOliver Neukum2014-03-04
| * | | | usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-04
* | | | | usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2014-03-07
|/ / / /
* | | | USB: EHCI: tegra: Drop unused definesThierry Reding2014-03-03
* | | | Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-03
|\| | |
| * | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-26
* | | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-24
|\| | |
| * | | USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-18
| | |/ | |/|
* | | Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman2014-02-18
|\| |
| * | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
| * | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-07
| * | Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-07
| * | xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-07
* | | xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-15
* | | uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-15
* | | USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-11
* | | USB: ohci-platform: check for platform data misconfigurationAlan Stern2014-02-11
* | | USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-11
* | | ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-11