Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / gadget / file_storage.c
2012-04-12 Alan SternUSB: gadget: storage gadgets send wrong error code...
2012-02-28 Sebastian Andrzej... usb/gadget: use common defines within the storage gadget
2012-02-28 Sebastian Andrzej... usb/storage: a couple defines from drivers/usb/storage...
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2011-12-12 Michal Nazarewiczusb: gadget: rename usb_gadget_driver::speed to max_speed
2011-12-12 Yuping Luousb: gadget: mass_storage: support multi-luns with...
2011-11-14 Paul Zimmermanusb: gadget: storage: check for valid USB_BULK_RESET_RE...
2011-11-14 Paul Zimmermanusb: gadget: storage: check for valid USB_BULK_GET_MAX_...
2011-10-31 Paul Gortmakerusb: Add module.h to drivers/usb consumers who really...
2011-10-18 Yauheni Kaliutausb: gadget: file_storage: fix race on unloading
2011-10-13 Felipe Balbiusb: gadget: storage: add superspeed support
2011-10-13 Paul Zimmermanusb: gadget: storage: fix mass storage gadgets to work...
2011-09-18 Greg Kroah-HartmanMerge branch 'for-next' of git://gitorious.org/usb...
2011-09-18 Michal Nazarewiczusb: Provide usb_speed_string() function
2011-09-09 Per Forlinusb: gadget: storage: make FSG_NUM_BUFFERS variable...
2011-09-09 Alan SternUSB: gadget: storage: remove alignment assumption
2011-09-09 Peiyu Liusb: gadget: storage: adapt logic block size to bound...
2011-08-23 Kuninori MorimotoUSB: use usb_endpoint_maxp() instead of le16_to_cpu()
2011-07-01 Sebastian Andrzej... usb: gadget: defer setting maxpacket till ->setup()
2011-06-28 Tatyana Brokhmanusb: gadget: add usb_endpoint_descriptor to struct...
2011-06-16 Alan SternUSB: deprecate g_file_storage
2011-05-10 Maxin B Johnusb: gadget: Remove the LUN checks which are always...
2011-04-14 Greg Kroah-HartmanRevert "usb: usb_storage: do not align length of reques...
2011-04-13 Alan SternUSB: g_file_storage: don't send padding when stall=n
2011-04-13 Mian Yousaf Kaukabusb: usb_storage: do not align length of request for...
2010-11-11 Michal NazarewiczUSB: gadget: file_storage: put_device() in error recovery
2010-10-22 Michal NazarewiczUSB: gadget: storage: reuse definitions from scsi.h...
2010-10-22 Alan SternUSB: g_file_storage: don't generate automatic serial...
2010-10-22 Uwe Kleine-Königusb gadget: don't save bind callback in struct usb_gadg...
2010-10-22 Michal NazarewiczUSB: Revert "USB: gadget: section mismatch warning...
2010-10-22 Michal Nazarewiczusb: gadget: storage: remove nofua file when unbinding
2010-08-10 Michal NazarewiczUSB: gadget: file_storage: serial parameter even if...
2010-08-10 Andy ShevchenkoUSB: gadget: storage: optional SCSI WRITE FUA bit
2010-08-10 Michal NazarewiczUSB: gadget: section mismatch warning fixed
2010-08-10 Yann CantinUSB: Add a serial number parameter to g_file_storage...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Christoph Hellwigkill unused invalidate_inode_pages helper
2010-03-02 Christoph EggerUSB: Remove unsupported usb gadget drivers
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Michal NazarewiczUSB: g_mass_storage: Mass Storage Function created
2009-12-11 Michal NazarewiczUSB: g_file_storage: more code from file_storage.c...
2009-12-11 Michal NazarewiczUSB: g_file_storage: per-LUN ro, removable and cdrom...
2009-12-11 Michal NazarewiczUSB: g_file_storage: "fsg_" prefix added to some identi...
2009-12-11 Michal NazarewiczUSB: g_file_storage: parts of file_storage.c moved...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
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-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-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-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-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...
next