index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
file_storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
1
-1
/
+1
2010-03-03
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-6
/
+2
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
1
-4
/
+3
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
1
-117
/
+12
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
1
-4
/
+8
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
1
-99
/
+104
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
1
-567
/
+5
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-06-16
USB: g_file_storage: use the "unaligned" accessors
Alan Stern
1
-51
/
+42
2009-04-24
USB: g_file_storage: fix use-after-free bug when closing files
Alan Stern
1
-16
/
+4
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+6
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-11
/
+11
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-1
/
+6
2009-02-28
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
1
-1
/
+5
2009-01-07
USB: gadget: don't wait for completion twice
Felipe Balbi
1
-0
/
+1
2009-01-07
USB: g_file_storage: add CD-ROM emulation
Alan Stern
1
-22
/
+154
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-17
/
+1
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
1
-1
/
+1
2008-10-18
usb: gadget: workaround storage command size issues
Felipe Balbi
1
-4
/
+17
2008-10-16
usb gadget: link fixes for storage gadget
David Brownell
1
-0
/
+12
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-7
/
+7
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-2
/
+2
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
1
-1
/
+24
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-25
USB: g_file_storage: ignore bulk-out data after invalid CBW
Alan Stern
1
-13
/
+15
2008-02-15
d_path: Make d_path() use a struct path
Jan Blunck
1
-5
/
+3
2008-02-02
USB: gadget code switches to pr_err() and friends
David Brownell
1
-9
/
+5
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: less-restrictive command checking in g-file-storage
Alan Stern
1
-1
/
+1
2007-10-13
USB: cleanups for g_file_storage
Alan Stern
1
-67
/
+62
2007-10-13
USB: gadget: file storage gadget cleanups
David Brownell
1
-73
/
+45
2007-08-23
USB: g_file_storage: fix bug in DMA buffer handling
Alan Stern
1
-3
/
+0
2007-08-23
USB: Stall control endpoint when file storage class request wValue != 0
Luis Lloret
1
-3
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+3
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
1
-14
/
+5
2007-07-13
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
Tony Lindgren
1
-2
/
+1
2007-06-26
USB: g_file_storage: call allow_signal()
Oleg Nesterov
1
-7
/
+5
2007-02-11
[PATCH] remove invalidate_inode_pages()
Andrew Morton
1
-1
/
+1
2007-02-08
USB Gadget file_storage.c: remove unnecessary casts
John Daiker
1
-16
/
+15
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
1
-8
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-09-29
USB: g_file_storage: Set sense info Valid bit only when needed
Alan Stern
1
-1
/
+15
2006-09-29
USB: g_file_storage: fix "ignoring return value" warnings
Alan Stern
1
-7
/
+12
[next]