qemu-patch-raspberry4/hw/usb
Anthony Liguori b55160c3d9 Merge remote-tracking branch 'kraxel/usb.76' into staging
* kraxel/usb.76:
  usb-host: Initialize dev->port the obviously safe way
  usb-host: Drop superfluous null test from usb_host_auto_scan()
  ehci: Assert state machine is sane w.r.t. EHCIQueue
  xhci: nuke transfe5rs on detach
  xhci: call xhci_detach_slot on root port detach too
  xhci: create xhci_detach_slot helper function

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-01-14 10:27:29 -06:00
..
bus.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
combined-packet.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
core.c usb: Fix usb_ep_find_packet_by_id 2013-01-07 12:57:24 +01:00
desc.c usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
desc.h usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-audio.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-bluetooth.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-hid.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-hub.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-network.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-serial.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-smartcard-reader.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-storage.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-uas.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-wacom.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
hcd-ehci-pci.c usb/ehci: Clean up SysBus and PCI EHCI split 2013-01-07 12:57:24 +01:00
hcd-ehci-sysbus.c usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-ehci.c ehci: Assert state machine is sane w.r.t. EHCIQueue 2013-01-14 12:47:11 +01:00
hcd-ehci.h usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-musb.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
hcd-ohci.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
hcd-uhci.c uhci: stop using portio lists 2013-01-08 10:56:58 +01:00
hcd-xhci.c xhci: nuke transfe5rs on detach 2013-01-14 08:59:40 +01:00
host-bsd.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
host-linux.c usb-host: Initialize dev->port the obviously safe way 2013-01-14 12:47:11 +01:00
host-stub.c monitor: move include files to include/monitor/ 2012-12-19 08:31:32 +01:00
libhw.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
Makefile.objs build: remove CONFIG_SMARTCARD 2013-01-12 17:19:38 +01:00
quirks-ftdi-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks-pl2303-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.c usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
redirect.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00