index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb-host: add range checks for usb-host parameters
Gerd Hoffmann
2014-06-13
1
-0
/
+13
*
xhci: order superspeed ports first
Gerd Hoffmann
2014-06-02
1
-8
/
+37
*
xhci: make port reset trace point more verbose
Gerd Hoffmann
2014-06-02
1
-1
/
+1
*
usb: add usb_pick_speed
Gerd Hoffmann
2014-06-02
2
-12
/
+21
*
usb-host: add HAVE_STREAMS define
Gerd Hoffmann
2014-06-02
1
-7
/
+11
*
usb-host: allow attaching usb3 devices to ehci
Gerd Hoffmann
2014-06-02
1
-8
/
+54
*
usb: move ehci register defines to header file
Gerd Hoffmann
2014-06-02
1
-78
/
+1
*
usb: move uhci register defines to header file
Gerd Hoffmann
2014-06-02
1
-35
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-7' into staging
Peter Maydell
2014-05-28
4
-23
/
+242
|
\
|
*
usb-host-libusb: Set stream id when submitting bulk-stream transfers
Hans de Goede
2014-05-26
1
-4
/
+17
|
*
usb-host-libusb: Add alloc / free streams ops
Hans de Goede
2014-05-26
1
-0
/
+50
|
*
usb-host-libusb: Fill in endpoint max_streams when available
Hans de Goede
2014-05-26
1
-0
/
+12
|
*
usb-redir: Add support for bulk streams
Hans de Goede
2014-05-26
1
-5
/
+132
|
*
usb-mtp: handle usb_mtp_get_object failure
Gerd Hoffmann
2014-05-26
1
-2
/
+7
|
*
usb-mtp: handle lseek failure
Gerd Hoffmann
2014-05-26
1
-1
/
+4
|
*
usb-mtp: use bool to track MTPObject init status
Gerd Hoffmann
2014-05-26
1
-6
/
+8
|
*
xhci: add xhci_get_flag
Gerd Hoffmann
2014-05-26
1
-2
/
+7
|
*
xhci: add endpoint cap on express bus only
Gerd Hoffmann
2014-05-26
1
-2
/
+4
|
*
xhci: child detach fix
Gerd Hoffmann
2014-05-26
1
-1
/
+1
*
|
usb: add input routing support for tablet and keyboard
Gerd Hoffmann
2014-05-26
1
-0
/
+13
|
/
*
usb: fix up post load checks
Michael S. Tsirkin
2014-05-14
1
-2
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2014-05-14
8
-13
/
+11
*
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
2014-05-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
1
-1
/
+3
|
\
|
*
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
2014-05-05
1
-1
/
+3
*
|
usb: mtp: reply INCOMPLETE_TRANSFER on read errors
Gerd Hoffmann
2014-05-05
1
-1
/
+3
*
|
usb: mtp: fix possible buffer overflow
Gerd Hoffmann
2014-05-05
1
-0
/
+8
*
|
usb: mtp: drop data-out hexdump
Gerd Hoffmann
2014-05-05
1
-2
/
+1
*
|
usb: mtp: avoid empty description string
Gerd Hoffmann
2014-05-05
1
-1
/
+1
*
|
usb: mtp: fix error path memory leak
Gerd Hoffmann
2014-05-05
1
-0
/
+2
*
|
usb: mtp: fix serial (must be exact 32 chars)
Gerd Hoffmann
2014-05-05
1
-1
/
+1
*
|
usb: mtp: fix version (is decimal not bcd)
Gerd Hoffmann
2014-05-05
1
-1
/
+1
*
|
usb: mtp: fix usb_mtp_add_u64
Gerd Hoffmann
2014-05-05
1
-2
/
+2
*
|
usb: mtp: replace debug printfs with trace points
Gerd Hoffmann
2014-05-05
1
-4
/
+4
*
|
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
2014-05-05
1
-8
/
+111
|
/
*
usb: mtp filesharing
Gerd Hoffmann
2014-04-23
2
-0
/
+1107
*
usb: add CompatibleID support to msos
Gerd Hoffmann
2014-04-22
2
-1
/
+6
*
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-16
/
+16
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
2014-02-20
13
-70
/
+72
|
\
|
*
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
1
-45
/
+45
|
*
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
1
-3
/
+1
|
*
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
1
-2
/
+2
|
*
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
|
*
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
1
-1
/
+1
|
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
11
-18
/
+20
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
1
-2
/
+2
|
\
\
|
*
|
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-2
/
+2
*
|
|
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
|
|
/
|
/
|
[next]