| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2020-04-16 | 1 | -1/+1 |
* | usb: musb: gadget: fix to_musb_ep() to not return NULL | Bin Liu | 2018-05-22 | 1 | -4/+1 |
* | usb: musb: gadget: fix to_musb_request() to not return NULL | Bin Liu | 2018-05-22 | 1 | -4/+1 |
* | USB: musb: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -26/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes | Daniel Mack | 2013-05-28 | 1 | -0/+21 |
* | usb: musb: move function declarations to musb_{host,gadget}.h | Daniel Mack | 2013-05-28 | 1 | -6/+11 |
* | usb: musb: gadget: do not poke with gadget's list_head | Felipe Balbi | 2011-02-17 | 1 | -2/+5 |
* | usb: musb: maintain three states for buffer mappings instead of two | Mian Yousaf Kaukab | 2011-02-01 | 1 | -1/+7 |
* | usb: musb: support ISO high bandwidth for gadget mode | Ming Lei | 2010-10-22 | 1 | -0/+2 |
* | usb: musb: gadget: restart request on clearing endpoint halt | Sergei Shtylyov | 2010-09-24 | 1 | -0/+2 |
* | USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() | Sergei Shtylyov | 2009-12-11 | 1 | -2/+0 |
* | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov | 2009-12-11 | 1 | -0/+2 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-13 | 1 | -0/+108 |