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-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
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
1
-0
/
+5
2017-10-05
usb: fix host-stub.c build race
Gerd Hoffmann
1
-0
/
+1
2017-09-29
usb: Use angle brackets for cacard include directive
Fam Zheng
1
-1
/
+1
2017-09-29
usb: fix libusb config variable name.
Gerd Hoffmann
1
-1
/
+1
2017-09-29
hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
Thomas Huth
1
-3
/
+1
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
3
-3
/
+9
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
3
-3
/
+9
2017-09-27
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2
-0
/
+26
2017-09-27
ohci: Allow sysbus version to be used as a companion
BALATON Zoltan
1
-3
/
+12
2017-09-22
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
1
-0
/
+2
2017-09-22
buildsys: Move libusb cflags/libs to per object
Fam Zheng
1
-0
/
+5
2017-09-22
buildsys: Move libcacard cflags/libs to per object
Fam Zheng
1
-2
/
+4
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-2
/
+3
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-13
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
1
-1
/
+1
2017-09-13
usb: drop HOST_USB
Gerd Hoffmann
1
-1
/
+5
2017-09-13
xhci: Avoid DMA when ERSTBA is set to zero
Alexey Kardashevskiy
1
-2
/
+2
2017-08-31
usb-hub: use DIV_ROUND_UP
Marc-André Lureau
1
-4
/
+4
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-28
/
+28
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
1
-8
/
+5
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-20
usb: Fix build with newer gcc
Eric Blake
1
-2
/
+4
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' ...
Peter Maydell
1
-0
/
+5
[next]