index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
storage_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-504
/
+0
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-05-07
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-2
/
+2
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
1
-26
/
+26
2013-10-15
usb: gadget: storage_common: pass filesem to fsg_store_cdrom
Andrzej Pietrasiewicz
1
-11
/
+31
2013-10-15
usb: gadget: storage_common: use strtobool instead of kstrtouint
Andrzej Pietrasiewicz
1
-8
/
+8
2013-10-10
usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'
Andrzej Pietrasiewicz
1
-0
/
+42
2013-10-10
usb: gadget: storage_common: make attribute operations more generic
Andrzej Pietrasiewicz
1
-25
/
+6
2013-10-01
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
1
-273
/
+58
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
1
-13
/
+12
2013-07-24
USB: gadget: fix up comment
Greg Kroah-Hartman
1
-1
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-10
usb: gadget: file_storage: remove its last pieces
Sebastian Andrzej Siewior
1
-61
/
+0
2012-11-08
usb: gadget: storage_common: Make fsg_lun_is_open() a function.
Michal Nazarewicz
1
-2
/
+5
2012-11-08
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
Michal Nazarewicz
1
-130
/
+0
2012-11-08
usb: gadget: storage_common: Remove FSG specific definitions.
Michal Nazarewicz
1
-28
/
+0
2012-10-31
usb: gadget storage: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
1
-2
/
+2
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+5
2012-07-29
gadgetfs: clean up
Al Viro
1
-7
/
+5
2012-07-02
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
Michal Nazarewicz
1
-1
/
+0
2012-06-22
usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
Michal Nazarewicz
1
-23
/
+29
2012-06-22
usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
Michal Nazarewicz
1
-10
/
+0
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2012-02-28
usb/gadget: use common defines within the storage gadget
Sebastian Andrzej Siewior
1
-21
/
+0
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
1
-19
/
+0
2012-01-24
usb: gadget: storage: endian fix
Andiry Xu
1
-3
/
+3
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
1
-1
/
+1
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
1
-2
/
+118
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
1
-7
/
+49
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-09-09
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
Per Forlin
1
-2
/
+31
2011-09-09
usb: gadget: storage: adapt logic block size to bound block devices
Peiyu Li
1
-5
/
+18
2011-07-02
usb: gadget: Compilation warning fix
Tatyana Brokhman
1
-1
/
+1
2011-04-30
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-15
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
1
-0
/
+7
2011-04-14
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
1
-6
/
+9
2011-04-14
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
1
-7
/
+0
2010-11-13
block: check bdev_read_only() from blkdev_get()
Tejun Heo
1
-5
/
+2
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
1
-32
/
+2
2010-10-22
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
1
-13
/
+1
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
1
-2
/
+1
2010-08-11
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
1
-0
/
+28
2010-08-11
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
1
-4
/
+4
2010-08-11
USB: gadget: storage_common: comments updated
Michal Nazarewicz
1
-21
/
+48
2010-05-22
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
1
-53
/
+55
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
1
-7
/
+15
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
1
-0
/
+10
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
1
-2
/
+48
[next]