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
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+0
*
ccid: Fix crash when backend isn't specified
Cole Robinson
2013-04-27
1
-2
/
+8
*
dev-smartcard-reader: empty implementation for Mechanical (fail correctly)
Alon Levy
2013-04-24
1
-0
/
+4
*
dev-smartcard-reader: copy atr protocol to ccid parameters
Alon Levy
2013-04-24
1
-0
/
+45
*
dev-smartcard-reader: change default protocol to T=0
Alon Levy
2013-04-24
1
-3
/
+3
*
dev-smartcard-reader: define structs for CCID_Parameter internals
Alon Levy
2013-04-24
1
-27
/
+47
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
2
-0
/
+3
*
ccid-card-passthru: add atr check
Alon Levy
2013-04-24
1
-0
/
+59
*
dev-smartcard-reader: reuse usb.h definitions
Alon Levy
2013-04-24
1
-11
/
+5
*
dev-smartcard-reader: support windows guest
Alon Levy
2013-04-24
1
-2
/
+2
*
dev-smartcard-reader: remove aborts (never triggered, but just in case)
Alon Levy
2013-04-24
1
-8
/
+12
*
dev-smartcard-reader: nicer debug messages
Alon Levy
2013-04-24
1
-6
/
+63
*
dev-smartcard-reader: white space fixes
Alon Levy
2013-04-24
1
-0
/
+4
*
ccid: declare DEFAULT_ATR table to be "static const"
Jim Meyering
2013-04-24
1
-1
/
+1
*
ccid: make backend_enum_table "static const" and adjust users
Jim Meyering
2013-04-24
1
-3
/
+3
*
ccid-card-emul: do not crash if backend is not provided
Marc-André Lureau
2013-04-24
1
-0
/
+3
*
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2013-04-23
1
-5
/
+0
*
usb: better speed mismatch error reporting
Gerd Hoffmann
2013-04-23
2
-6
/
+32
*
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
2013-04-23
1
-5
/
+11
*
xhci: remove XHCIRing->base (unused)
Gerd Hoffmann
2013-04-23
1
-3
/
+1
*
use libusb for usb-host
Gerd Hoffmann
2013-04-16
2
-2
/
+1461
*
xhci: fix address device
Gerd Hoffmann
2013-04-16
1
-0
/
+4
*
xhci: use slotid as device address
Gerd Hoffmann
2013-04-16
1
-22
/
+3
*
xhci: fix portsc writes
Gerd Hoffmann
2013-04-16
1
-7
/
+35
*
xhci: add xhci_cap_write
Gerd Hoffmann
2013-04-16
1
-0
/
+7
*
xhci: remove leftover debug printf
Gerd Hoffmann
2013-04-16
1
-1
/
+0
*
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
2013-04-16
1
-9
/
+0
*
include: avoid useless includes of exec/ headers
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
5
-5
/
+5
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
9
-7
/
+1031
|
\
|
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
4
-3
/
+68
|
*
hw: make all of hw/usb/ configurable via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+1
|
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
3
-1
/
+959
|
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
4
-5
/
+5
*
|
Merge remote-tracking branch 'kraxel/usb.79' into staging
Anthony Liguori
2013-04-08
5
-19
/
+62
|
\
\
|
|
/
|
/
|
|
*
usb-tablet: Don't claim wakeup capability for USB-2 version
Hans de Goede
2013-04-03
1
-1
/
+1
|
*
usb-hub: report status changes only once
Gerd Hoffmann
2013-04-03
1
-1
/
+5
|
*
usb-hub: limit chain length
Gerd Hoffmann
2013-04-03
2
-0
/
+8
|
*
xhci: zap unused name field
Gerd Hoffmann
2013-04-03
1
-1
/
+0
|
*
xhci: remove unimplemented printfs
Gerd Hoffmann
2013-04-03
1
-13
/
+9
|
*
xhci: remove leftover debug printf
Gerd Hoffmann
2013-04-03
1
-2
/
+0
|
*
xhci: fix numintrs sanity checks
Gerd Hoffmann
2013-04-03
1
-0
/
+3
|
*
usb-redir: Add flow control support
Hans de Goede
2013-04-03
1
-1
/
+32
|
*
usb-redir: Fix crash on migration with no client connected
Hans de Goede
2013-04-03
1
-0
/
+4
*
|
usb-storage: Forward serial number to scsi-disk
Kevin Wolf
2013-04-05
1
-1
/
+1
|
/
*
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
1
-2
/
+0
*
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-27
2
-2
/
+2
*
pcie: Add endpoint capability initialization wrapper
Alex Williamson
2013-03-26
1
-1
/
+1
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
*
xhci: fix bad print specifier
Hervé Poussineau
2013-02-23
1
-2
/
+2
[next]