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
2020-05-27
error: Use error_reportf_err() where appropriate
Markus Armbruster
1
-4
/
+5
2020-05-27
xen: Fix and improve handling of device_add usb-host errors
Markus Armbruster
1
-10
/
+9
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
15
-27
/
+22
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
3
-3
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2
-5
/
+3
2020-04-07
hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
Peter Maydell
1
-6
/
+4
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-14
/
+18
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
3
-0
/
+232
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
3
-0
/
+232
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
1
-18
/
+29
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
1
-34
/
+46
2020-03-16
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2
-11
/
+15
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2
-3
/
+3
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2
-0
/
+18
2020-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...
Peter Maydell
2
-4
/
+5
2020-03-09
usb/dev-storage: remove unused include
Maxim Levitsky
1
-1
/
+0
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
usb/hcd-ehci: Remove redundant statements
Chen Qun
1
-3
/
+0
2020-03-09
usb-serial: wakeup device on input
Jason Andryuk
1
-1
/
+5
2020-02-28
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
1
-17
/
+0
2020-02-21
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
1
-0
/
+2
2020-02-21
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2
-15
/
+16
2020-02-12
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
1
-1
/
+1
2020-02-12
usb-host: wait for cancel complete
Gerd Hoffmann
1
-8
/
+9
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
21
-26
/
+26
2020-01-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
4
-3
/
+63
2020-01-13
xhci: recheck slot status
Gerd Hoffmann
1
-3
/
+12
2020-01-13
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
1
-0
/
+1
2020-01-13
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
1
-0
/
+9
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
1
-0
/
+20
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2
-0
/
+21
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
3
-3
/
+3
2020-01-07
ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+4
2020-01-07
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
1
-0
/
+2
2019-12-18
hw/usb: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-12-16
hw/usb: Remove the USB bluetooth dongle device
Thomas Huth
3
-587
/
+0
2019-11-06
usb-host: add option to allow all resets.
Gerd Hoffmann
1
-4
/
+9
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
1
-6
/
+8
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
1
-53
/
+366
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
1
-11
/
+17
2019-08-29
usb-mtp: add sanity checks on rootdir
Bandan Das
1
-14
/
+24
2019-08-29
xhci: Fix memory leak in xhci_kick_epctx
fangying
1
-0
/
+1
2019-08-29
xhci: Fix memory leak in xhci_address_slot
Ying Fang
1
-0
/
+1
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...
Peter Maydell
3
-21
/
+59
2019-08-22
ehci: fix queue->dev null ptr dereference
Gerd Hoffmann
1
-0
/
+3
[next]