summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow node name for drive propertiesKevin Wolf
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12xen-usb: Fix 32bit buildAnthony PERARD
2016-07-12nec-usb-xhci: set the device state to USB_STATE_DEFAULTZhang Shuaiyi
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05usb xhci: change msi/msix property typeCao jin
2016-06-22usb-uas: hotplug supportGerd Hoffmann
2016-06-22usb-bot: hotplug supportGerd Hoffmann
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann
2016-06-22usb-storage: qcow2 encryption support is finally gone, zap dead codeGerd Hoffmann
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for hw/usb/ directoryDaniel P. Berrange
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-14Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...Peter Maydell
2016-06-14xen: Clean up includesPeter Maydell
2016-06-13hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()Peter Maydell
2016-06-13usb-host: add special case for bus+addrGerd Hoffmann
2016-06-07usb: Use DIV_ROUND_UPLaurent Vivier
2016-06-07remove useless muldiv64()Laurent Vivier
2016-06-07The only 64bit parameter of muldiv64() is the first one.Laurent Vivier
2016-05-23usb/ohci: Fix crash with when specifying too many num-portsThomas Huth
2016-05-23xen: add pvUSB backendJuergen Gross
2016-05-11usb: Support compilation without poll.hStefan Weil
2016-05-11usb-mtp: fix usb_mtp_get_device_info so that libmtp on the guest doesn't comp...Isaac Lozano
2016-05-11usb:xhci: no DMA on HC resetRoman Kagan
2016-04-25usb/uhci: move pid checkGerd Hoffmann
2016-04-22event-notifier: Add "is_external" parameterFam Zheng
2016-04-19Revert "ehci: make idt processing more robust"Gerd Hoffmann
2016-04-19ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-18usb: ehci: add capability mmio write functionPrasad J Pandit
2016-03-18hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1Matthew Fortune
2016-03-18usb: fix unbound stack warning for inotify_watchfnPeter Xu
2016-03-18usb: fix unbound stack usage for usb_mtp_add_strPeter Xu
2016-03-18usb: fix unbounded stack warning for xhci_dma_write_u32sPeter Xu
2016-03-18usb: Fix compilation for WindowsStefan Weil
2016-02-29usb-redirect: Avoid double free of dataFam Zheng
2016-02-23all: Clean up includesPeter Maydell
2016-02-23ohci: allocate timer only once.Gerd Hoffmann
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit
2016-02-23usb: check RNDIS message lengthPrasad J Pandit
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell