aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/file_storage.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-03
* | USB: Remove unsupported usb gadget driversChristoph Egger2010-03-02
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-11
* | USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-11
* | USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-11
* | USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-11
* | USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-11
|/
* USB: g_file_storage: use the "unaligned" accessorsAlan Stern2009-06-16
* USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern2009-04-23
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
|/
* USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-27
* USB: gadget: don't wait for completion twiceFelipe Balbi2009-01-07
* USB: g_file_storage: add CD-ROM emulationAlan Stern2009-01-07
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb: gadget: workaround storage command size issuesFelipe Balbi2008-10-17
* usb gadget: link fixes for storage gadgetDavid Brownell2008-10-16
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern2008-04-25
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-01
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: less-restrictive command checking in g-file-storageAlan Stern2007-10-12
* USB: cleanups for g_file_storageAlan Stern2007-10-12
* USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-12
* USB: g_file_storage: fix bug in DMA buffer handlingAlan Stern2007-08-22
* USB: Stall control endpoint when file storage class request wValue != 0Luis Lloret2007-08-22
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-12
* USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren2007-07-12
* USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-26
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
* USB Gadget file_storage.c: remove unnecessary castsJohn Daiker2007-02-07
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] struct path: convert usbJosef Sipek2006-12-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* USB: g_file_storage: Set sense info Valid bit only when neededAlan Stern2006-09-28
* USB: g_file_storage: fix "ignoring return value" warningsAlan Stern2006-09-28