summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/storage_common.c
AgeCommit message (Expand)Author
2011-11-30USB: g_mass_storage: Always allow disabling mass storage by writing to lun fileMike Lockwood
2011-07-01usb: gadget: Compilation warning fixTatyana Brokhman
2011-04-29usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz
2011-04-14Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman
2011-04-13usb: gadget: storage_common: use kstrto*()Michal Nazarewicz
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz
2009-12-11USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz
2009-12-11USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz
2009-12-11USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz
2009-12-11USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz