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