- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / gadget / file_storage.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-06-16 Alan SternUSB: g_file_storage: use the "unaligned" accessors
2009-04-23 Alan SternUSB: g_file_storage: fix use-after-free bug when closin...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-24 Harvey HarrisonUSB: replace uses of __constant_{endian}
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-02-27 Alan SternUSB: g_file_storage: automatically disable stalls under...
2009-01-07 Felipe BalbiUSB: gadget: don't wait for completion twice
2009-01-07 Alan SternUSB: g_file_storage: add CD-ROM emulation
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2008-10-17 David Brownellusb gadget: USB_GADGET_VBUS_DRAW Kconfig option
2008-10-17 Felipe Balbiusb: gadget: workaround storage command size issues
2008-10-16 David Brownellusb gadget: link fixes for storage gadget
2008-07-25 Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-07-21 Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-05-02 David LopoUSB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transpo...
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Alan SternUSB: g_file_storage: ignore bulk-out data after invalid CBW
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-01 David BrownellUSB: gadget code switches to pr_err() and friends
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-12 David BrownellUSB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
2007-10-12 Alan SternUSB: less-restrictive command checking in g-file-storage
2007-10-12 Alan SternUSB: cleanups for g_file_storage
2007-10-12 David BrownellUSB: gadget: file storage gadget cleanups
2007-08-22 Alan SternUSB: g_file_storage: fix bug in DMA buffer handling
2007-08-22 Luis LloretUSB: Stall control endpoint when file storage class...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-12 David Brownellusb gadget stack: remove usb_ep_*_buffer(), part 1
2007-07-12 Tony LindgrenUSB: Disable file_storage USB_CONFIG_ATT_WAKEUP
2007-06-26 Oleg NesterovUSB: g_file_storage: call allow_signal()
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-02-07 John DaikerUSB Gadget file_storage.c: remove unnecessary casts
2007-02-07 David BrownellUSB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
2006-12-20 David BrownellUSB: gadget driver unbind() is optional; section fixes...
2006-12-08 Josef Sipek[PATCH] struct path: convert usb
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-09-28 Alan SternUSB: g_file_storage: Set sense info Valid bit only...
2006-09-28 Alan SternUSB: g_file_storage: fix "ignoring return value" warnings
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 David Brownell[PATCH] USB: gadget section fixups
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
2006-06-01 Jens Axboe- patches.fixes/cfq-queueing-fixes: Delete.
2006-04-14 Alan Stern[PATCH] USB: g_file_storage: use module_param_array_nam...
2006-04-14 Alan Stern[PATCH] USB: g_file_storage: add comment about buffer...
2006-04-14 Alan Stern[PATCH] USB: g_file_storage: Set short_not_ok for bulk...
2006-03-20 David Brownell[PATCH] USB: gadget driver section fixups
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-04 Alan Stern[PATCH] USB Gadget: file_storage: remove "volatile...
2006-01-04 Pavel Machek[PATCH] USB: Cleanups for usb gadget mass-storage
2006-01-04 Alan Stern[PATCH] USB: file-storage gadget: Add reference count...
2005-10-28 Ben Dooks[PATCH] USB: gadget drivers - add .owner initialisation
2005-10-28 Alan Stern[PATCH] g_file_storage: fix obscure race condition
2005-10-28 Alan Stern[PATCH] USB: File-Storage gadget: use the kthread API
2005-09-08 David Brownell[PATCH] USB: Gadget library: centralize gadget controll...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 David Brownell[PATCH] USB: gadget driver updates (SETUP api change)
2005-06-27 Alan Stern[PATCH] USB: g_file_storage: export "stall" parameter
2005-06-27 Alan Stern[PATCH] USB: g_file_storage: Consolidate min()s
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/s390/net/qeth_sys.c -...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Brian Gerst[PATCH] clean up UTS_RELEASE usage
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-20 Greg Kroah-HartmanUSB: change wMaxPacketSize field in struct usb_config_d...
2004-11-24 David Brownell[PATCH] USB Gadget: add and use gadget_is_pxa27x()
2004-11-11 Adrian Bunk[PATCH] USB: misc USB gadget cleanups
2004-11-03 David Brownell[PATCH] USB: usb gadget drivers, minor tweaks
2004-10-21 Alan Stern[PATCH] USB file-storage gadget: clean up endian issues
2004-10-20 Alan Stern[PATCH] USB Gadget: Use proper BCD values
2004-10-20 Andrew Morton[PATCH] module_parm_array fixups
2004-10-20 Rusty Russell[PATCH] module_param_array() should take a pointer
2004-09-29 Nishanth Aravamudan[PATCH] usb/file_storage: replace schedule_timeout...
2004-09-21 Alan Stern[PATCH] USB: Support system suspend in File-Storage...
2004-09-14 Alan Stern[PATCH] USB: Descriptor listing bugfix for g_file_storage
2004-09-09 David Brownell[PATCH] USB: gadget_is_n9604
2004-09-09 Alan Stern[PATCH] USB: Add OTG support to g_file_storage
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-24 David Brownell[PATCH] USB: gadget drivers learn about LH7A40x
2004-07-30 Alan Stern[PATCH] USB: Make removable-LUN support a non-test...
2004-07-13 Alexander Viro[PATCH] sparse: drivers/usb NULL noise removal
2004-06-24 David Brownell[PATCH] USB: usb gadget drivers should be stricter...
2004-06-17 Alan Stern[PATCH] USB: Fix endian bug in g_file_storage
2004-06-08 Alan Stern[PATCH] USB: Initialize endpoint autoconfig in g_file_s...
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-05-11 Alan Stern[PATCH] USB Gadget: Fix file-storage gadget Request...
2004-03-31 Alan Stern[PATCH] USB Gadget: Use automatic endpoint selection...
2004-03-31 Alan Stern[PATCH] USB Gadget: Use configuration-buffer library...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-02 Alan Stern[PATCH] USB gadget: fix usb/gadget/file_storage.c doesn...
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-29 Alan Stern[PATCH] USB gadget: file_storage.c -- remove device_unr...
2004-01-23 David Brownell[PATCH] USB gadget: add File-backed Storage Gadget...