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