index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
storage_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: check bdev_read_only() from blkdev_get()
Tejun Heo
2010-11-13
1
-5
/
+2
*
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
1
-32
/
+2
*
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
2010-10-22
1
-13
/
+1
*
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2010-10-22
1
-2
/
+1
*
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
1
-0
/
+28
*
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
2010-08-10
1
-4
/
+4
*
USB: gadget: storage_common: comments updated
Michal Nazarewicz
2010-08-10
1
-21
/
+48
*
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
1
-1
/
+1
*
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
1
-53
/
+55
*
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
1
-7
/
+15
*
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
1
-0
/
+10
*
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
1
-2
/
+48
*
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
1
-0
/
+116
*
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
1
-2
/
+5
*
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
1
-53
/
+79
*
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2009-12-11
1
-0
/
+567