index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb-redirect: Avoid double free of data
Fam Zheng
2016-02-29
1
-3
/
+8
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
ohci: allocate timer only once.
Gerd Hoffmann
2016-02-23
1
-26
/
+8
*
usb: add pid check at the first of uhci_handle_td()
Gonglei
2016-02-23
1
-6
/
+16
*
usb: check RNDIS buffer offsets & length
Prasad J Pandit
2016-02-23
1
-3
/
+6
*
usb: check RNDIS message length
Prasad J Pandit
2016-02-23
1
-9
/
+9
*
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2016-02-23
2
-0
/
+819
*
usb: check USB configuration descriptor object
Prasad J Pandit
2016-02-23
1
-1
/
+2
*
Passthru CCID card: QOMify
Cao jin
2016-02-11
1
-6
/
+8
*
Emulated CCID card: QOMify
Cao jin
2016-02-11
1
-10
/
+13
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-4
/
+4
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
*
ehci: update irq on reset
Gerd Hoffmann
2016-02-02
1
-0
/
+1
*
usb: check page select value while processing iTD
Prasad J Pandit
2016-02-02
1
-4
/
+6
*
usb: Clean up includes
Peter Maydell
2016-01-29
31
-3
/
+31
*
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
2016-01-13
1
-3
/
+3
*
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
1
-3
/
+2
*
ohci: clear pending SOF on suspend
Laurent Vivier
2016-01-08
1
-0
/
+3
*
ohci: delay first SOF interrupt
Laurent Vivier
2016-01-08
1
-3
/
+13
*
usb-mtp: fix call to trace function
Bandan Das
2016-01-08
1
-1
/
+1
*
usb-mtp: use safe variant when cleaning events list
Bandan Das
2016-01-08
1
-2
/
+2
*
ohci: fix command HostControllerReset
Hervé Poussineau
2016-01-08
1
-1
/
+1
*
ohci: fix Host Controller USBRESET
Hervé Poussineau
2016-01-08
1
-1
/
+1
*
ohci: split reset method in 3 parts
Hervé Poussineau
2016-01-08
1
-27
/
+37
*
ehci: make idt processing more robust
Gerd Hoffmann
2015-12-15
1
-2
/
+3
*
usb-mtp: add support for basic mtp events
Bandan Das
2015-12-15
1
-2
/
+27
*
usb-mtp: Add support for inotify based file monitoring
Bandan Das
2015-12-15
1
-0
/
+229
*
usb-mtp: free objects on a mtp reset
Bandan Das
2015-12-15
1
-0
/
+1
*
usb-mtp: use a list for keeping track of children
Bandan Das
2015-12-15
1
-16
/
+40
*
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
4
-8
/
+7
*
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
2015-11-03
1
-1
/
+1
*
ehci: clear suspend bit on detach
Gerd Hoffmann
2015-11-03
1
-1
/
+1
*
hw/usb-storage: Check whether BB is inserted
Max Reitz
2015-10-23
1
-14
/
+16
*
usb-audio: increate default buffer size
Gerd Hoffmann
2015-10-20
1
-1
/
+1
*
usb: print device id in "info usb" monitor command
Gerd Hoffmann
2015-10-20
1
-3
/
+6
*
usb-host: add wakeup call for iso xfers
Gerd Hoffmann
2015-10-20
1
-0
/
+1
*
libcacard: use the standalone project
Marc-André Lureau
2015-09-23
2
-4
/
+3
*
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
1
-4
/
+2
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-3
/
+1
*
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
usbnet: Drop usbnet_can_receive
Fam Zheng
2015-07-27
1
-16
/
+4
*
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-20
1
-1
/
+1
*
Revert "xhci: set timer to retry xfers"
Gerd Hoffmann
2015-07-17
1
-2
/
+0
*
usb-ccid: add missing wakeup calls
Gerd Hoffmann
2015-07-17
1
-0
/
+5
*
usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb
Gerd Hoffmann
2015-07-17
1
-8
/
+8
*
Re-attach usb device to kernel while usb_host_open fails
Lin Ma
2015-07-16
1
-0
/
+3
*
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
1
-1
/
+1
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
6
-6
/
+0
[next]