Age | Commit message (Expand) | Author | Files | Lines |
2017-03-06 | usb: dwc3: gadget: make Set Endpoint Configuration macros safe | Felipe Balbi | 1 | -7/+7 |
2016-11-03 | usb: dwc3: cleanup with list_first_entry_or_null() | Masahiro Yamada | 1 | -4/+1 |
2016-06-20 | usb: dwc3: gadget: add a pointer to endpoint registers | Felipe Balbi | 1 | -2/+2 |
2016-04-14 | usb: dwc3: better name for our request management lists | Felipe Balbi | 1 | -3/+3 |
2014-10-21 | usb: dwc3: gadget: fix set_halt() bug with pending transfers | Felipe Balbi | 1 | -1/+1 |
2014-10-21 | usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt | Felipe Balbi | 1 | -0/+1 |
2014-09-05 | usb: dwc3: move all string helper functions to debug.h | Felipe Balbi | 1 | -56/+0 |
2014-03-06 | usb: dwc3: fix randconfig build errors | Felipe Balbi | 1 | -13/+0 |
2014-03-05 | usb: dwc3: gadget: implement dwc3_gadget_get_link_state | Paul Zimmerman | 1 | -0/+1 |
2013-07-29 | usb: dwc3: switch to GPL v2 only | Felipe Balbi | 1 | -27/+7 |
2012-07-02 | usb: dwc3: correct set_halt implementation for ep0 | Pratyush Anand | 1 | -0/+1 |
2012-06-04 | usb: dwc3: add definitions for new registers | Paul Zimmerman | 1 | -0/+5 |
2012-05-02 | usb: dwc3: gadget: implement Global Command support | Felipe Balbi | 1 | -0/+1 |
2012-03-03 | Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -0/+3 |
2012-02-28 | usb: dwc3: gadget: use generic map/unmap routines | Felipe Balbi | 1 | -2/+0 |
2012-02-06 | usb: dwc3: gadget: re-factor Link state change to a function | Felipe Balbi | 1 | -0/+1 |
2012-02-06 | usb: dwc3: gadget: re-factor USB2 test mode to a function | Felipe Balbi | 1 | -0/+2 |
2011-12-12 | usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request | Sebastian Andrzej Siewior | 1 | -13/+0 |
2011-12-12 | usb: dwc3: fix few coding style problems | Felipe Balbi | 1 | -1/+2 |
2011-12-12 | usb: dwc3: move gadget prototypes to core.h | Felipe Balbi | 1 | -3/+0 |
2011-12-12 | usb: dwc3: always compile gadget side too | Felipe Balbi | 1 | -10/+0 |
2011-10-04 | usb: dwc3: convert structures into bitshifts | Felipe Balbi | 1 | -112/+27 |
2011-10-04 | usb: dwc: remove "All rights reserved" statement. | Sebastian Andrzej Siewior | 1 | -1/+0 |
2011-08-25 | usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled | Randy Dunlap | 1 | -0/+5 |
2011-08-23 | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi | 1 | -0/+292 |