| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: storage_common: use kstrto*() [bug fix] | Michal Nazarewicz | 2011-04-29 | 1 | -1/+2 |
* | Revert "usb: usb_storage: do not align length of request for CBW to maxp size" | Greg Kroah-Hartman | 2011-04-14 | 1 | -0/+7 |
* | usb: gadget: storage_common: use kstrto*() | Michal Nazarewicz | 2011-04-13 | 1 | -6/+9 |
* | usb: usb_storage: do not align length of request for CBW to maxp size | Mian Yousaf Kaukab | 2011-04-13 | 1 | -7/+0 |
* | block: check bdev_read_only() from blkdev_get() | Tejun Heo | 2010-11-13 | 1 | -5/+2 |
* | USB: gadget: storage: reuse definitions from scsi.h header file | Michal Nazarewicz | 2010-10-22 | 1 | -32/+2 |
* | USB: gadget: file_storage: reuse definitions from a header file | Michal Nazarewicz | 2010-10-22 | 1 | -13/+1 |
* | USB: g_file_storage: don't generate automatic serial string | Alan Stern | 2010-10-22 | 1 | -2/+1 |
* | USB: gadget: storage: optional SCSI WRITE FUA bit | Andy Shevchenko | 2010-08-10 | 1 | -0/+28 |
* | usb: gadget: storage: strict coversion of 'ro' parameter | Andy Shevchenko | 2010-08-10 | 1 | -4/+4 |
* | USB: gadget: storage_common: comments updated | Michal Nazarewicz | 2010-08-10 | 1 | -21/+48 |
* | sanitize vfs_fsync calling conventions | Christoph Hellwig | 2010-05-21 | 1 | -1/+1 |
* | USB: g_mass_storage: code cleaned up and comments updated | Michal Nazarewicz | 2009-12-11 | 1 | -53/+55 |
* | USB: g_mass_storage: Mass Storage Function created | Michal Nazarewicz | 2009-12-11 | 1 | -7/+15 |
* | USB: g_mass_storage: constant length buffers used | Michal Nazarewicz | 2009-12-11 | 1 | -0/+10 |
* | USB: g_mass_storage: testing code from f_mass_storage.c removed | Michal Nazarewicz | 2009-12-11 | 1 | -2/+48 |
* | USB: g_file_storage: more code from file_storage.c moved to storage_common.c | Michal Nazarewicz | 2009-12-11 | 1 | -0/+116 |
* | USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed | Michal Nazarewicz | 2009-12-11 | 1 | -2/+5 |
* | USB: g_file_storage: "fsg_" prefix added to some identifiers | Michal Nazarewicz | 2009-12-11 | 1 | -53/+79 |
* | USB: g_file_storage: parts of file_storage.c moved to separate file | Michal Nazarewicz | 2009-12-11 | 1 | -0/+567 |