summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/file_storage.c
Commit message (Expand)AuthorAgeFilesLines
* USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
* USB: gadget: don't wait for completion twiceFelipe Balbi2009-01-071-0/+1
* USB: g_file_storage: add CD-ROM emulationAlan Stern2009-01-071-22/+154
* add a vfs_fsync helperChristoph Hellwig2009-01-051-17/+1
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+1
* usb: gadget: workaround storage command size issuesFelipe Balbi2008-10-171-4/+17
* usb gadget: link fixes for storage gadgetDavid Brownell2008-10-161-0/+12
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-7/+7
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-2/+2
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo2008-05-021-1/+24
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-4/+4
* 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
OpenPOWER on IntegriCloud