All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] usb: large file support for mtp, bugfixes.
Date: Wed, 14 Sep 2016 11:33:30 +0200	[thread overview]
Message-ID: <1473845615-16982-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Here is the usb patch queue, bringing bugfixes (as usual)
and featuring support for large files in the mtp (media
trannsfer protocol) emulation.

cheers,
  Gerd

The following changes since commit 7263da78045dc91cc207f350911efe4259e99b3c:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging (2016-09-12 15:09:47 +0100)

are available in the git repository at:


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

for you to fetch changes up to 67f3ef0c7a149a4e92b877375f771e065ae58651:

  usb-mtp: added object properties (2016-09-14 11:17:06 +0200)

----------------------------------------------------------------
usb-mtp: add support for files larger than 4g (gsoc)
xhci & usb-host: bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      usb-host: fix streams detection in usb_host_speed_compat

Hans Petter Selasky (1):
      xhci: Fix remainder field for TR_SETUP completion event.

Isaac Lozano (2):
      usb-mtp: fix sending files larger than 4gb
      usb-mtp: added object properties

Li Qiang (1):
      usb:xhci:fix memory leak in usb_xhci_exit

 hw/usb/dev-mtp.c     | 197 +++++++++++++++++++++++++++++++++++++++++++++++++--
 hw/usb/hcd-xhci.c    |   9 ++-
 hw/usb/host-libusb.c |   7 +-
 3 files changed, 204 insertions(+), 9 deletions(-)

             reply	other threads:[~2016-09-14  9:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  9:33 Gerd Hoffmann [this message]
2016-09-14  9:33 ` [Qemu-devel] [PULL 1/5] xhci: Fix remainder field for TR_SETUP completion event Gerd Hoffmann
2016-09-14  9:33 ` [Qemu-devel] [PULL 2/5] usb-host: fix streams detection in usb_host_speed_compat Gerd Hoffmann
2016-09-14  9:33 ` [Qemu-devel] [PULL 3/5] usb:xhci:fix memory leak in usb_xhci_exit Gerd Hoffmann
2016-09-14  9:33 ` [Qemu-devel] [PULL 4/5] usb-mtp: fix sending files larger than 4gb Gerd Hoffmann
2016-09-14  9:33 ` [Qemu-devel] [PULL 5/5] usb-mtp: added object properties Gerd Hoffmann
2016-09-15 14:49 ` [Qemu-devel] [PULL 0/5] usb: large file support for mtp, bugfixes Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1473845615-16982-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.