Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: gadget: f_midi: fixing a possible double-free in f_midi | Yavuz, Tuba | 2018-03-26 | 1 | -0/+2 |
* | USB: gadget: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -4/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: gadget: remove useless parameter in alloc_ep_req() | Felipe F. Tonello | 2016-08-25 | 1 | -2/+1 |
* | usb: gadget: align buffer size when allocating for OUT endpoint | Felipe F. Tonello | 2016-08-25 | 1 | -1/+15 |
* | usb: gadget: change len to size_t on alloc_ep_req() | Felipe F. Tonello | 2016-08-25 | 1 | -1/+1 |
* | usb: gadget: define free_ep_req as universal function | Felipe F. Tonello | 2015-12-15 | 1 | -2/+8 |
* | usb: gadget: FunctionFS: share VLA macros with all usb gadget files | Andrzej Pietrasiewicz | 2014-05-14 | 1 | -0/+26 |
* | usb: gadget: factor out alloc_ep_req | Andrzej Pietrasiewicz | 2013-11-26 | 1 | -0/+26 |