aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/storage_common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge "USB: f_mass_storage: 2048 block size for cdrom devices" into cm-10.1Daniel Hillenbrand2013-06-241-5/+4
|\
| * USB: f_mass_storage: 2048 block size for cdrom devicesjpeg7292013-06-211-5/+4
* | UMS: f_mass_storage: Added cdrom option to UMS-lun-devicesjpeg7292013-06-211-0/+37
|/
* merge opensource jb u5codeworkx2012-09-221-0/+5
* samsung update 1codeworkx2012-06-021-0/+119
* usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-291-1/+2
* Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman2011-04-141-0/+7
* usb: gadget: storage_common: use kstrto*()Michal Nazarewicz2011-04-131-6/+9
* usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab2011-04-131-7/+0
* block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-131-5/+2
* USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-221-32/+2
* USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz2010-10-221-13/+1
* USB: g_file_storage: don't generate automatic serial stringAlan Stern2010-10-221-2/+1
* USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-101-0/+28
* usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko2010-08-101-4/+4
* USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-101-21/+48
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-1/+1
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-111-53/+55
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-111-7/+15
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-111-0/+10
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-111-2/+48
* USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-111-0/+116
* USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-111-2/+5
* USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-111-53/+79
* USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-111-0/+567