index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2006-07-13
[PATCH] USB: gadget section fixups
David Brownell
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
1
-2
/
+0
2006-04-14
[PATCH] USB: g_file_storage: use module_param_array_named macro
Alan Stern
1
-9
/
+17
2006-04-14
[PATCH] USB: g_file_storage: add comment about buffer allocation
Alan Stern
1
-0
/
+9
2006-04-14
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
Alan Stern
1
-0
/
+3
2006-03-21
[PATCH] USB: gadget driver section fixups
David Brownell
1
-2
/
+2
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-05
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
1
-21
/
+38
2006-01-05
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
1
-2
/
+2
2006-01-05
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
1
-13
/
+17
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
1
-12
/
+9
2005-10-29
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-09-09
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
1
-26
/
+7
2005-06-28
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
1
-10
/
+9
2005-06-28
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
1
-13
/
+14
2005-06-28
[PATCH] USB: g_file_storage: Consolidate min()s
Alan Stern
1
-12
/
+9
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-2
/
+1
2005-06-21
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4139