index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
file_storage.c
Age
Commit message (
Expand
)
Author
2012-11-08
usb: gadget: Remove File-backed Storage Gadget (g_file_storage).
Michal Nazarewicz
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-04-12
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2012-02-28
usb/gadget: use common defines within the storage gadget
Sebastian Andrzej Siewior
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: mass_storage: support multi-luns with different logic block size
Yuping Luo
2011-11-14
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
Paul Zimmerman
2011-11-14
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
Paul Zimmerman
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-18
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-09
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
Per Forlin
2011-09-09
USB: gadget: storage: remove alignment assumption
Alan Stern
2011-09-09
usb: gadget: storage: adapt logic block size to bound block devices
Peiyu Li
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-01
usb: gadget: defer setting maxpacket till ->setup()
Sebastian Andrzej Siewior
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-15
USB: deprecate g_file_storage
Alan Stern
2011-05-10
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2011-04-14
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-13
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2010-11-11
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
usb: gadget: storage: remove nofua file when unbinding
Michal Nazarewicz
2010-08-10
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
2010-08-10
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
[next]