summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/file_storage.c
AgeCommit message (Expand)Author
2009-06-15USB: g_file_storage: use the "unaligned" accessorsAlan Stern
2009-04-23USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern
2009-01-07USB: gadget: don't wait for completion twiceFelipe Balbi
2009-01-07USB: g_file_storage: add CD-ROM emulationAlan Stern
2009-01-05add a vfs_fsync helperChristoph Hellwig
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: less-restrictive command checking in g-file-storageAlan Stern
2007-10-12USB: cleanups for g_file_storageAlan Stern
2007-10-12USB: gadget: file storage gadget cleanupsDavid Brownell
2007-08-22USB: g_file_storage: fix bug in DMA buffer handlingAlan Stern
2007-08-22USB: Stall control endpoint when file storage class request wValue != 0Luis Lloret
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren
2007-06-25USB: g_file_storage: call allow_signal()Oleg Nesterov
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-07USB Gadget file_storage.c: remove unnecessary castsJohn Daiker
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-28USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern
2006-09-28USB: g_file_storage: fix "ignoring return value" warningsAlan Stern
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern
2006-04-14[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-04[PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern
2006-01-04[PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek