qemu-e2k/hw/usb
Paolo Bonzini 28ecbaeecb ui: move files to ui/ and include/ui/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-12-19 08:31:30 +01:00
..
Makefile.objs usb: Add packet combining functions 2012-11-01 15:17:58 +01:00
bus.c usb: Allow overriding of usb_desc at the device level 2012-12-04 14:41:54 +01:00
combined-packet.c usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() 2012-11-08 18:41:47 +01:00
core.c usb: Don't allow USB_RET_ASYNC for interrupt packets 2012-12-04 14:41:54 +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 usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-bluetooth.c net: move Bluetooth stuff out of net.h 2012-12-19 08:29:59 +01:00
dev-hid.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
dev-hub.c usb: Call wakeup when data becomes available for all devices with int eps 2012-12-04 14:41:54 +01:00
dev-network.c net: reorganize headers 2012-12-19 08:31:29 +01:00
dev-serial.c usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-smartcard-reader.c usb-smartcard-reader: Properly NAK interrupt eps when we've no events 2012-11-21 14:55:54 +01:00
dev-storage.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
dev-uas.c usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-wacom.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
hcd-ehci-pci.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
hcd-ehci-sysbus.c ehci-sysbus: Attach DMA context. 2012-11-29 08:04:13 +01:00
hcd-ehci.c ehci: Lower timer freq when the periodic schedule is idle 2012-12-04 14:41:54 +01:00
hcd-ehci.h ehci: Lower timer freq when the periodic schedule is idle 2012-12-04 14:41:54 +01:00
hcd-musb.c usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
hcd-ohci.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
hcd-uhci.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
hcd-xhci.c pci: update all users to look in pci/ 2012-12-17 13:02:26 +02:00
host-bsd.c usb: Don't allow USB_RET_ASYNC for interrupt packets 2012-12-04 14:41:54 +01:00
host-linux.c usb: Don't allow USB_RET_ASYNC for interrupt packets 2012-12-04 14:41:54 +01:00
host-stub.c ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
libhw.c usb: Fix (another) bug in usb_packet_map() for IOMMU handling 2012-11-16 11:27:05 +01:00
redirect.c usb: Call wakeup when data becomes available for all devices with int eps 2012-12-04 14:41:54 +01:00