aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/storage_common.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * gadgetfs: clean upAl Viro2012-07-29
* | usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz2012-07-02
* | usb: gadget: mass_storage: fail fsg_store_file() early if colud not open fileMichal Nazarewicz2012-06-22
* | usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER supportMichal Nazarewicz2012-06-22
|/
* Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-01
|\
| * usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-24
* | usb/gadget: use common defines within the storage gadgetSebastian Andrzej Siewior2012-02-28
* | usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-28
* | usb: gadget: storage: endian fixAndiry Xu2012-01-24
|/
* usb: gadget: storage: add superspeed supportFelipe Balbi2011-10-13
* Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-18
|\
| * usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin2011-09-09
| * usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li2011-09-09
* | usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
|/
* usb: gadget: Compilation warning fixTatyana Brokhman2011-07-01
* usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-29
* Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman2011-04-14
* usb: gadget: storage_common: use kstrto*()Michal Nazarewicz2011-04-13
* usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab2011-04-13
* block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-13
* USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-22
* USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz2010-10-22
* USB: g_file_storage: don't generate automatic serial stringAlan Stern2010-10-22
* USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-10
* usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko2010-08-10
* USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-10
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-11
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-11
* USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-11
* USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-11
* USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-11
* USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-11