index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
2011-04-29
1
-1
/
+2
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
1
-0
/
+7
*
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
2011-04-13
1
-6
/
+9
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
1
-7
/
+0
*
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