index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: fix port reset
Gerd Hoffmann
2011-10-13
1
-0
/
+1
*
usb-musb: Add reset function
Juha Riihimäki
2011-09-07
1
-0
/
+1
*
usb-musb: Take a DeviceState* in init function
Peter Maydell
2011-09-07
1
-1
/
+1
*
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2011-09-07
1
-1
/
+2
*
usb: claim port at device initialization time.
Gerd Hoffmann
2011-09-07
1
-1
/
+4
*
usb-hid: remove usb_hid_datain_cb
Gerd Hoffmann
2011-08-10
1
-3
/
+0
*
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
1
-2
/
+11
*
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
2011-07-05
1
-1
/
+5
*
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
2011-07-05
1
-2
/
+7
*
usb: Add a register_companion USB bus op.
Hans de Goede
2011-07-05
1
-0
/
+5
*
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
2011-06-23
1
-0
/
+1
*
usb: Add a speedmask to devices
Hans de Goede
2011-06-23
1
-0
/
+3
*
usb: Add defines for USB Serial Bus Release Number register
Brad Hards
2011-06-14
1
-0
/
+6
*
usb: cancel async packets on unplug
Gerd Hoffmann
2011-06-14
1
-1
/
+7
*
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
2011-05-26
1
-12
/
+5
*
usb: keep track of packet owner.
Gerd Hoffmann
2011-05-26
1
-15
/
+3
*
usb: add usb_handle_packet
Gerd Hoffmann
2011-05-26
1
-0
/
+2
*
usb-linux: use usb_generic_handle_packet()
Hans de Goede
2011-05-26
1
-0
/
+1
*
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
1
-1
/
+1
*
usb: add support for "grouped" interfaces and the Interface Association Descr...
Brad Hards
2011-05-26
1
-0
/
+1
*
usb: Add Interface Association Descriptor descriptor type
Brad Hards
2011-05-26
1
-0
/
+1
*
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
1
-4
/
+3
*
usb: control buffer fixes
Hans de Goede
2011-05-04
1
-1
/
+1
*
usb core: add migration support
Gerd Hoffmann
2011-01-24
1
-5
/
+5
*
usb: zap pdev from usbport
Gerd Hoffmann
2011-01-12
1
-2
/
+1
*
usb: add port property.
Gerd Hoffmann
2011-01-11
1
-0
/
+1
*
usb: keep track of physical port address.
Gerd Hoffmann
2011-01-11
1
-0
/
+2
*
usb: add device qualifier support
Gerd Hoffmann
2011-01-11
1
-0
/
+2
*
usb: add attach callback
Gerd Hoffmann
2011-01-11
1
-0
/
+5
*
usb: add speed mask to ports
Gerd Hoffmann
2011-01-11
1
-1
/
+8
*
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
2011-01-11
1
-0
/
+2
*
usb: rework attach/detach workflow
Gerd Hoffmann
2011-01-11
1
-1
/
+3
*
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2011-01-11
1
-3
/
+5
*
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
1
-0
/
+2
*
usb descriptors: add settable strings.
Gerd Hoffmann
2011-01-11
1
-0
/
+9
*
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
2011-01-11
1
-0
/
+9
*
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
1
-1
/
+2
*
usb: class specific interface requests
Max Reitz
2010-03-31
1
-0
/
+4
*
usb-net: use qdev for -usbdevice
Gerd Hoffmann
2009-12-18
1
-3
/
+0
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
1
-0
/
+2
*
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
1
-1
/
+1
*
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
1
-4
/
+0
*
usb: make attach optional.
Gerd Hoffmann
2009-10-30
1
-0
/
+1
*
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
1
-3
/
+0
*
usb core: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
1
-0
/
+5
*
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
1
-0
/
+2
*
switch usb bus to inplace allocation.
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-5
/
+5
*
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
1
-15
/
+13
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-23
/
+46
[next]