index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-uhci.c
Age
Commit message (
Expand
)
Author
2012-10-11
uhci: Raise interrupt when requested even for non active tds
Hans de Goede
2012-09-13
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
2012-09-11
usb: controllers do not need to check for babble themselves
Hans de Goede
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-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-12
uhci: initialize expire_time when loading v1 vmstate
Gerd Hoffmann
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-20
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-06-07
uhci: fix irq routing
Gerd Hoffmann
2012-06-07
uhci: zap uhci_pre_save
Gerd Hoffmann
2012-06-07
uhci: make bandwidth tunable
Gerd Hoffmann
2012-06-07
uhci: use bottom half
Gerd Hoffmann
2012-06-07
uhci: fix bandwidth management
Gerd Hoffmann
2012-04-26
usb-uhci: update irq line on reset
Gerd Hoffmann
2012-04-17
usb-uhci: queuing fix
Gerd Hoffmann
2012-04-17
usb-uhci: stop queue filling when we find a in-flight td
Gerd Hoffmann
2012-03-13
uhci: alloc can't fail, drop check.
Gerd Hoffmann
2012-03-13
uhci: new uhci_handle_td return code for tds still in flight
Gerd Hoffmann
2012-03-13
uhci: renumber uhci_handle_td return codes
Gerd Hoffmann
2012-03-13
uhci: use enum for uhci_handle_td return codes
Gerd Hoffmann
2012-03-13
uhci: tracing support
Gerd Hoffmann
2012-03-13
uhci: cancel on schedule stop.
Gerd Hoffmann
2012-03-13
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-03-13
uhci: pass addr to uhci_async_alloc
Gerd Hoffmann
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann