index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb.h
Age
Commit message (
Expand
)
Author
2012-08-31
usb: unique packet ids
Gerd Hoffmann
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-09
usb: fix interface initialization
Gerd Hoffmann
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
2012-03-07
usb: add shortcut for control transfers
Gerd Hoffmann
2012-03-07
usb: add pipelining option to usb endpoints
Gerd Hoffmann
2012-03-07
usb: add USB_RET_IOERROR
Hans de Goede
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-10
usb: add USBBusOps->wakeup_endpoint
Gerd Hoffmann
2012-02-10
usb: pass USBEndpoint to usb_wakeup
Gerd Hoffmann
2012-02-10
usb: maintain async packet list per endpoint
Gerd Hoffmann
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
2012-02-10
usb: add USBEndpoint->{nr,pid}
Gerd Hoffmann
2012-02-10
usb: USBPacket: add status, rename owner -> ep
Gerd Hoffmann
2012-02-10
usb: kill handle_packet callback
Gerd Hoffmann
2012-02-10
usb: add usb_find_device()
Gerd Hoffmann
2012-02-10
usb: kill usb_send_msg
Gerd Hoffmann
2012-02-10
usb: kill USB_MSG_RESET
Gerd Hoffmann
2012-02-10
usb: kill USB_MSG_{ATTACH,DETACH}
Gerd Hoffmann
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-19
Merge remote-tracking branch 'kraxel/usb.37' into staging
Anthony Liguori
2012-01-17
usb: link packets to endpoints not devices
Gerd Hoffmann
2012-01-17
usb: add max_packet_size to USBEndpoint
Gerd Hoffmann
2012-01-17
usb/debug: add usb_ep_dump
Gerd Hoffmann
2012-01-17
usb: add ifnum to USBEndpoint
Gerd Hoffmann
2012-01-17
usb: add USBEndpoint
Gerd Hoffmann
2012-01-13
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
2012-01-13
usb: add audio device model
H. Peter Anvin
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
2012-01-13
usb: track configuration and interface count in USBDevice.
Gerd Hoffmann
2011-10-13
usb: fix port reset
Gerd Hoffmann
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
2011-09-07
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
2011-08-10
usb-hid: remove usb_hid_datain_cb
Gerd Hoffmann
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
2011-07-05
usb: Add a register_companion USB bus op.
Hans de Goede
2011-06-23
usb: ignore USB_DT_DEBUG
Gerd Hoffmann
2011-06-23
usb: Add a speedmask to devices
Hans de Goede
2011-06-14
usb: Add defines for USB Serial Bus Release Number register
Brad Hards
[next]