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
*
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
*
USB: cleanups for g_file_storage
Alan Stern
2007-10-12
1
-67
/
+62
*
USB: gadget: file storage gadget cleanups
David Brownell
2007-10-12
1
-73
/
+45
*
USB: g_file_storage: fix bug in DMA buffer handling
Alan Stern
2007-08-22
1
-3
/
+0
*
USB: Stall control endpoint when file storage class request wValue != 0
Luis Lloret
2007-08-22
1
-3
/
+4
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+3
*
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
2007-07-12
1
-14
/
+5
*
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
Tony Lindgren
2007-07-12
1
-2
/
+1
*
USB: g_file_storage: call allow_signal()
Oleg Nesterov
2007-06-25
1
-7
/
+5
*
[PATCH] remove invalidate_inode_pages()
Andrew Morton
2007-02-11
1
-1
/
+1
*
USB Gadget file_storage.c: remove unnecessary casts
John Daiker
2007-02-07
1
-16
/
+15
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
1
-1
/
+1
*
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-20
1
-1
/
+1
*
[PATCH] struct path: convert usb
Josef Sipek
2006-12-08
1
-8
/
+8
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
USB: g_file_storage: Set sense info Valid bit only when needed
Alan Stern
2006-09-28
1
-1
/
+15
*
USB: g_file_storage: fix "ignoring return value" warnings
Alan Stern
2006-09-28
1
-7
/
+12
*
[PATCH] USB: gadget section fixups
David Brownell
2006-07-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
1
-2
/
+0
*
[PATCH] USB: g_file_storage: use module_param_array_named macro
Alan Stern
2006-04-14
1
-9
/
+17
*
[PATCH] USB: g_file_storage: add comment about buffer allocation
Alan Stern
2006-04-14
1
-0
/
+9
*
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
Alan Stern
2006-04-14
1
-0
/
+3
*
[PATCH] USB: gadget driver section fixups
David Brownell
2006-03-20
1
-2
/
+2
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-2
/
+2
*
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
2006-01-04
1
-21
/
+38
*
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
2006-01-04
1
-2
/
+2
*
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
2006-01-04
1
-13
/
+17
*
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
1
-0
/
+1
*
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
2005-10-28
1
-12
/
+9
*
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
2005-10-28
1
-19
/
+13
*
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
2005-09-08
1
-26
/
+7
*
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
2005-06-27
1
-10
/
+9
*
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
2005-06-27
1
-13
/
+14
*
[PATCH] USB: g_file_storage: Consolidate min()s
Alan Stern
2005-06-27
1
-12
/
+9
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-2
/
+1
*
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-06-20
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+4139