index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
storage_common.c
Age
Commit message (
Expand
)
Author
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
gadgetfs: clean up
Al Viro
2012-07-02
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
Michal Nazarewicz
2012-06-22
usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
Michal Nazarewicz
2012-06-22
usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
Michal Nazarewicz
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-02-28
usb/gadget: use common defines within the storage gadget
Sebastian Andrzej Siewior
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
2012-01-24
usb: gadget: storage: endian fix
Andiry Xu
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
Per Forlin
2011-09-09
usb: gadget: storage: adapt logic block size to bound block devices
Peiyu Li
2011-07-01
usb: gadget: Compilation warning fix
Tatyana Brokhman
2011-04-29
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
2011-04-14
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-13
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
2011-04-13
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2010-11-13
block: check bdev_read_only() from blkdev_get()
Tejun Heo
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2010-08-10
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
2010-08-10
USB: gadget: storage_common: comments updated
Michal Nazarewicz
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz