index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2
-7
/
+2
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
3
-2
/
+3
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
3
-3
/
+3
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+1
2017-05-29
ehci: fix frame timer invocation.
Gerd Hoffmann
1
-3
/
+10
2017-05-29
usb: don't wakeup during coldplug
Gerd Hoffmann
1
-0
/
+8
2017-05-29
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up
Ladi Prosek
1
-1
/
+14
2017-05-29
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
1
-1
/
+1
2017-05-29
xhci: split into multiple files
Gerd Hoffmann
4
-236
/
+292
2017-05-29
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
1
-16
/
+5
2017-05-29
ehci: fix overflow in frame timer code
Gerd Hoffmann
1
-1
/
+1
2017-05-15
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170512-1' into staging
Stefan Hajnoczi
4
-36
/
+11
2017-05-12
hw/usb/dev-serial: Do not try to set vendorid or productid properties
Thomas Huth
1
-18
/
+6
2017-05-12
xhci: relax link check
Ladi Prosek
1
-1
/
+1
2017-05-12
usb-hub: clear PORT_STAT_SUSPEND on wakeup
Ladi Prosek
1
-0
/
+1
2017-05-12
xhci: fix logging
Ladi Prosek
1
-5
/
+2
2017-05-12
usb-redir: fix stack overflow in usbredir_log_data
Gerd Hoffmann
1
-12
/
+1
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-1
/
+4
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-6
/
+6
2017-05-07
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
1
-1
/
+4
2017-05-04
char: add a /chardevs container
Marc-André Lureau
2
-2
/
+2
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
[next]