Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI | Philippe Mathieu-Daudé | 1 | -2/+3 |
2019-05-02 | hw/usb/hcd-ohci: Move PCI-related code into a separate file | Thomas Huth | 1 | -0/+1 |
2019-03-07 | build: convert usb.mak to Kconfig | Paolo Bonzini | 1 | -1/+1 |
2018-02-09 | usb: Add basic code to emulate Chipidea USB IP | Andrey Smirnov | 1 | -0/+1 |
2018-01-26 | usb: Remove legacy -usbdevice options (host, serial, disk and net) | Thomas Huth | 1 | -1/+1 |
2017-10-05 | usb: fix host-stub.c build race | Gerd Hoffmann | 1 | -0/+1 |
2017-09-29 | usb: fix libusb config variable name. | Gerd Hoffmann | 1 | -1/+1 |
2017-09-22 | buildsys: Move usb redir cflags/libs to per object | Fam Zheng | 1 | -0/+2 |
2017-09-22 | buildsys: Move libusb cflags/libs to per object | Fam Zheng | 1 | -0/+5 |
2017-09-22 | buildsys: Move libcacard cflags/libs to per object | Fam Zheng | 1 | -2/+4 |
2017-09-13 | usb: only build usb-host with CONFIG_USB=y | Gerd Hoffmann | 1 | -1/+1 |
2017-09-13 | usb: drop HOST_USB | Gerd Hoffmann | 1 | -1/+5 |
2017-05-29 | xhci: add CONFIG_USB_XHCI_NEC option | Gerd Hoffmann | 1 | -1/+1 |
2017-05-29 | xhci: split into multiple files | Gerd Hoffmann | 1 | -0/+1 |
2017-03-19 | xen: do not build backends for targets that do not support xen | Stefano Stabellini | 1 | -1/+1 |
2016-05-23 | xen: add pvUSB backend | Juergen Gross | 1 | -0/+4 |
2016-02-23 | tusb6010: move from hw/timer to hw/usb | Peter Maydell | 1 | -0/+2 |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau | 1 | -3/+2 |
2015-03-18 | hw/usb: Include USB files only if necessary | Thomas Huth | 1 | -4/+4 |
2015-02-18 | Make sysbus EHCI devices ARM only by default | David Gibson | 1 | -1/+2 |
2014-05-09 | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev | 1 | -0/+1 |
2014-04-23 | usb: mtp filesharing | Gerd Hoffmann | 1 | -0/+4 |
2014-01-16 | usb: add support for microsoft os descriptors | Gerd Hoffmann | 1 | -1/+1 |
2013-09-10 | Remove dev-bluetooth.c dependency from vl.c | Miroslav Rezanina | 1 | -3/+0 |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 1 | -0/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -1/+6 |
2013-02-19 | usb-host: move legacy cmd line bits | Gerd Hoffmann | 1 | -1/+1 |
2013-02-19 | allow disabling usb smartcard support | Gerd Hoffmann | 1 | -1/+0 |
2013-02-19 | make usb devices configurable | Gerd Hoffmann | 1 | -8/+12 |
2013-02-19 | usb: Makefile cleanup | Gerd Hoffmann | 1 | -7/+20 |
2013-01-12 | build: remove CONFIG_SMARTCARD | Paolo Bonzini | 1 | -1/+1 |
2013-01-08 | usbredir: Add support for buffered bulk input (v2) | Hans de Goede | 1 | -1/+1 |
2012-11-01 | usb: Add packet combining functions | Hans de Goede | 1 | -1/+1 |
2012-11-01 | usb/ehci: add sysbus variant | Gerd Hoffmann | 1 | -1/+1 |
2012-11-01 | usb/ehci: split into multiple source files | Gerd Hoffmann | 1 | -1/+1 |
2012-10-05 | Remove libhw | Stefan Weil | 1 | -7/+7 |
2012-07-12 | usb: add usb attached scsi emulation | Gerd Hoffmann | 1 | -0/+1 |
2012-06-07 | build: convert libhw to nested Makefile.objs | Paolo Bonzini | 1 | -0/+9 |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -0/+4 |