Age | Commit message (Expand) | Author |
2018-08-21 | dev-mtp: rename x-root to rootdir | Bandan Das |
2018-08-21 | dev-mtp: Add support for > 4GB file transfers | Bandan Das |
2018-08-21 | dev-mtp: retry write for incomplete transfers | Bandan Das |
2018-08-21 | dev-mtp: fix buffer allocation for writing file contents | Bandan Das |
2018-08-21 | dev-mtp: add support for canceling transaction | Bandan Das |
2018-08-21 | ohci: Clear the interrupt counter for erroneous transfers | Sebastian Bauer |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck |
2018-07-03 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ... | Peter Maydell |
2018-07-03 | xhci: fix guest-triggerable assert | Gerd Hoffmann |
2018-07-03 | ehci: Don't fetch a NULL current qtd but advance the queue instead. | Sebastian Bauer |
2018-07-02 | hw/usb: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-29 | usb-storage: Add rerror/werror properties | Kevin Wolf |
2018-06-18 | Revert "usb: release the created buses" | Marc-André Lureau |
2018-06-18 | Revert "usb-ccid: fix bus leak" | Marc-André Lureau |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-13 | Purge uses of banned g_assert_FOO() | Markus Armbruster |
2018-06-12 | usb-mtp: Return error on suspicious TYPE_DATA packet from initiator | Bandan Das |
2018-06-12 | usb-ccid: fix bus leak | Marc-André Lureau |
2018-06-12 | usb/dev-mtp: Fix use of uninitialized values | Philippe Mathieu-Daudé |
2018-06-12 | usb: correctly handle Zero Length Packets | Philippe Mathieu-Daudé |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | usb: use local path for local headers | Michael S. Tsirkin |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-22 | xen: remove other open-coded use of libxengnttab | Paul Durrant |
2018-05-18 | hw/usb/dev-smartcard-reader: Handle 64 B USB packets | Jakub Jelen |
2018-05-18 | ccid-card-passthru: fix regression in realize() | Marc-André Lureau |
2018-05-08 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ... | Peter Maydell |
2018-05-07 | usb-host: skip open on pending postload bh | Gerd Hoffmann |
2018-05-07 | usb-mtp: Unconditionally check for the readonly bit | Bandan Das |
2018-05-07 | usb-mtp: Add some NULL checks for issues pointed out by coverity | Bandan Das |
2018-05-04 | hw/usb/tusb6010: Convert away from old_mmio | Peter Maydell |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-04-27 | ccid-card: include libcacard.h only | Michal Privoznik |
2018-04-27 | Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option | John Thomson |
2018-04-27 | ccid: Fix dwProtocols advertisement of T=0 | Jason Andryuk |
2018-03-12 | usbredir: reorder fields in USBRedirDevice to reduce padding | zhenwei.pi |
2018-02-26 | usb-mtp: Advertise SendObjectInfo for write support | Bandan Das |
2018-02-26 | usb-mtp: Introduce write support for MTP objects | Bandan Das |
2018-02-26 | usb-mtp: Support delete of mtp objects | Bandan Das |
2018-02-26 | usb-mtp: print parent path in IN_IGNORED trace fn | Bandan Das |
2018-02-26 | usb-mtp: Add one more argument when building results | Bandan Das |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | usb: Add basic code to emulate Chipidea USB IP | Andrey Smirnov |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |