summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/tcm.h
AgeCommit message (Expand)Author
2024-12-24usb: gadget: f_tcm: Stall on invalid CBWThinh Nguyen
2024-12-24usb: gadget: f_tcm: Check overlapped commandThinh Nguyen
2024-12-24usb: gadget: f_tcm: Handle TASK_MANAGEMENT commandsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Execute command on write completionThinh Nguyen
2024-12-24usb: gadget: f_tcm: Use extra number of commandsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Allocate matching number of commands to streamsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Get stream by sbitmap numberThinh Nguyen
2024-12-24usb: gadget: f_tcm: Limit number of sessionsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Increase stream countThinh Nguyen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej 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