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