summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy/tcm_usb_gadget.c
AgeCommit message (Expand)Author
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-12-20usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz
2015-12-20usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz
2015-12-20tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger
2015-12-20tcm_usb_gadget: Fix nexus leakNicholas Bellinger
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30tcm_usb: remove struct usbg_naclChristoph Hellwig
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz