index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
tcm_usb_gadget.c
Age
Commit message (
Expand
)
Author
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-12-20
usb: gadget: tcm: convert to use new function registration interface
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: simplify attribute store function
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: use strtobool for a boolean value
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: follow naming conventions
Andrzej Pietrasiewicz
2015-12-20
usb: gadget: tcm: split string definitions into function and device
Andrzej Pietrasiewicz
2015-12-20
tcm_usb_gadget: Fix enabled attribute failure
Nicholas Bellinger
2015-12-20
tcm_usb_gadget: Fix nexus leak
Nicholas Bellinger
2015-12-20
tcm_usb_gadget: Don't strip off nexus WWPN prefix
Nicholas Bellinger
2015-12-15
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: legacy: tcm: eliminate abuse of ep->driver data
Robert Baldyga
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-07-16
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz