index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
1
-1
/
+4
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
1
-1
/
+2
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
1
-1
/
+2
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-4
/
+19
2016-07-05
usb xhci: change msi/msix property type
Cao jin
1
-7
/
+9
2016-06-22
usb-uas: hotplug support
Gerd Hoffmann
1
-0
/
+5
2016-06-22
usb-bot: hotplug support
Gerd Hoffmann
1
-2
/
+6
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
1
-0
/
+43
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
1
-4
/
+4
2016-06-22
usb-storage: qcow2 encryption support is finally gone, zap dead code
Gerd Hoffmann
1
-34
/
+0
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+268
2016-06-20
trace: split out trace events for hw/usb/ directory
Daniel P. Berrange
1
-0
/
+268
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-3
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
1
-4
/
+1
2016-06-14
xen: Clean up includes
Peter Maydell
1
-4
/
+1
2016-06-13
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
1
-33
/
+30
2016-06-13
usb-host: add special case for bus+addr
Gerd Hoffmann
1
-4
/
+52
2016-06-07
usb: Use DIV_ROUND_UP
Laurent Vivier
1
-3
/
+3
2016-06-07
remove useless muldiv64()
Laurent Vivier
1
-1
/
+1
2016-06-07
The only 64bit parameter of muldiv64() is the first one.
Laurent Vivier
1
-1
/
+1
2016-05-23
usb/ohci: Fix crash with when specifying too many num-ports
Thomas Huth
1
-0
/
+6
2016-05-23
xen: add pvUSB backend
Juergen Gross
2
-0
/
+1084
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
[next]