index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
bt-hid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
bluetooth: kill dummy usb device, use hid code directly.
Gerd Hoffmann
2011-08-04
1
-40
/
+22
*
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
1
-8
/
+8
*
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
1
-3
/
+3
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-1
/
+1
*
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
1
-1
/
+1
*
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
1
-1
/
+2
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-9
/
+9
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
1
-1
/
+1
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-4
/
+5
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
2008-09-29
1
-0
/
+571