summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/mass_storage.c
AgeCommit message (Expand)Author
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2010-11-11USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz
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