Statistics
| Branch: | Revision:

root / hw / usb @ 34b5d2c6

Name Size
Makefile.objs 1.2 kB
bus.c 17.5 kB
ccid-card-emulated.c 18.8 kB
ccid-card-passthru.c 12.4 kB
ccid.h 1.9 kB
combined-packet.c 6.4 kB
core.c 22.1 kB
desc.c 22.7 kB
desc.h 7.9 kB
dev-audio.c 22.8 kB
dev-bluetooth.c 17.4 kB
dev-hid.c 23 kB
dev-hub.c 17.3 kB
dev-network.c 43.6 kB
dev-serial.c 17.3 kB
dev-smartcard-reader.c 46.5 kB
dev-storage.c 21.9 kB
dev-uas.c 27.2 kB
dev-wacom.c 10.2 kB
hcd-ehci-pci.c 6.9 kB
hcd-ehci-sysbus.c 6.2 kB
hcd-ehci.c 73.9 kB
hcd-ehci.h 11.5 kB
hcd-musb.c 44 kB
hcd-ohci.c 57.3 kB
hcd-uhci.c 38.8 kB
hcd-xhci.c 105.6 kB
host-bsd.c 17.7 kB
host-legacy.c 4.1 kB
host-libusb.c 44.3 kB
host-linux.c 54.5 kB
host-stub.c 1.8 kB
host.h 1.7 kB
libhw.c 2.3 kB
quirks-ftdi-ids.h 46.5 kB
quirks-pl2303-ids.h 4.1 kB
quirks.c 1.7 kB
quirks.h 48.9 kB
redirect.c 77.2 kB

Latest revisions

# Date Author Comment
615fe4de 09/10/2013 12:14 pm Miroslav Rezanina

Remove dev-bluetooth.c dependency from vl.c

Use usb_legacy_register handling to create bt-dongle device and remove code
dependency from vl.c so CONFIG_USB_BLUETOOTH can be disabled.

Signed-off-by: Miroslav Rezanina <>
Signed-off-by: Gerd Hoffmann <>

adbecc89 09/10/2013 12:14 pm Gerd Hoffmann

ehci: save device pointer in EHCIState

We'll need a pointer to the actual pci/sysbus device,
stick a pointer to it into the EHCIState struct.

https://bugzilla.redhat.com/show_bug.cgi?id=1005495

Signed-off-by: Gerd Hoffmann <>

c60174e8 09/10/2013 12:14 pm Gerd Hoffmann

usb: sanity check setup_index+setup_len in post_load

Signed-off-by: Gerd Hoffmann <>

9ea0f58f 09/03/2013 08:31 pm Anthony Liguori

Merge remote-tracking branch 'kraxel/usb.88' into staging

  1. By Gerd Hoffmann (10) and Marcel Apfelbaum (1)
  2. Via Gerd Hoffmann
    • kraxel/usb.88:
      usb/dev-hid: Modified usb-tablet category from Misc to Input
      Revert "usb-hub: report status changes only once"...
c96c41ed 09/02/2013 12:06 pm Gerd Hoffmann

usb: parallelize usb3 streams

usb3 bulk endpoints with streams are implicitly pipelined now,
so the requests will actually be processed in parallel. Also
allow them to complete out-of-order.

Fixes stalls in the uas driver.

Cc:
Signed-off-by: Gerd Hoffmann <>

b8cbc137 09/02/2013 12:06 pm Gerd Hoffmann

usb-hub: add tracepoint for status reports

Signed-off-by: Gerd Hoffmann <>

bdebd6ee 09/02/2013 12:06 pm Gerd Hoffmann

Revert "usb-hub: report status changes only once"

This reverts commit a309ee6e0a256f690760abfba44fceaa52a7c2f3.

This isn't in line with the usb specification and adds regressions,
win7 fails to drive the usb hub for example.

Was added because it "solved" the issue of hubs interacting badly...

31efd2e8 09/02/2013 12:06 pm Marcel Apfelbaum

usb/dev-hid: Modified usb-tablet category from Misc to Input

usb-tablet device was wrongly assigned to Misc category

Reported-by: Markus Armbruster <>
Cc:
Signed-off-by: Marcel Apfelbaum <>
Reviewed-by: Andreas Färber <>...

5c67dd7b 09/02/2013 12:06 pm Gerd Hoffmann

xhci: reset port when disabling slot

Cc:
Signed-off-by: Gerd Hoffmann <>

1556a8fc 09/02/2013 12:06 pm Gerd Hoffmann

uas: add property for request logging

Signed-off-by: Gerd Hoffmann <>

View revisions

Also available in: Atom