summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/mass_storage.c
AgeCommit message (Expand)Author
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz
2010-03-02USB: mass_storage: eject LUNs on thread exitMichal Nazarewicz
2009-12-11USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal 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