index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_mass_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
1
-21
/
+13
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-1
/
+2
*
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2011-05-10
1
-1
/
+1
*
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
2011-05-10
1
-1
/
+5
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
1
-4
/
+20
*
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
2011-04-13
1
-0
/
+1
*
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
2011-04-13
1
-0
/
+5
*
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
1
-43
/
+11
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
1
-20
/
+4
*
USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct
Jesper Juhl
2011-02-04
1
-1
/
+2
*
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2010-11-11
1
-210
/
+248
*
USB: gadget: f_mass_storage: remove needless complete()
Michal Nazarewicz
2010-11-11
1
-4
/
+1
*
USB: gadget: f_mass_storage: drop START_TRANSFER() macro
Michal Nazarewicz
2010-11-11
1
-25
/
+24
*
USB: gadget: f_mass_storage: use ?: instead of a macro
Michal Nazarewicz
2010-11-11
1
-7
/
+4
*
USB: gadget: f_mass_storage: put_device() in error recovery
Rahul Ruikar
2010-11-11
1
-0
/
+1
*
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
1
-36
/
+36
*
usb: gadget: mass_storage: optional SCSI WRITE FUA bit
Michal Nazarewicz
2010-10-22
1
-1
/
+15
*
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2010-08-10
1
-39
/
+70
*
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
2010-08-10
1
-3
/
+0
*
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
2010-08-10
1
-3
/
+10
*
USB: gadget: f_mass_storage: stale common->fsg value bug fix
Michal Nazarewicz
2010-06-30
1
-99
/
+61
*
USB: gadget: f_mass_storage: fixed fs descriptors not being updated
Michal Nazarewicz
2010-06-30
1
-22
/
+12
*
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
2010-05-20
1
-26
/
+25
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
1
-1
/
+1
*
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
2010-05-20
1
-3
/
+45
*
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
2010-05-20
1
-6
/
+22
*
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
2010-05-20
1
-5
/
+18
*
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
2010-03-19
1
-1
/
+0
*
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
2010-03-19
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
1
-1
/
+1
|
\
|
*
kill unused invalidate_inode_pages helper
Christoph Hellwig
2010-03-03
1
-1
/
+1
*
|
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
1
-6
/
+2
*
|
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
2010-03-02
1
-1
/
+0
*
|
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
2010-03-02
1
-1
/
+1
*
|
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
2010-03-02
1
-9
/
+6
*
|
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2010-03-02
1
-5
/
+21
|
/
*
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
1
-5
/
+18
*
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
2009-12-11
1
-582
/
+648
*
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
1
-238
/
+329
*
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
2009-12-11
1
-5
/
+17
*
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
1
-95
/
+172
*
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
1
-489
/
+155
*
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
2009-12-11
1
-162
/
+199
*
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
1
-20
/
+11
*
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
2009-12-11
1
-168
/
+173
*
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
1
-570
/
+92
*
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
2009-12-11
1
-0
/
+3611