summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/file_storage.c
Commit message (Expand)AuthorAgeFilesLines
* USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-241-13/+15
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-5/+3
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-9/+5
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: less-restrictive command checking in g-file-storageAlan Stern2007-10-121-1/+1
* USB: cleanups for g_file_storageAlan Stern2007-10-121-67/+62
* USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-121-73/+45
* USB: g_file_storage: fix bug in DMA buffer handlingAlan Stern2007-08-221-3/+0
* USB: Stall control endpoint when file storage class request wValue != 0Luis Lloret2007-08-221-3/+4
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+3
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-14/+5
* USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren2007-07-121-2/+1
* USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-251-7/+5
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+1
* USB Gadget file_storage.c: remove unnecessary castsJohn Daiker2007-02-071-16/+15
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-1/+1
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-8/+8
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern2006-09-281-1/+15
* USB: g_file_storage: fix "ignoring return value" warningsAlan Stern2006-09-281-7/+12
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-2/+0
* [PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern2006-04-141-9/+17
* [PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern2006-04-141-0/+9
* [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern2006-04-141-0/+3
* [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-201-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern2006-01-041-21/+38
* [PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek2006-01-041-2/+2
* [PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern2006-01-041-13/+17
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-281-0/+1
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-281-12/+9
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-281-19/+13
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-081-26/+7
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-10/+9
* [PATCH] USB: g_file_storage: export "stall" parameterAlan Stern2005-06-271-13/+14
* [PATCH] USB: g_file_storage: Consolidate min()sAlan Stern2005-06-271-12/+9
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+1
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-201-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4139