summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_tcm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-9/+0
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-281-1/+0
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-6/+1
* scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie2018-08-021-1/+1
* scsi: target: rename target_alloc_sessionMike Christie2018-08-021-1/+1
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-5/+3
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-191-2/+3
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-191-1/+1
* USB: gadget: function: remove redundant initialization of 'tv_nexus'Colin Ian King2018-03-081-1/+1
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-1/+1
|\
| * usb: gadget: make config_item_type structures constBhumika Goyal2017-10-191-1/+1
* | USB: gadget: function: 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
* | usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-0/+1
|/
* usb: gadget: Correct usb EP argument for BOT status requestManish Narani2017-03-301-1/+1
* usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
* usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt2016-05-311-9/+11
* target: make close_session optionalChristoph Hellwig2016-05-101-5/+0
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-106/+87
|\
| * usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-101-40/+11
| * usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-101-39/+58
| * target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-101-32/+23
* | usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-041-1/+1
|/
* usb/gadget: Remove set-but-not-used variablesBart Van Assche2016-01-071-16/+0
* usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz2015-12-201-4/+68
* usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz2015-12-201-11/+7
* usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2015-12-201-9/+0
* usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz2015-12-201-81/+6
* usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-201-5/+281
* usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2015-12-201-0/+2145