index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
Revert "usb: release the created buses"
Marc-André Lureau
2
-18
/
+0
2018-06-18
Revert "usb-ccid: fix bus leak"
Marc-André Lureau
1
-1
/
+0
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
1
-1
/
+1
2018-06-12
usb-mtp: Return error on suspicious TYPE_DATA packet from initiator
Bandan Das
1
-0
/
+5
2018-06-12
usb-ccid: fix bus leak
Marc-André Lureau
1
-0
/
+1
2018-06-12
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-12
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
13
-13
/
+13
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
13
-13
/
+13
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-22
xen: remove other open-coded use of libxengnttab
Paul Durrant
1
-20
/
+17
2018-05-18
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
Jakub Jelen
1
-5
/
+9
2018-05-18
ccid-card-passthru: fix regression in realize()
Marc-André Lureau
1
-1
/
+1
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2
-7
/
+15
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
1
-0
/
+7
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
1
-4
/
+5
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
1
-3
/
+3
2018-05-04
hw/usb/tusb6010: Convert away from old_mmio
Peter Maydell
1
-4
/
+36
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-04-27
ccid-card: include libcacard.h only
Michal Privoznik
2
-5
/
+2
2018-04-27
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
John Thomson
1
-0
/
+4
2018-04-27
ccid: Fix dwProtocols advertisement of T=0
Jason Andryuk
1
-2
/
+2
2018-03-12
usbredir: reorder fields in USBRedirDevice to reduce padding
zhenwei.pi
1
-2
/
+2
2018-02-26
usb-mtp: Advertise SendObjectInfo for write support
Bandan Das
1
-2
/
+134
2018-02-26
usb-mtp: Introduce write support for MTP objects
Bandan Das
1
-2
/
+155
2018-02-26
usb-mtp: Support delete of mtp objects
Bandan Das
1
-0
/
+123
2018-02-26
usb-mtp: print parent path in IN_IGNORED trace fn
Bandan Das
1
-3
/
+2
2018-02-26
usb-mtp: Add one more argument when building results
Bandan Das
1
-23
/
+27
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+8
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2
-3
/
+2
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2
-0
/
+177
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-1
/
+8
2018-01-26
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
Philippe Mathieu-Daudé
4
-17
/
+17
2018-01-26
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
Philippe Mathieu-Daudé
1
-18
/
+7
2018-01-26
hw/usb/ccid: Make ccid_card_init() take an error parameter
Mao Zhongyi
4
-45
/
+50
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
1
-1
/
+2
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
6
-265
/
+1
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
4
-12
/
+12
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2
-38
/
+13
2017-12-19
dev-storage: Fix the unusual function name
Mao Zhongyi
1
-10
/
+10
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
1
-6
/
+3
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
1
-22
/
+0
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-1
/
+1
2017-10-23
usb-ccid: remove needless migration state code
Marc-André Lureau
1
-22
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
3
-0
/
+12
[next]