summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_mass_storage.c
Commit message (Expand)AuthorAgeFilesLines
* USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz2009-12-111-5/+18
* USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz2009-12-111-582/+648
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-111-238/+329
* USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz2009-12-111-5/+17
* USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz2009-12-111-95/+172
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-111-489/+155
* USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz2009-12-111-162/+199
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-111-20/+11
* USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz2009-12-111-168/+173
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-111-570/+92
* USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz2009-12-111-0/+3611
OpenPOWER on IntegriCloud