]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jul 2015 11:39:12 +0000 (12:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jul 2015 11:39:12 +0000 (12:39 +0100)
commit5b5e8cdd7da7a2214dd062afff5b866234aab228
treed57dbd4c9cdb7261aeea7db0a9103160a2e384c8
parentfd1a9ef9c2493b5bc98e8e041333a57b635c5d71
parent92fdfa4bef9c92addcc009dd3e0131172b4fdc78
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into staging

usb: fixes for 2.4 (ccid, xhci and usb-host)

# gpg: Signature made Fri Jul 17 12:21:42 2015 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-usb-20150717-1:
  Revert "xhci: set timer to retry xfers"
  usb-ccid: add missing wakeup calls
  usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb
  Re-attach usb device to kernel while usb_host_open fails

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>