Sign in
qemu-android
/
qemu-android
/
1a61a9ae61cdf7b7d24c3eb711fe772c196c235e
/
hw
/
usb.h
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7c12fd9
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
993d46c
Fix spelling in comments and documentation
by Stefan Weil
· 12 years ago
386ab48
usb: Allow overriding of usb_desc at the device level
by Hans de Goede
· 12 years ago
be41efd
usb: Don't allow USB_RET_ASYNC for interrupt packets
by Hans de Goede
· 12 years ago
9a77a0f
usb: split packet result into actual_length + status
by Hans de Goede
· 12 years ago
a552a96
usb: Add packet combining functions
by Hans de Goede
· 12 years ago
bb4d2b2
usb/ehci-pci: add helper to create ich9 usb controllers
by Gerd Hoffmann
· 12 years ago
a6fb2dd
usb: Add an int_req flag to USBPacket
by Hans de Goede
· 12 years ago
6ba43f1
usb: Move short-not-ok handling to the core
by Hans de Goede
· 12 years ago
0cae7b1
usb: Move clearing of queue on halt to the core
by Hans de Goede
· 12 years ago
36dfe32
usb: Add USB_RET_ADD_TO_QUEUE packet result code
by Hans de Goede
· 12 years ago
d0ff81b
usb: Rename __usb_packet_complete to usb_packet_complete_one
by Hans de Goede
· 12 years ago
2077469
usb3: bos decriptor
by Gerd Hoffmann
· 13 years ago
b43a285
usb3: superspeed endpoint companion
by Gerd Hoffmann
· 13 years ago
c13a9e6
usb-core: Add a usb_ep_find_packet_by_id() helper function
by Hans de Goede
· 13 years ago
e983395
usb: unique packet ids
by Gerd Hoffmann
· 13 years ago
0132b4b
usb: Halt ep queue en cancel pending packets on a packet error
by Hans de Goede
· 13 years ago
31e404f
hw/block-common: Move BlockConf & friends from block.h
by Markus Armbruster
· 13 years ago
7c37e6a
usb: fix interface initialization
by Gerd Hoffmann
· 13 years ago
19deaa0
usb: split endpoint init and reset
by Gerd Hoffmann
· 13 years ago
e2f8992
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
by David Gibson
· 13 years ago
0d93692
qdev: Convert busses to QEMU Object Model
by Anthony Liguori
· 13 years ago
eeb0cf9
usb/vmstate: add parent dev path
by Gerd Hoffmann
· 14 years ago
5ac2731
usb: improve packet state sanity checks
by Gerd Hoffmann
· 13 years ago
1b4b29a
usb: add shortcut for control transfers
by Gerd Hoffmann
· 13 years ago
7936e0f
usb: add pipelining option to usb endpoints
by Gerd Hoffmann
· 13 years ago
d61000a
usb: add USB_RET_IOERROR
by Hans de Goede
· 13 years ago
3741715
usb: Resolve warnings about unassigned bus on usb device creation
by Jan Kiszka
· 13 years ago
37f32f0
usb: add USBBusOps->wakeup_endpoint
by Gerd Hoffmann
· 13 years ago
7567b51
usb: pass USBEndpoint to usb_wakeup
by Gerd Hoffmann
· 13 years ago
db4be87
usb: maintain async packet list per endpoint
by Gerd Hoffmann
· 13 years ago
079d0b7
usb: Set USBEndpoint in usb_packet_setup().
by Gerd Hoffmann
· 13 years ago
63095ab
usb: add USBEndpoint->{nr,pid}
by Gerd Hoffmann
· 13 years ago
f53c398
usb: USBPacket: add status, rename owner -> ep
by Gerd Hoffmann
· 13 years ago
7f74a56
usb: kill handle_packet callback
by Gerd Hoffmann
· 13 years ago
73796fe
usb: add usb_find_device()
by Gerd Hoffmann
· 13 years ago
70fc20d
usb: kill usb_send_msg
by Gerd Hoffmann
· 13 years ago
d28f4e2
usb: kill USB_MSG_RESET
by Gerd Hoffmann
· 13 years ago
d1f8b53
usb: kill USB_MSG_{ATTACH,DETACH}
by Gerd Hoffmann
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
ba02430
usb: separate out legacy usb registration from type registration
by Anthony Liguori
· 13 years ago
62aed76
usb: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
9ca2140
Merge remote-tracking branch 'kraxel/usb.37' into staging
by Anthony Liguori
· 13 years ago
25d5de7
usb: link packets to endpoints not devices
by Gerd Hoffmann
· 13 years ago
f003397
usb: add max_packet_size to USBEndpoint
by Gerd Hoffmann
· 14 years ago
5b6780d
usb/debug: add usb_ep_dump
by Gerd Hoffmann
· 14 years ago
82f02fe
usb: add ifnum to USBEndpoint
by Gerd Hoffmann
· 14 years ago
d8e17ef
usb: add USBEndpoint
by Gerd Hoffmann
· 14 years ago
701a8f7
vmstate: extract declarations out of hw/hw.h
by Paolo Bonzini
· 13 years ago
b870472
usb: add audio device model
by H. Peter Anvin
· 15 years ago
1de14d4
usb: track altsetting in USBDevice
by Gerd Hoffmann
· 14 years ago
6536051
usb: track configuration and interface count in USBDevice.
by Gerd Hoffmann
· 14 years ago
e0b8e72
usb: fix port reset
by Gerd Hoffmann
· 14 years ago
5b1cdb4
usb-musb: Add reset function
by Juha Riihimäki
· 14 years ago
406c207
usb-musb: Take a DeviceState* in init function
by Peter Maydell
· 14 years ago
9147b75
usb: Remove leading underscores from __musb_irq_max
by Peter Maydell
· 14 years ago
891fb2c
usb: claim port at device initialization time.
by Gerd Hoffmann
· 14 years ago
f3aaaa2
usb-hid: remove usb_hid_datain_cb
by Gerd Hoffmann
· 14 years ago
4f4321c
usb: use iovecs in USBPacket
by Gerd Hoffmann
· 14 years ago
4706ab6
usb: Replace device_destroy bus op with a child_detach port op
by Hans de Goede
· 14 years ago
d47e59b
usb: Make port wakeup and complete ops take a USBPort instead of a Device
by Hans de Goede
· 14 years ago
ae60fea
usb: Add a register_companion USB bus op.
by Hans de Goede
· 14 years ago
a7fb71d
usb: ignore USB_DT_DEBUG
by Gerd Hoffmann
· 14 years ago
ba3f9bf
usb: Add a speedmask to devices
by Hans de Goede
· 14 years ago
8e25781
usb: Add defines for USB Serial Bus Release Number register
by Brad Hards
· 14 years ago
07771f6
usb: cancel async packets on unplug
by Gerd Hoffmann
· 14 years ago
eb5e680
usb: move cancel callback to USBDeviceInfo
by Gerd Hoffmann
· 14 years ago
4ff658f
usb: keep track of packet owner.
by Gerd Hoffmann
· 14 years ago
53aa8c0
usb: add usb_handle_packet
by Gerd Hoffmann
· 14 years ago
50b7963
usb-linux: use usb_generic_handle_packet()
by Hans de Goede
· 14 years ago
007fd62
usb: Pass the packet to the device's handle_control callback
by Hans de Goede
· 14 years ago
6e625fc
usb: add support for "grouped" interfaces and the Interface Association Descriptor
by Brad Hards
· 14 years ago
c6d3ad0
usb: Add Interface Association Descriptor descriptor type
by Brad Hards
· 14 years ago
13a9a0d
usb: move complete callback to port ops
by Gerd Hoffmann
· 14 years ago
19f3322
usb: control buffer fixes
by Hans de Goede
· 14 years ago
c1ecb40
usb core: add migration support
by Gerd Hoffmann
· 14 years ago
ace1318
usb: zap pdev from usbport
by Gerd Hoffmann
· 14 years ago
5f69076
usb: add port property.
by Gerd Hoffmann
· 14 years ago
c7a2196
usb: keep track of physical port address.
by Gerd Hoffmann
· 14 years ago
25620cb
usb: add device qualifier support
by Gerd Hoffmann
· 14 years ago
b6f77fb
usb: add attach callback
by Gerd Hoffmann
· 14 years ago
843d4e0
usb: add speed mask to ports
by Gerd Hoffmann
· 14 years ago
01eacab
usb: add usb_wakeup() + wakeup callback to port ops
by Gerd Hoffmann
· 14 years ago
618c169
usb: rework attach/detach workflow
by Gerd Hoffmann
· 14 years ago
0d86d2b
usb: create USBPortOps, move attach there.
by Gerd Hoffmann
· 14 years ago
a980a06
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
by Gerd Hoffmann
· 14 years ago
132a3f5
usb descriptors: add settable strings.
by Gerd Hoffmann
· 14 years ago
37fb59d
usb: data structs and helpers for usb descriptors.
by Gerd Hoffmann
· 14 years ago
ab28ccc
Record which USBDevice USBPort belongs too.
by Gleb Natapov
· 14 years ago
f3571b1
usb: class specific interface requests
by Max Reitz
· 15 years ago
42be86c
usb-net: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
0638469
qdev: Separate USB product description from qdev name
by Markus Armbruster
· 15 years ago
0fe6d12
qdev: Rename USBDevice member devname to product_desc
by Markus Armbruster
· 15 years ago
b3e461d
usb-storage: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
61e094c
usb: make attach optional.
by Gerd Hoffmann
· 15 years ago
2b0efdc
usb-serial and braille: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
0958b4c
usb core: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
a8e662b
usb: hook unplug into qdev, cleanups + fixes.
by Gerd Hoffmann
· 16 years ago
b231783
switch usb bus to inplace allocation.
by Gerd Hoffmann
· 16 years ago
Next »