OSDN Git Service

Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Feb 2016 10:57:31 +0000 (10:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Feb 2016 10:57:31 +0000 (10:57 +0000)
commitea6e4981bfb33aeb0035088b883a159de1483cba
tree5138e06933f9ee89d68dbfb879dd04a716c55fe4
parent8eb779e4223a18db9838a49ece1bc72cfdfb7761
parentfa1298c2d623522eda7b4f1f721fcb935abb7360
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into staging

usb: misc bugfixes.

# gpg: Signature made Tue 23 Feb 2016 10:53:01 GMT 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-20160223-1:
  ohci: allocate timer only once.
  usb: add pid check at the first of uhci_handle_td()
  usb: check RNDIS buffer offsets & length
  usb: check RNDIS message length
  tusb6010: move from hw/timer to hw/usb
  usb: check USB configuration descriptor object

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