summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-3/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2085-1050/+654
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-3/+0
* | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-121-11/+3
|\ \ \
| * | | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman2014-03-071-11/+3
* | | | Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2014-03-077-122/+303
|\ \ \ \
| * | | | xhci: add the meaningful IRQ description if it is emptyAdrian Huang2014-03-061-0/+4
| * | | | xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman2014-03-061-1/+10
| * | | | storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-042-0/+6
| * | | | xhci: Kill streams URBs when the host dies.Sarah Sharp2014-03-041-7/+21
| * | | | xhci: Refactor command watchdog and fix split string.Sarah Sharp2014-03-041-31/+39
| * | | | xhci: Handle MaxPSASize == 0Hans de Goede2014-03-041-0/+6
| * | | | xhci: The trb_address_map radix tree expects 1KB segment memory aligmentHans de Goede2014-03-041-4/+5
| * | | | xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0Hans de Goede2014-03-041-1/+1
| * | | | xhci: Remove segments from radix tree on failed insert.Sarah Sharp2014-03-041-26/+81
| * | | | xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede2014-03-041-1/+1
| * | | | xhci: For streams the dequeue ptr must be read from the stream ctxHans de Goede2014-03-042-7/+16
| * | | | xhci: Set SCT field for Set TR dequeue on streamsHans de Goede2014-03-042-2/+6
| * | | | xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede2014-03-041-3/+11
| * | | | xhci: Check size rather then number of streams when allocating stream ctxsHans de Goede2014-03-041-8/+8
| * | | | xhci: Free streams when they are still allocated on a set_interface callHans de Goede2014-03-041-1/+20
| * | | | xhci: fix usb3 streamsGerd Hoffmann2014-03-042-43/+90
| * | | | xhci: make warnings greppableOliver Neukum2014-03-041-13/+8
| * | | | usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-042-9/+5
* | | | | usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2014-03-071-2/+40
|/ / / /
* | | | USB: EHCI: tegra: Drop unused definesThierry Reding2014-03-031-4/+0
* | | | Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-021-3/+10
|\ \ \ \ | |/ / /
| * | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-261-3/+10
* | | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-241-4/+22
|\ \ \ \ | |/ / /
| * | | USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-181-4/+22
| | |/ | |/|
* | | Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman2014-02-183-58/+16
|\ \ \ | |/ /
| * | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-52/+2
| * | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * | Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| * | xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
* | | xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-151-0/+1
* | | uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-151-0/+1
* | | USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-111-1/+0
* | | USB: ohci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* | | USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* | | ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-112-2/+1
* | | ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede2014-02-111-1/+1
* | | ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-2/+31
* | | ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-0/+27
* | | ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-072-24/+124
* | | ohci-platform: Add support for devicetree instantiationHans de Goede2014-02-071-22/+140
|/ /
* | Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-046-37/+61
|\ \
| * | Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| * | Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-294-20/+33
| * | xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
OpenPOWER on IntegriCloud