summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/mass_storage.c
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-2/+2
* USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2010-08-101-1/+4
* USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz2010-08-101-1/+1
* USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz2010-08-101-6/+9
* USB: mass_storage: eject LUNs on thread exitMichal Nazarewicz2010-03-021-1/+7
* USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz2009-12-111-9/+11
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-111-3/+3
* USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz2009-12-111-1/+6
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-111-0/+233
OpenPOWER on IntegriCloud