aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/dbgp.c
AgeCommit message (Expand)Author
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2015-09-27usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2014-11-10usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki
2014-09-09usb: gadget: dbgp: add reset API at usb_gadget_driverPeter Chen
2014-08-19usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz