Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
28190145543260c155216b9bd3adf57bee50f8b2
/
drivers
/
usb
/
gadget
/
file_storage.c
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
144974e
usb: gadget: mass_storage: support multi-luns with different logic block size
by Yuping Luo
· 13 years ago
ce7b612
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
by Paul Zimmerman
· 13 years ago
db332bc
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
by Paul Zimmerman
· 13 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
91960c2
usb: gadget: file_storage: fix race on unloading
by Yauheni Kaliuta
· 13 years ago
4bb99b7
usb: gadget: storage: add superspeed support
by Felipe Balbi
· 13 years ago
fe69676
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
by Paul Zimmerman
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
6532c7f
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
by Per Forlin
· 13 years ago
04eee25
USB: gadget: storage: remove alignment assumption
by Alan Stern
· 13 years ago
3f565a3
usb: gadget: storage: adapt logic block size to bound block devices
by Peiyu Li
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
765f5b8
usb: gadget: defer setting maxpacket till ->setup()
by Sebastian Andrzej Siewior
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 years ago
664a51a
USB: deprecate g_file_storage
by Alan Stern
· 13 years ago
849426c
usb: gadget: Remove the LUN checks which are always true
by Maxin B John
· 14 years ago
98346f7
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
by Greg Kroah-Hartman
· 14 years ago
ee81b3e
USB: g_file_storage: don't send padding when stall=n
by Alan Stern
· 14 years ago
806e8f8
usb: usb_storage: do not align length of request for CBW to maxp size
by Mian Yousaf Kaukab
· 14 years ago
d9385b6
USB: gadget: file_storage: put_device() in error recovery
by Michal Nazarewicz
· 14 years ago
0a6a717
USB: gadget: storage: reuse definitions from scsi.h header file
by Michal Nazarewicz
· 14 years ago
d808742
USB: g_file_storage: don't generate automatic serial string
by Alan Stern
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
e12995e
USB: Revert "USB: gadget: section mismatch warning fixed"
by Michal Nazarewicz
· 14 years ago
452ee0e
usb: gadget: storage: remove nofua file when unbinding
by Michal Nazarewicz
· 14 years ago
5670649
USB: gadget: file_storage: serial parameter even if not test mode
by Michal Nazarewicz
· 14 years ago
a93917d
USB: gadget: storage: optional SCSI WRITE FUA bit
by Andy Shevchenko
· 14 years ago
89ba85d
USB: gadget: section mismatch warning fixed
by Michal Nazarewicz
· 14 years ago
87eb1be
USB: Add a serial number parameter to g_file_storage module
by Yann Cantin
· 14 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
2ecdc82
kill unused invalidate_inode_pages helper
by Christoph Hellwig
· 15 years ago
90f7976
USB: Remove unsupported usb gadget drivers
by Christoph Egger
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
d23b0f0
USB: g_mass_storage: Mass Storage Function created
by Michal Nazarewicz
· 15 years ago
93f9374
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
by Michal Nazarewicz
· 15 years ago
e909ef5
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
by Michal Nazarewicz
· 15 years ago
d618170
USB: g_file_storage: "fsg_" prefix added to some identifiers
by Michal Nazarewicz
· 15 years ago
b6058d0
USB: g_file_storage: parts of file_storage.c moved to separate file
by Michal Nazarewicz
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
604eb89
USB: g_file_storage: use the "unaligned" accessors
by Alan Stern
· 16 years ago
82a10a8
USB: g_file_storage: fix use-after-free bug when closing files
by Alan Stern
· 16 years ago
8e9d208
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
ce459ec
USB: g_file_storage: automatically disable stalls under Atmel
by Alan Stern
· 16 years ago
889394b
USB: gadget: don't wait for completion twice
by Felipe Balbi
· 16 years ago
12aae68
USB: g_file_storage: add CD-ROM emulation
by Alan Stern
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
36e893d
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
by David Brownell
· 16 years ago
549c41e
usb: gadget: workaround storage command size issues
by Felipe Balbi
· 16 years ago
352e2b9
usb gadget: link fixes for storage gadget
by David Brownell
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
62fd2ca
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore
by David Lopo
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b950bdb
USB: g_file_storage: ignore bulk-out data after invalid CBW
by Alan Stern
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
0027492
USB: gadget code switches to pr_err() and friends
by David Brownell
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
9454a57
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
by David Brownell
· 17 years ago
12943f0
USB: less-restrictive command checking in g-file-storage
by Alan Stern
· 17 years ago
79a7d9e
USB: cleanups for g_file_storage
by Alan Stern
· 17 years ago
2e806f6
USB: gadget: file storage gadget cleanups
by David Brownell
· 17 years ago
d1a94f0
USB: g_file_storage: fix bug in DMA buffer handling
by Alan Stern
· 17 years ago
88e45db
USB: Stall control endpoint when file storage class request wValue != 0
by Luis Lloret
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
9d8bab5
usb gadget stack: remove usb_ep_*_buffer(), part 1
by David Brownell
· 17 years ago
0203633
USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
by Tony Lindgren
· 17 years ago
8cfbe7e
USB: g_file_storage: call allow_signal()
by Oleg Nesterov
· 17 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
7ca46b8
USB Gadget file_storage.c: remove unnecessary casts
by John Daiker
· 18 years ago
5f84813
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
by David Brownell
· 18 years ago
6bea476
USB: gadget driver unbind() is optional; section fixes; misc
by David Brownell
· 18 years ago
33cb899
[PATCH] struct path: convert usb
by Josef Sipek
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
6174d0f
USB: g_file_storage: Set sense info Valid bit only when needed
by Alan Stern
· 18 years ago
2de9eae
USB: g_file_storage: fix "ignoring return value" warnings
by Alan Stern
· 18 years ago
a353678
[PATCH] USB: gadget section fixups
by David Brownell
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
aafe5bd
[PATCH] USB: g_file_storage: use module_param_array_named macro
by Alan Stern
· 19 years ago
14cd5f8
[PATCH] USB: g_file_storage: add comment about buffer allocation
by Alan Stern
· 19 years ago
70ffe6e
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
by Alan Stern
· 19 years ago
329af28
[PATCH] USB: gadget driver section fixups
by David Brownell
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
a21d4fe
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
by Alan Stern
· 19 years ago
3aea4a7
[PATCH] USB: Cleanups for usb gadget mass-storage
by Pavel Machek
· 19 years ago
87c4252
[PATCH] USB: file-storage gadget: Add reference count for children
by Alan Stern
· 19 years ago
d0d5049
[PATCH] USB: gadget drivers - add .owner initialisation
by Ben Dooks
· 19 years ago
a922c68
[PATCH] g_file_storage: fix obscure race condition
by Alan Stern
· 19 years ago
22efcf4
[PATCH] USB: File-Storage gadget: use the kthread API
by Alan Stern
· 19 years ago
91e79c9
[PATCH] USB: Gadget library: centralize gadget controller numbers
by David Brownell
· 19 years ago
1bbc169
[PATCH] USB: gadget driver updates (SETUP api change)
by David Brownell
· 20 years ago
d794ac7
[PATCH] USB: g_file_storage: export "stall" parameter
by Alan Stern
· 20 years ago
76f4af8
[PATCH] USB: g_file_storage: Consolidate min()s
by Alan Stern
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
Next »