Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
7542a04b1515f0f878b267beb233c4ef067243fb
/
drivers
/
usb
/
gadget
/
storage_common.c
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
d3eeee6
usb: gadget: file_storage: remove its last pieces
by Sebastian Andrzej Siewior
· 12 years ago
fea20db
usb: gadget: storage_common: Make fsg_lun_is_open() a function.
by Michal Nazarewicz
· 12 years ago
8575f7a
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
by Michal Nazarewicz
· 12 years ago
c7800a3
usb: gadget: storage_common: Remove FSG specific definitions.
by Michal Nazarewicz
· 12 years ago
64dce91
usb: gadget storage: use a computation macro for INT endpoint interval
by Sebastian Andrzej Siewior
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
20818a0
gadgetfs: clean up
by Al Viro
· 13 years ago
48a31af
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
by Michal Nazarewicz
· 13 years ago
d6e16a8
usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
by Michal Nazarewicz
· 13 years ago
f87cabf
usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
by Michal Nazarewicz
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
775dafd
usb/gadget: use common defines within the storage gadget
by Sebastian Andrzej Siewior
· 13 years ago
7ac4704
usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h
by Sebastian Andrzej Siewior
· 13 years ago
a850163
usb: gadget: storage: endian fix
by Andiry Xu
· 13 years ago
54b8360
usb: gadget: update Michal Nazarewicz's email address
by Michal Nazarewicz
· 13 years ago
4bb99b7
usb: gadget: storage: add superspeed support
by Felipe Balbi
· 14 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
6532c7f
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
by Per Forlin
· 14 years ago
3f565a3
usb: gadget: storage: adapt logic block size to bound block devices
by Peiyu Li
· 14 years ago
bc8687d
usb: gadget: Compilation warning fix
by Tatyana Brokhman
· 14 years ago
fd4477b
usb: gadget: storage_common: use kstrto*() [bug fix]
by Michal Nazarewicz
· 14 years ago
98346f7
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
by Greg Kroah-Hartman
· 14 years ago
db8fa28
usb: gadget: storage_common: use kstrto*()
by Michal Nazarewicz
· 14 years ago
806e8f8
usb: usb_storage: do not align length of request for CBW to maxp size
by Mian Yousaf Kaukab
· 14 years ago
75f1dc0
block: check bdev_read_only() from blkdev_get()
by Tejun Heo
· 14 years ago
0a6a717
USB: gadget: storage: reuse definitions from scsi.h header file
by Michal Nazarewicz
· 14 years ago
3323b71
USB: gadget: file_storage: reuse definitions from a header file
by Michal Nazarewicz
· 14 years ago
d808742
USB: g_file_storage: don't generate automatic serial string
by Alan Stern
· 14 years ago
a93917d
USB: gadget: storage: optional SCSI WRITE FUA bit
by Andy Shevchenko
· 15 years ago
8156d15
usb: gadget: storage: strict coversion of 'ro' parameter
by Andy Shevchenko
· 15 years ago
d089326
USB: gadget: storage_common: comments updated
by Michal Nazarewicz
· 15 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
d26a6aa
USB: g_mass_storage: code cleaned up and comments updated
by Michal Nazarewicz
· 15 years ago
d23b0f0
USB: g_mass_storage: Mass Storage Function created
by Michal Nazarewicz
· 15 years ago
606206c2
USB: g_mass_storage: constant length buffers used
by Michal Nazarewicz
· 15 years ago
93bcf12
USB: g_mass_storage: testing code from f_mass_storage.c removed
by Michal Nazarewicz
· 15 years ago
93f9374
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
by Michal Nazarewicz
· 15 years ago
e909ef5
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
by Michal Nazarewicz
· 15 years ago
d618170
USB: g_file_storage: "fsg_" prefix added to some identifiers
by Michal Nazarewicz
· 15 years ago
b6058d0
USB: g_file_storage: parts of file_storage.c moved to separate file
by Michal Nazarewicz
· 15 years ago