index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
mass_storage.c
Age
Commit message (
Expand
)
Author
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-11-11
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
USB: gadget: mass_storage: moved strings handling code to composite
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2010-08-10
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
2010-08-10
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
2010-03-02
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz