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
/
file_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-07-01
1
-4
/
+6
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-1
/
+2
*
USB: deprecate g_file_storage
Alan Stern
2011-06-15
1
-0
/
+2
*
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2011-05-10
1
-1
/
+1
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
1
-6
/
+22
*
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
1
-41
/
+12
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
1
-22
/
+6
*
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
2010-11-11
1
-13
/
+16
*
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
1
-37
/
+37
*
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2010-10-22
1
-34
/
+14
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-2
/
+1
*
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
1
-1
/
+1
*
usb: gadget: storage: remove nofua file when unbinding
Michal Nazarewicz
2010-10-22
1
-0
/
+1
*
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
2010-08-10
1
-9
/
+11
*
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
1
-7
/
+24
*
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
1
-1
/
+1
*
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
2010-08-10
1
-11
/
+58
*
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
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
1
-1
/
+1
|
\
|
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-1
/
+1
*
|
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
1
-4
/
+3
*
|
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
1
-117
/
+12
*
|
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
1
-4
/
+8
*
|
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
1
-99
/
+104
*
|
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2009-12-11
1
-567
/
+5
|
/
*
USB: g_file_storage: use the "unaligned" accessors
Alan Stern
2009-06-15
1
-51
/
+42
*
USB: g_file_storage: fix use-after-free bug when closing files
Alan Stern
2009-04-23
1
-16
/
+4
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
1
-1
/
+6
|
\
|
*
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
1
-1
/
+6
*
|
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-11
/
+11
|
/
*
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
2009-02-27
1
-1
/
+5
*
USB: gadget: don't wait for completion twice
Felipe Balbi
2009-01-07
1
-0
/
+1
*
USB: g_file_storage: add CD-ROM emulation
Alan Stern
2009-01-07
1
-22
/
+154
*
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
1
-17
/
+1
*
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
1
-1
/
+1
*
usb: gadget: workaround storage command size issues
Felipe Balbi
2008-10-17
1
-4
/
+17
*
usb gadget: link fixes for storage gadget
David Brownell
2008-10-16
1
-0
/
+12
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-7
/
+7
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-2
/
+2
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
2008-05-02
1
-1
/
+24
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-4
/
+4
*
USB: g_file_storage: ignore bulk-out data after invalid CBW
Alan Stern
2008-04-24
1
-13
/
+15
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
1
-5
/
+3
*
USB: gadget code switches to pr_err() and friends
David Brownell
2008-02-01
1
-9
/
+5
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-1
/
+1
*
USB: less-restrictive command checking in g-file-storage
Alan Stern
2007-10-12
1
-1
/
+1
[next]