]> git.proxmox.com Git - qemu.git/history - usb-linux.c
vvfat: unify and correct computation of sector count
[qemu.git] / usb-linux.c
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.29' into staging
2011-11-01 Gerd Hoffmannusb-host: fix host close
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-13 Gerd Hoffmannusb-host: handle USBDEVFS_SETCONFIGURATION returning...
2011-10-13 Gerd Hoffmannusb-host: factor out code
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-07 Gerd Hoffmannusb-host: tag as unmigratable
2011-09-07 Gerd Hoffmannusb-host: parse port in /proc/bus/usb/devices scan
2011-09-07 Gerd Hoffmannusb-host: constify port
2011-09-07 Gerd Hoffmannusb-host: endpoint table fixup
2011-09-07 Gerd Hoffmannusb-host: claim port
2011-09-07 Gerd Hoffmannusb-host: fix configuration tracking.
2011-09-07 Gerd Hoffmannusb-host: limit open retries
2011-09-07 Gerd Hoffmannusb-host: fix halted endpoints
2011-09-07 Gerd Hoffmannusb-host: reapurb error report fix
2011-09-07 Gerd Hoffmannusb-host: start tracing support
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.22' into staging
2011-08-04 Gerd Hoffmannusb-host: iovec support
2011-08-04 Gerd Hoffmannusb: use iovecs in USBPacket
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
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
next