qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 6110ce: Re-attach usb device to kernel while


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6110ce: Re-attach usb device to kernel while usb_host_open...
Date: Fri, 17 Jul 2015 06:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6110ce59af199194ef63cb31ec722487df3f42fe
      
https://github.com/qemu/qemu/commit/6110ce59af199194ef63cb31ec722487df3f42fe
  Author: Lin Ma <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M hw/usb/host-libusb.c

  Log Message:
  -----------
  Re-attach usb device to kernel while usb_host_open fails

Signed-off-by: Lin Ma <address@hidden>
Reviewed-by: Gonglei <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: cfda2cef3d0320d7a133600ffdb6e33547aaba8f
      
https://github.com/qemu/qemu/commit/cfda2cef3d0320d7a133600ffdb6e33547aaba8f
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M hw/usb/dev-smartcard-reader.c

  Log Message:
  -----------
  usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb

QOMification dropped the parent device lookup, fix it.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 86d7e214c224f939c897cfa3b6d597f7af4b5bba
      
https://github.com/qemu/qemu/commit/86d7e214c224f939c897cfa3b6d597f7af4b5bba
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M hw/usb/dev-smartcard-reader.c

  Log Message:
  -----------
  usb-ccid: add missing wakeup calls

Properly notify the host adapter that we have
data pending, so it doesn't has to poll us.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 92fdfa4bef9c92addcc009dd3e0131172b4fdc78
      
https://github.com/qemu/qemu/commit/92fdfa4bef9c92addcc009dd3e0131172b4fdc78
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M hw/usb/hcd-xhci.c

  Log Message:
  -----------
  Revert "xhci: set timer to retry xfers"

This reverts commit 4e8cfbe1143d8384387595b500212d7a7f11aeae.

We should not poll via timer, and with ccid being fixed
to properly notify us about pending transfers we don't have to.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 5b5e8cdd7da7a2214dd062afff5b866234aab228
      
https://github.com/qemu/qemu/commit/5b5e8cdd7da7a2214dd062afff5b866234aab228
  Author: Peter Maydell <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M hw/usb/dev-smartcard-reader.c
    M hw/usb/hcd-xhci.c
    M hw/usb/host-libusb.c

  Log Message:
  -----------
  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) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* 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 <address@hidden>


Compare: https://github.com/qemu/qemu/compare/fd1a9ef9c249...5b5e8cdd7da7

reply via email to

[Prev in Thread] Current Thread [Next in Thread]