summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/storage_common.c
AgeCommit message (Expand)Author
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi
2013-10-15usb: gadget: storage_common: pass filesem to fsg_store_cdromAndrzej Pietrasiewicz
2013-10-15usb: gadget: storage_common: use strtobool instead of kstrtouintAndrzej Pietrasiewicz
2013-10-10usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'Andrzej Pietrasiewicz
2013-10-10usb: gadget: storage_common: make attribute operations more genericAndrzej Pietrasiewicz
2013-10-01usb: gadget: create a utility module for mass_storageAndrzej Pietrasiewicz
2013-08-27USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-07-23USB: gadget: fix up commentGreg Kroah-Hartman
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-10usb: gadget: file_storage: remove its last piecesSebastian Andrzej Siewior
2012-11-08usb: gadget: storage_common: Make fsg_lun_is_open() a function.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.Michal Nazarewicz
2012-11-08usb: gadget: storage_common: Remove FSG specific definitions.Michal Nazarewicz
2012-10-31usb: gadget storage: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-29gadgetfs: clean upAl Viro
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz
2012-06-22usb: gadget: mass_storage: fail fsg_store_file() early if colud not open fileMichal Nazarewicz
2012-06-22usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER supportMichal Nazarewicz
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-02-28usb/gadget: use common defines within the storage gadgetSebastian Andrzej Siewior
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior
2012-01-24usb: gadget: storage: endian fixAndiry Xu
2012-01-24usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz
2011-10-13usb: gadget: storage: add superspeed supportFelipe Balbi
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-09-09usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin
2011-09-09usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li
2011-07-01usb: gadget: Compilation warning fixTatyana Brokhman
2011-04-29usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz
2011-04-14Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman
2011-04-13usb: gadget: storage_common: use kstrto*()Michal Nazarewicz
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab
2010-11-13block: check bdev_read_only() from blkdev_get()Tejun Heo
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz