summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_tcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud