Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 1 | -28/+54 |
|\ | |||||
| * | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path | Matthew Wilcox | 2010-12-15 | 1 | -1/+1 |
| * | USB: uas: Ensure we only bind to a UAS interface | Matthew Wilcox | 2010-12-15 | 1 | -7/+30 |
| * | USB: uas: Rename sense pipe and sense urb to status pipe and status urb | Matthew Wilcox | 2010-12-15 | 1 | -16/+16 |
| * | USB: uas: Use kzalloc instead of kmalloc | Matthew Wilcox | 2010-12-15 | 1 | -2/+2 |
| * | USB: uas: Fix up the Sense IU | Matthew Wilcox | 2010-12-15 | 1 | -2/+5 |
* | | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | | block: remove REQ_HARDBARRIER | Christoph Hellwig | 2010-11-10 | 1 | -4/+1 |
|/ | |||||
* | USB: Add UAS driver | Matthew Wilcox | 2010-10-22 | 1 | -0/+751 |