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
2016-05-11
usb: Support compilation without poll.h
Stefan Weil
1
-1
/
+12
2016-05-11
usb-mtp: fix usb_mtp_get_device_info so that libmtp on the guest doesn't comp...
Isaac Lozano
1
-2
/
+2
2016-05-11
usb:xhci: no DMA on HC reset
Roman Kagan
1
-1
/
+4
2016-04-25
usb/uhci: move pid check
Gerd Hoffmann
1
-13
/
+13
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
1
-1
/
+1
2016-04-19
Revert "ehci: make idt processing more robust"
Gerd Hoffmann
1
-3
/
+2
2016-04-19
ehci: apply limit to iTD/sidt descriptors
Gerd Hoffmann
1
-1
/
+5
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
15
-14
/
+33
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
4
-0
/
+4
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
5
-14
/
+15
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
13
-0
/
+14
2016-03-18
usb: ehci: add capability mmio write function
Prasad J Pandit
1
-0
/
+6
2016-03-18
hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
Matthew Fortune
1
-10
/
+10
2016-03-18
usb: fix unbound stack warning for inotify_watchfn
Peter Xu
1
-3
/
+2
2016-03-18
usb: fix unbound stack usage for usb_mtp_add_str
Peter Xu
1
-1
/
+3
2016-03-18
usb: fix unbounded stack warning for xhci_dma_write_u32s
Peter Xu
1
-2
/
+4
2016-03-18
usb: Fix compilation for Windows
Stefan Weil
1
-1
/
+3
2016-02-29
usb-redirect: Avoid double free of data
Fam Zheng
1
-3
/
+8
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
1
-26
/
+8
2016-02-23
usb: add pid check at the first of uhci_handle_td()
Gonglei
1
-6
/
+16
2016-02-23
usb: check RNDIS buffer offsets & length
Prasad J Pandit
1
-3
/
+6
2016-02-23
usb: check RNDIS message length
Prasad J Pandit
1
-9
/
+9
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
2
-0
/
+819
2016-02-23
usb: check USB configuration descriptor object
Prasad J Pandit
1
-1
/
+2
2016-02-11
Passthru CCID card: QOMify
Cao jin
1
-6
/
+8
2016-02-11
Emulated CCID card: QOMify
Cao jin
1
-10
/
+13
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
1
-0
/
+1
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
1
-4
/
+6
2016-01-29
usb: Clean up includes
Peter Maydell
31
-3
/
+31
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
1
-3
/
+3
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-3
/
+2
2016-01-08
ohci: clear pending SOF on suspend
Laurent Vivier
1
-0
/
+3
2016-01-08
ohci: delay first SOF interrupt
Laurent Vivier
1
-3
/
+13
2016-01-08
usb-mtp: fix call to trace function
Bandan Das
1
-1
/
+1
2016-01-08
usb-mtp: use safe variant when cleaning events list
Bandan Das
1
-2
/
+2
2016-01-08
ohci: fix command HostControllerReset
Hervé Poussineau
1
-1
/
+1
2016-01-08
ohci: fix Host Controller USBRESET
Hervé Poussineau
1
-1
/
+1
2016-01-08
ohci: split reset method in 3 parts
Hervé Poussineau
1
-27
/
+37
2015-12-15
ehci: make idt processing more robust
Gerd Hoffmann
1
-2
/
+3
2015-12-15
usb-mtp: add support for basic mtp events
Bandan Das
1
-2
/
+27
2015-12-15
usb-mtp: Add support for inotify based file monitoring
Bandan Das
1
-0
/
+229
2015-12-15
usb-mtp: free objects on a mtp reset
Bandan Das
1
-0
/
+1
2015-12-15
usb-mtp: use a list for keeping track of children
Bandan Das
1
-16
/
+40
2015-11-06
usb: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-8
/
+7
2015-11-03
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
1
-1
/
+1
2015-11-03
ehci: clear suspend bit on detach
Gerd Hoffmann
1
-1
/
+1
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
1
-14
/
+16
[next]