summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/tcm_usb_gadget.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King2018-07-261-1/+1
* USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-071-1/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-201-2116/+49
|\
| * usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2015-12-201-10/+52
| * usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-201-0/+1
| * usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2015-12-201-2128/+2
| * usb: gadget: tcm: simplify attribute store functionAndrzej Pietrasiewicz2015-12-201-15/+7
| * usb: gadget: tcm: use strtobool for a boolean valueAndrzej Pietrasiewicz2015-12-201-6/+4
| * usb: gadget: tcm: follow naming conventionsAndrzej Pietrasiewicz2015-12-201-14/+14
| * usb: gadget: tcm: split string definitions into function and deviceAndrzej Pietrasiewicz2015-12-201-4/+21
| * tcm_usb_gadget: Fix enabled attribute failureNicholas Bellinger2015-12-201-3/+9
| * tcm_usb_gadget: Fix nexus leakNicholas Bellinger2015-12-201-0/+3
| * tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger2015-12-201-1/+1
* | usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-151-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-25/+19
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-25/+19
* | usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga2015-09-271-18/+0
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-180/+12
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-4/+1
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-13/+2
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-70/+5
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-18/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-2/+2
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-14/+0
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-37/+5
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * tcm_usb: remove struct usbg_naclChristoph Hellwig2015-05-301-21/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-1/+0
|\ \
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+0
| |/
* / usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-271-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-48/+9
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-48/+9
* | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-191-3/+2
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-5/+5
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+5
* | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1
|/
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-161-0/+2473