Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+3 |
* | usb: gadget: align buffer size when allocating for OUT endpoint | Felipe F. Tonello | 2016-08-25 | 1 | -0/+3 |
* | 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 | -1/+0 |
* | usb: gadget: only GPL drivers in the gadget and phy framework | Felipe Balbi | 2014-04-21 | 1 | -1/+1 |
* | usb: gadget: factor out alloc_ep_req | Andrzej Pietrasiewicz | 2013-11-26 | 1 | -0/+32 |