aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/gadget/function/f_tcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani1-1/+1
2016-12-09usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche1-1/+1
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt1-9/+11
2016-05-10target: make close_session optionalChristoph Hellwig1-5/+0
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-6/+0
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-106/+87
2016-03-10usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-40/+11
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger1-39/+58
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig1-32/+23
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+1
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche1-16/+0
2015-12-20usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz1-4/+68
2015-12-20usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz1-11/+7
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz1-9/+0
2015-12-20usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz1-81/+6
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz1-5/+281
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz1-0/+2145