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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-desc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
1
-11
/
+11
2012-01-17
usb: add max_packet_size to USBEndpoint
Gerd Hoffmann
1
-0
/
+2
2012-01-17
usb-desc: USBEndpoint support
Gerd Hoffmann
1
-0
/
+22
2012-01-13
usb-desc: audio endpoint support
Gerd Hoffmann
1
-3
/
+11
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
1
-0
/
+71
2012-01-13
usb: track configuration and interface count in USBDevice.
Gerd Hoffmann
1
-8
/
+26
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-06-23
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
1
-0
/
+4
2011-06-23
usb: Add a speedmask to devices
Hans de Goede
1
-0
/
+10
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
1
-2
/
+2
2011-05-26
usb: add support for "grouped" interfaces and the Interface Association Descr...
Brad Hards
1
-0
/
+47
2011-05-26
usb: remove fallback to bNumInterfaces if no .nif
Brad Hards
1
-3
/
+2
2011-01-11
usb: add device qualifier support
Gerd Hoffmann
1
-0
/
+46
2011-01-11
usb: add usb_desc_attach
Gerd Hoffmann
1
-3
/
+33
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
1
-0
/
+26
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
1
-4
/
+28
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
1
-0
/
+6
2011-01-11
usb descriptors: add settable strings.
Gerd Hoffmann
1
-8
/
+44
2011-01-11
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
1
-0
/
+238