aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-bt.c
AgeCommit message (Expand)Author
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-12-12qdev: Separate USB product description from qdev nameMarkus Armbruster
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann
2009-09-25static and inline should came before the type of the functionsJuan Quintela
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-09Document bluetooth support in qemu-doc.balrog
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog