aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_mass_storage.c
AgeCommit message (Expand)Author
2009-12-11USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz
2009-12-11USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz
2009-12-11USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz
2009-12-11USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz
2009-12-11USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz