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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2017-05-07
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
1
-1
/
+4
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
1
-1
/
+1
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
1
-3
/
+1
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
1
-1
/
+1
2017-04-03
usb-host: switch to LIBUSB_API_VERSION
Gerd Hoffmann
1
-2
/
+5
2017-04-03
xhci: flush dequeue pointer to endpoint context
Gerd Hoffmann
1
-1
/
+3
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
1
-1
/
+1
2017-03-09
ohci: relax link check
Gerd Hoffmann
1
-1
/
+1
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
1
-19
/
+0
2017-03-02
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2
-0
/
+18
2017-03-01
usb: release the created buses
Marc-André Lureau
2
-0
/
+18
2017-02-28
hw/block: Request permissions
Kevin Wolf
1
-1
/
+5
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-19
/
+0
2017-02-23
xhci: properties cleanup
Gerd Hoffmann
1
-3
/
+26
2017-02-23
usb: ohci: fix error return code in servicing td
Li Qiang
1
-1
/
+1
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
11
-24
/
+25
2017-02-21
usb-ccid: add check message size checks
Gerd Hoffmann
1
-3
/
+10
2017-02-21
usb-ccid: move header size check
Gerd Hoffmann
1
-7
/
+6
2017-02-21
usb-ccid: better bulk_out error handling
Gerd Hoffmann
1
-55
/
+61
2017-02-21
xhci: drop via vendor command handling
Gerd Hoffmann
1
-31
/
+0
2017-02-21
xhci: fix nec vendor quirk handling
Gerd Hoffmann
1
-15
/
+29
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
1
-4
/
+36
2017-02-21
xhci: drop ER_FULL_HACK workaround
Gerd Hoffmann
1
-106
/
+11
2017-02-21
xhci: apply limits to loops
Gerd Hoffmann
2
-1
/
+15
2017-02-21
usb: ohci: limit the number of link eds
Li Qiang
1
-1
/
+8
2017-02-21
usb: ohci: fix error return code in servicing iso td
Li Qiang
1
-1
/
+1
2017-02-21
usb: ehci: fix memory leak in ehci
Li Qiang
3
-0
/
+15
2017-02-06
xhci: fix event queue IRQ handling
Gerd Hoffmann
1
-0
/
+13
2017-02-06
usb: ccid: check ccid apdu length
Prasad J Pandit
1
-1
/
+1
2017-02-06
xhci: guard xhci_kick_epctx against recursive calls
Gerd Hoffmann
1
-0
/
+7
2017-02-06
xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
Gerd Hoffmann
1
-8
/
+0
2017-02-06
xhci: rename xhci_complete_packet to xhci_try_complete_packet
Gerd Hoffmann
1
-6
/
+6
2017-02-06
xhci: only free completed transfers
Gerd Hoffmann
1
-1
/
+3
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
1
-0
/
+7
2017-02-06
usb/uas: more verbose error message
Gerd Hoffmann
1
-1
/
+2
2017-02-06
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
1
-3
/
+3
2017-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
2
-0
/
+34
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+0
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-2
/
+2
2017-02-01
hcd-xhci: check & correct param before using it
Cao jin
1
-19
/
+18
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-1
/
+0
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
2
-0
/
+34
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
3
-6
/
+6
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+3
2017-01-24
usb: Set category and description of the MTP device
Thomas Huth
1
-0
/
+2
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
1
-1
/
+1
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-1
/
+1
2017-01-24
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
1
-0
/
+19
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-7
/
+19
2017-01-16
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
1
-1
/
+1
[next]