aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_f.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4
2020-08-25USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile1-11/+27
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz1-1/+1
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba1-0/+2
2017-11-07USB: gadget: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-08-25usb: gadget: remove useless parameter in alloc_ep_req()Felipe F. Tonello1-2/+1
2016-08-25usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello1-1/+15
2016-08-25usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello1-1/+1
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello1-2/+8
2014-05-14usb: gadget: FunctionFS: share VLA macros with all usb gadget filesAndrzej Pietrasiewicz1-0/+26
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz1-0/+26