aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/uas.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-28/+54
|\
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-151-1/+1
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-151-7/+30
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-151-16/+16
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-151-2/+2
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-151-2/+5
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+1
|/
* USB: Add UAS driverMatthew Wilcox2010-10-221-0/+751