aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_mass_storage.c
Commit message (Expand)AuthorAge
* USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-30
* USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-30
* USB: gadget: f_mass_storage: fix in error recoveryMichal Nazarewicz2010-05-20
* USB: gadget: __init and __exit tags removedMichal Nazarewicz2010-05-20
* USB: Mass storage gadget: Handle eject requestFabien Chouteau2010-05-20
* USB: gadget: f_mass_storage: per functionMichal Nazarewicz2010-05-20
* USB: f_mass_storage: dynamic buffers for better alignmentMichal Nazarewicz2010-05-20
* USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard2010-03-19
* USB: g_mass_storage: fix section mismatch warningsMike Frysinger2010-03-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-03
* | USB: Remove unsupported usb gadget driversChristoph Egger2010-03-02
* | USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard2010-03-02
* | USB: g_mass_storage: min(...) warning fixedMichal Nazarewicz2010-03-02
* | USB: g_mass_storage: superfluous and missing packets fixedMichal Nazarewicz2010-03-02
* | USB: mass_storage: eject LUNs on thread exitMichal Nazarewicz2010-03-02
|/
* USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz2009-12-11
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-11
* USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz2009-12-11
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz2009-12-11
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz2009-12-11