On 27 February 2018 at 08:39, Gerd Hoffmann <kraxel@redhat.com> wrote:
> The following changes since commit 0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0:
>
> maintainers: Add myself as a OpenBSD maintainer (2018-02-23 12:05:07 +0000)
>
> are available in the git repository at:
>
> git://git.kraxel.org/qemu tags/usb-20180227-pull-request
>
> for you to fetch changes up to 53735bef108c5ccddf0f8a65cde4da53a48dbd47:
>
> usb-mtp: Advertise SendObjectInfo for write support (2018-02-26 12:18:36 +0100)
>
> ----------------------------------------------------------------
> usb: add mtp write support.
>
> ----------------------------------------------------------------
>
> Bandan Das (5):
> usb-mtp: Add one more argument when building results
> usb-mtp: print parent path in IN_IGNORED trace fn
> usb-mtp: Support delete of mtp objects
> usb-mtp: Introduce write support for MTP objects
> usb-mtp: Advertise SendObjectInfo for write support
>
> hw/usb/dev-mtp.c | 471 +++++++++++++++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 441 insertions(+), 30 deletions(-)
Applied, thanks.
-- PMM