aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/uas.c
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-15
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-15
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-15
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-15
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-15
* | SCSI host lock push-downJeff Garzik2010-11-16
* | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
|/
* USB: Add UAS driverMatthew Wilcox2010-10-22