summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/storage_common.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz1-53/+55
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz1-7/+15
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz1-0/+10
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz1-2/+48
2009-12-11USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz1-0/+116
2009-12-11USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz1-2/+5
2009-12-11USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz1-53/+79
2009-12-11USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz1-0/+567