qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] usb: misc bugfixes
@ 2016-02-23 10:54 Gerd Hoffmann
  2016-02-23 10:54 ` [Qemu-devel] [PULL 1/6] usb: check USB configuration descriptor object Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2016-02-23 10:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the usb patch queue, with a collection
of small usb bugfixes in various places.

please pull,
  Gerd

The following changes since commit 8eb779e4223a18db9838a49ece1bc72cfdfb7761:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-02-22 16:55:41 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-20160223-1

for you to fetch changes up to fa1298c2d623522eda7b4f1f721fcb935abb7360:

  ohci: allocate timer only once. (2016-02-23 11:13:18 +0100)

----------------------------------------------------------------
usb: misc bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      ohci: allocate timer only once.

Gonglei (1):
      usb: add pid check at the first of uhci_handle_td()

Peter Maydell (1):
      tusb6010: move from hw/timer to hw/usb

Prasad J Pandit (3):
      usb: check USB configuration descriptor object
      usb: check RNDIS message length
      usb: check RNDIS buffer offsets & length

 hw/timer/Makefile.objs       |  1 -
 hw/usb/Makefile.objs         |  2 ++
 hw/usb/core.c                | 18 +++++++++---------
 hw/usb/dev-network.c         | 12 ++++++++----
 hw/usb/hcd-ohci.c            | 34 ++++++++--------------------------
 hw/usb/hcd-uhci.c            | 22 ++++++++++++++++------
 hw/{timer => usb}/tusb6010.c |  0
 7 files changed, 43 insertions(+), 46 deletions(-)
 rename hw/{timer => usb}/tusb6010.c (100%)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-02-23 11:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 10:54 [Qemu-devel] [PULL 0/6] usb: misc bugfixes Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 1/6] usb: check USB configuration descriptor object Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 2/6] tusb6010: move from hw/timer to hw/usb Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 3/6] usb: check RNDIS message length Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 4/6] usb: check RNDIS buffer offsets & length Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 5/6] usb: add pid check at the first of uhci_handle_td() Gerd Hoffmann
2016-02-23 10:54 ` [Qemu-devel] [PULL 6/6] ohci: allocate timer only once Gerd Hoffmann
2016-02-23 11:47 ` [Qemu-devel] [PULL 0/6] usb: misc bugfixes Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).