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
2021-01-22
hw/usb/dev-uas: Report command additional adb length as unsupported
Philippe Mathieu-Daudé
1
-1
/
+11
2021-01-22
hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-22
hw/usb: Convert to qdev_realize()
Markus Armbruster
2
-7
/
+2
2021-01-22
hw/usb: Fix bad printf format specifiers
Alex Chen
4
-9
/
+9
2021-01-22
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
1
-1
/
+2
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
6
-6
/
+0
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
3
-0
/
+3
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-3
/
+4
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
3
-0
/
+3
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+1
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+1
2020-12-15
usb: xlnx-usb-subsystem: Add xilinx usb subsystem
Sai Pavan Boddu
3
-0
/
+100
2020-12-15
usb: Add DWC3 model
Vikram Garhwal
3
-0
/
+695
2020-12-15
usb: Add versal-usb2-ctrl-regs module
Sai Pavan Boddu
2
-0
/
+230
2020-11-20
usb: fix kconfig for usb-xhci-sysbus
Paolo Bonzini
1
-1
/
+0
2020-11-16
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
6
-6
/
+6
2020-11-16
xhci: move sanity checks
Gerd Hoffmann
1
-2
/
+5
2020-11-16
xhci: fix guest triggerable assert
Gerd Hoffmann
1
-1
/
+3
2020-11-16
usb-storage: fill csw on cancel
Gerd Hoffmann
1
-0
/
+4
2020-11-16
usb-storage: use bool for removable property
Gerd Hoffmann
1
-2
/
+2
2020-11-16
usb-storage: add commandlog property
Gerd Hoffmann
1
-5
/
+5
2020-11-16
usb-storage: switch trace events
Gerd Hoffmann
2
-25
/
+29
2020-11-15
usb: Fix Lesser GPL version number
Chetan Pant
6
-6
/
+6
2020-11-13
xhci: fix nec-usb-xhci properties
Gerd Hoffmann
1
-5
/
+26
2020-11-13
hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
Philippe Mathieu-Daudé
1
-2
/
+1
2020-11-04
dev-serial: store flow control and xon/xoff characters
Mark Cave-Ayland
2
-3
/
+37
2020-11-04
dev-serial: add support for setting data_bits in QEMUSerialSetParams
Mark Cave-Ayland
2
-0
/
+18
2020-11-04
dev-serial: add always-plugged property to ensure USB device is always attached
Mark Cave-Ayland
1
-3
/
+6
2020-11-04
dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros fro...
Mark Cave-Ayland
1
-15
/
+10
2020-11-04
dev-serial: add trace-events for baud rate and data parameters
Mark Cave-Ayland
2
-0
/
+5
2020-11-04
dev-serial: convert from DPRINTF to trace-events
Mark Cave-Ayland
2
-14
/
+22
2020-11-04
dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments
Mark Cave-Ayland
1
-3
/
+3
2020-11-04
dev-serial: style changes to improve readability and checkpatch fixes
Mark Cave-Ayland
1
-104
/
+126
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2
-0
/
+20
2020-10-21
usb/xhci: fixup xhci kconfig deps
Gerd Hoffmann
1
-4
/
+2
2020-10-21
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
1
-0
/
+15
2020-10-21
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
6
-41
/
+28
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
1
-0
/
+6
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
1
-17
/
+18
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
1
-19
/
+81
2020-09-28
hw/usb: Use lock guard macros
Amey Narkhede
1
-27
/
+27
2020-09-28
usb: hcd-xhci-sysbus: Attach xhci to sysbus device
Sai Pavan Boddu
5
-0
/
+148
2020-09-28
usb/hcd-xhci: Split pci wrapper for xhci base model
Sai Pavan Boddu
5
-193
/
+303
2020-09-28
usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
Sai Pavan Boddu
5
-31
/
+79
2020-09-28
usb/hcd-xhci: Make dma read/writes hooks pci free
Sai Pavan Boddu
2
-13
/
+12
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...
Peter Maydell
2
-4
/
+28
2020-09-21
hw: usb: hcd-ohci: check for processed TD before retire
Prasad J Pandit
1
-0
/
+4
2020-09-21
hw: usb: hcd-ohci: check len and frame_number variables
Prasad J Pandit
1
-2
/
+22
2020-09-21
usb: fix u2f build
Gerd Hoffmann
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
15
-48
/
+17
[prev]
[next]