]> git.proxmox.com Git - qemu.git/history - usb-linux.c
virtio-balloon: Fix header comment; add Copyright
[qemu.git] / usb-linux.c
2011-07-23 Jan Kiszkanotifier: Pass data argument to callback
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-23 Hans de Goedeusb-linux: allow "compatible" high speed devices to...
2011-06-23 Hans de Goedeusb: Add a speedmask to devices
2011-06-23 Hans de Goedeusb: Proper error propagation for usb_device_attach...
2011-06-23 Gerd Hoffmannusb-linux: track inflight iso urb count
2011-06-23 Gerd Hoffmannusb-linux: make iso urb count contigurable
2011-06-23 Gerd Hoffmannusb-linux: add get_endp()
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-14 Hans de Goedeusb-linux: Enlarge buffer for descriptors to 8192 bytes
2011-06-14 Gerd Hoffmannusb-linux: only cleanup in host_close when host_open...
2011-06-14 Hans de Goedeusb-linux: Don't try to open the same device twice
2011-06-14 Hans de Goedeusb-linux: Ensure devep != 0
2011-06-14 Hans de Goedeusb-linux: Don't do perror when errno is not set
2011-06-14 Hans de Goedeusb-linux: Teach about super speed
2011-06-14 Hans de Goedeusb-linux: Get speed from sysfs rather then from the...
2011-06-14 Gerd Hoffmannusb-linux: catch ENODEV in more places.
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Gerd Hoffmannusb: move cancel callback to USBDeviceInfo
2011-05-26 Gerd Hoffmannusb-linux: fix max_packet_size for highspeed.
2011-05-26 Gerd Hoffmannusb-linux: split large xfers
2011-05-26 Gerd Hoffmannusb-linux: walk async urb list in cancel
2011-05-26 Gerd Hoffmannusb-linux: track aurbs in list
2011-05-26 Gerd Hoffmannusb-linux: add hostport property
2011-05-26 Gerd Hoffmannusb-linux: fix device path aka physical port handling
2011-05-26 Hans de Goedeusb-linux: use usb_generic_handle_packet()
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-09 Stefan Weilusb-linux: Add missing break statement
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-04 Gerd Hoffmannusb: move complete callback to port ops
2011-05-04 Hans de Goedeusb-linux: Add support for buffering iso out usb packets
2011-05-04 Hans de Goedeusb-linux: We only need to keep track of 15 endpoints
2011-05-04 Hans de Goedeusb-linux: Refuse iso packets when max packet size...
2011-05-04 Hans de Goedeusb-linux: Refuse packets for endpoints which are not...
2011-05-04 Hans de Goedeusb-linux: Add support for buffering iso usb packets
2011-05-04 Hans de Goedeusb-linux: Get the alt. setting from sysfs rather then...
2011-05-04 Hans de Goedeusb-linux: introduce a usb_linux_alt_setting function
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-16 Brad Hardsusb: fix spelling errors in usb-linux.c
2011-04-16 Brad Hardsusb: initialise data element in Linux USB_DISCONNECT...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Hans de Goedeusb-linux: Get the active configuration from sysfs...
2010-11-16 Hans de Goedeusb-linux: introduce a usb_linux_get_configuration...
2010-11-16 Hans de Goedeusb-linux: Store devpath into USBHostDevice when usb_fs...
2010-06-30 Shahar HaviviReturn usb device to host on exit
2010-06-30 Shahar HaviviReturn usb device to host on usb_del command
2010-05-03 David AhernChanges to usb-linux to conform to coding style
2010-04-25 Blue Swirlusb: remove dead assignments, spotted by clang analyzer
2010-03-19 Anthony LiguoriRevert "usb-linux: remove unreachable default in switch...
2010-03-17 Paul Bolleusb-linux: remove unreachable default in switch statement
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrusterusb: Remove disabled monitor_printf() in usb_read_file()
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2010-02-06 Christian Krauseusb-linux: increase buffer for USB control requests
2010-02-05 Paolo Bonziniusb-linux.c: remove write-only variable
2010-01-26 Kirill A. Shutemovusb-linux.c: fix warning with _FORTIFY_SOURCE
2010-01-19 Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2009-12-18 Gerd Hoffmannusb-host: check mon before using it.
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Markus Armbrusterqdev: Separate USB product description from qdev name
2009-12-12 Markus Armbrusterqdev: Rename USBDevice member devname to product_desc
2009-12-03 Markus ArmbrusterFix recently introduced bugs in -usbdevice host
2009-10-30 Gerd Hoffmannusb-host: use qdev for -usbdevice + rework.
2009-10-27 Paul Bolleusb-linux: return USB_RET_STALL on -EPIPE
2009-10-07 Markus ArmbrusterCheck return value of qdev_init()
2009-10-07 Markus ArmbrusterUnbreak USB autoconnect filters
2009-09-25 Gerd Hoffmannunbreak usb pass-through on linux.
2009-09-11 malcUse proper format conversion specifier when printing...
2009-09-11 Jim Parisusb-linux.c: fix buffer overflow
2009-09-09 Gerd Hoffmannqdev/usb: make qemu aware of usb busses.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-09-07 Blue SwirlUSB: use opaque parameter passing for monitor handle
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-10 Mark McLoughlinPrefer sysfs for USB host devices
2009-05-22 Jason WesselUSB serial device support
next