index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-bt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
1
-18
/
+3
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
1
-19
/
+12
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
1
-4
/
+0
2011-01-11
usb bluetooth: use new descriptor infrastructure.
Gerd Hoffmann
1
-271
/
+202
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-2
/
+2
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
1
-0
/
+1
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
1
-1
/
+0
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
1
-1
/
+1
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-10
/
+28
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-3
/
+3
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-11-09
Document bluetooth support in qemu-doc.
balrog
1
-0
/
+2
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
1
-0
/
+647