index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-msd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb-storage: don't try to send the status early.
Gerd Hoffmann
2011-11-21
1
-6
/
+10
*
usb-storage: drop result from device state.
Gerd Hoffmann
2011-11-21
1
-3
/
+1
*
usb-storage: drop tag from device state.
Gerd Hoffmann
2011-11-21
1
-7
/
+6
*
usb-storage: fill status in complete callback.
Gerd Hoffmann
2011-11-21
1
-17
/
+21
*
usb-storage: move status debug message to usb_msd_send_status.
Gerd Hoffmann
2011-11-21
1
-2
/
+2
*
usb: change VID/PID for usb-hub and usb-msd to prevent conflict
Roy Tam
2011-11-01
1
-2
/
+2
*
scsi: allow arbitrary LUNs
Paolo Bonzini
2011-10-28
1
-1
/
+2
*
scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)
Paolo Bonzini
2011-10-28
1
-2
/
+5
*
usb-storage: fix NULL pointer dereference.
Gerd Hoffmann
2011-10-13
1
-1
/
+4
*
block: Attach non-qdev devices as well
Markus Armbruster
2011-09-06
1
-1
/
+1
*
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
2011-08-12
1
-2
/
+2
*
usb-storage: iovec support
Gerd Hoffmann
2011-08-04
1
-58
/
+49
*
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
1
-4
/
+8
*
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
2011-07-29
1
-0
/
+12
|
\
|
*
usb storage: first migration support bits.
Gerd Hoffmann
2011-07-20
1
-0
/
+12
*
|
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
|
scsi: Add 'hba_private' to SCSIRequest
Hannes Reinecke
2011-07-19
1
-8
/
+1
|
/
*
usb-storage: Turn drive serial into a qdev property usb-storage.serial
Markus Armbruster
2011-06-23
1
-3
/
+11
*
usb: Proper error propagation for usb_device_attach errors
Hans de Goede
2011-06-23
1
-2
/
+3
*
Merge remote-tracking branch 'bonzini/scsi.2' into staging
Anthony Liguori
2011-05-31
1
-50
/
+72
|
\
|
*
scsi: rename arguments to the new callbacks
Paolo Bonzini
2011-05-26
1
-5
/
+5
|
*
scsi: split command_complete callback in two
Paolo Bonzini
2011-05-26
1
-30
/
+41
|
*
scsi: introduce scsi_req_get_buf
Paolo Bonzini
2011-05-26
1
-1
/
+1
|
*
scsi: introduce scsi_req_continue
Paolo Bonzini
2011-05-26
1
-11
/
+4
|
*
scsi: introduce scsi_req_new
Paolo Bonzini
2011-05-26
1
-1
/
+1
|
*
scsi: do not call send_command directly
Paolo Bonzini
2011-05-26
1
-1
/
+1
|
*
scsi: introduce scsi_req_cancel
Paolo Bonzini
2011-05-26
1
-4
/
+15
|
*
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
2011-05-26
1
-12
/
+15
|
*
scsi: introduce SCSIBusOps
Paolo Bonzini
2011-05-26
1
-1
/
+5
*
|
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
2011-05-26
1
-5
/
+3
*
|
usb-storage: don't call usb_packet_complete twice
Gerd Hoffmann
2011-05-26
1
-1
/
+1
*
|
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
1
-3
/
+3
*
|
usb: update config descriptors to identify number of interfaces
Brad Hards
2011-05-26
1
-0
/
+2
|
/
*
usb: mass storage fix
Gerd Hoffmann
2011-05-04
1
-0
/
+1
*
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
1
-2
/
+2
*
usb: trivial spelling fixes
Brad Hards
2011-04-16
1
-2
/
+2
*
Add bootindex handling into usb storage device.
Gleb Natapov
2011-02-01
1
-0
/
+2
*
blockdev: Fix drive_add for drives without media
Markus Armbruster
2011-01-31
1
-2
/
+1
*
usb-msd: Propagate removable bit to SCSI device
Stefan Hajnoczi
2011-01-24
1
-1
/
+3
*
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
Stefan Hajnoczi
2011-01-24
1
-1
/
+1
*
usb storage: handle long responses
Gerd Hoffmann
2011-01-11
1
-2
/
+2
*
usb storage: fix status reporting
Gerd Hoffmann
2011-01-11
1
-6
/
+7
*
usb storage: high speed support
Gerd Hoffmann
2011-01-11
1
-5
/
+46
*
usb: move remote wakeup handling to common code
Gerd Hoffmann
2011-01-11
1
-23
/
+0
*
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
1
-8
/
+1
*
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
2011-01-11
1
-4
/
+0
*
usb storage: serial number support
Gerd Hoffmann
2011-01-11
1
-0
/
+6
*
usb storage: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
1
-104
/
+63
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-23
1
-1
/
+1
[next]