aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
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
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit
2016-02-11Passthru CCID card: QOMifyCao jin
2016-02-11Emulated CCID card: QOMifyCao jin
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-02ehci: update irq on resetGerd Hoffmann
2016-02-02usb: check page select value while processing iTDPrasad J Pandit
2016-01-29usb: Clean up includesPeter Maydell
2016-01-13error: Use error_prepend() where it makes obvious senseMarkus Armbruster
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2016-01-08ohci: clear pending SOF on suspendLaurent Vivier
2016-01-08ohci: delay first SOF interruptLaurent Vivier
2016-01-08usb-mtp: fix call to trace functionBandan Das
2016-01-08usb-mtp: use safe variant when cleaning events listBandan Das
2016-01-08ohci: fix command HostControllerResetHervé Poussineau
2016-01-08ohci: fix Host Controller USBRESETHervé Poussineau
2016-01-08ohci: split reset method in 3 partsHervé Poussineau
2015-12-15ehci: make idt processing more robustGerd Hoffmann
2015-12-15usb-mtp: add support for basic mtp eventsBandan Das
2015-12-15usb-mtp: Add support for inotify based file monitoringBandan Das
2015-12-15usb-mtp: free objects on a mtp resetBandan Das
2015-12-15usb-mtp: use a list for keeping track of childrenBandan Das
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-03usb-host: fix usb3ep0quirk testGerd Hoffmann
2015-11-03ehci: clear suspend bit on detachGerd Hoffmann
2015-10-23hw/usb-storage: Check whether BB is insertedMax Reitz
2015-10-20usb-audio: increate default buffer sizeGerd Hoffmann
2015-10-20usb: print device id in "info usb" monitor commandGerd Hoffmann
2015-10-20usb-host: add wakeup call for iso xfersGerd Hoffmann
2015-09-23libcacard: use the standalone projectMarc-André Lureau