Age | Commit message (Expand) | Author | Files | Lines |
2013-07-29 | usb: dwc3: fix typo in comment of dwc3_ep | Huang Rui | 1 | -1/+1 |
2013-07-29 | usb: dwc3: core: introduce and use macros for Event Size register | Felipe Balbi | 1 | -0/+4 |
2013-07-29 | usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP | Felipe Balbi | 1 | -1/+0 |
2013-07-29 | usb: dwc3: adapt to use dr_mode device tree helper | Ruchika Kharwar | 1 | -7/+4 |
2013-07-29 | usb: dwc3: switch to GPL v2 only | Felipe Balbi | 1 | -27/+7 |
2013-07-29 | usb: dwc3: clean up redundant parameter comment | Huang Rui | 1 | -1/+0 |
2013-07-15 | usb: dwc3: fix wrong bit mask in dwc3_event_type | Huang Rui | 1 | -2/+2 |
2013-03-18 | usb: dwc3: core: fix wrong OTG event regitser offset | George Cherian | 1 | -2/+3 |
2013-03-18 | usb: dwc3: calculate the number of endpoints | Felipe Balbi | 1 | -0/+15 |
2013-03-18 | usb: dwc3: core: define more revisions | Felipe Balbi | 1 | -0/+3 |
2013-03-18 | usb: dwc3: remove our homebrew state mechanism | Felipe Balbi | 1 | -7/+0 |
2013-03-18 | usb: dwc3: add count field to event buffer | Felipe Balbi | 1 | -0/+2 |
2013-03-18 | usb: dwc3: add a flags field to event buffer | Felipe Balbi | 1 | -0/+5 |
2013-03-18 | usb: dwc3: core: remove bogus comment to our structure | Felipe Balbi | 1 | -1/+0 |
2013-03-18 | usb: dwc3: core: add power management support | Felipe Balbi | 1 | -0/+33 |
2013-03-18 | usb: dwc3: gadget: save state of pullups | Felipe Balbi | 1 | -0/+1 |
2013-01-18 | usb: dwc3: remove dwc3 dependency on host AND gadget. | Vivek Gautam | 1 | -1/+15 |
2013-01-18 | usb: dwc3: gadget: fix scatter gather implementation | Pratyush Anand | 1 | -0/+1 |
2013-01-18 | usb: dwc3: gadget: fix missed isoc | Pratyush Anand | 1 | -2/+0 |
2013-01-18 | usb: dwc3: debugfs: convert our regdump to use regsets | Felipe Balbi | 1 | -0/+1 |
2013-01-18 | usb: dwc3: decrease event buffer size | Felipe Balbi | 1 | -1/+3 |
2012-10-31 | usb: dwc3: remove custom unique id handling | Sebastian Andrzej Siewior | 1 | -3/+0 |
2012-09-12 | Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -2/+0 |
2012-09-10 | usb: dwc3: add basic PHY support | Felipe Balbi | 1 | -0/+5 |
2012-08-03 | usb: dwc3: ep0: drop dead code | Felipe Balbi | 1 | -2/+0 |
2012-06-25 | usb: dwc3: rename res_trans_idx to resource_index | Felipe Balbi | 1 | -2/+2 |
2012-06-06 | usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition | Pratyush Anand | 1 | -1/+1 |
2012-06-04 | usb: dwc3: Fix missed isoc IN transaction | Pratyush Anand | 1 | -0/+3 |
2012-06-04 | USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition | Pratyush Anand | 1 | -1/+1 |
2012-06-04 | USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition | Pratyush Anand | 1 | -1/+1 |
2012-06-04 | usb: dwc3: add definitions for new registers | Paul Zimmerman | 1 | -19/+75 |
2012-05-07 | Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -5/+34 |
2012-05-04 | usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u... | Ido Shayevitz | 1 | -1/+0 |
2012-05-04 | usb: dwc3: define DWC3_EP0_BOUNCE_SIZE | Felipe Balbi | 1 | -0/+1 |
2012-05-02 | usb: dwc3: ep0: implement support for Set Isoch Delay request | Felipe Balbi | 1 | -0/+2 |
2012-05-02 | usb: dwc3: ep0: implement Set SEL support | Felipe Balbi | 1 | -0/+10 |
2012-05-02 | usb: dwc3: gadget: implement Global Command support | Felipe Balbi | 1 | -2/+4 |
2012-04-30 | usb: dwc3: ep0: add LPM handling | Sebastian Andrzej Siewior | 1 | -0/+1 |
2012-04-24 | usb: dwc3: core: split host address space | Ido Shayevitz | 1 | -3/+12 |
2012-04-11 | usb: dwc3: core: define more revision macros | Felipe Balbi | 1 | -0/+4 |
2012-03-03 | Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -116/+82 |
2012-03-02 | usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) | Paul Zimmerman | 1 | -0/+1 |
2012-03-02 | usb: dwc3: clean up whitespace damage, typos, missing parens, etc. | Paul Zimmerman | 1 | -11/+11 |
2012-02-28 | usb: dwc3: gadget: use generic map/unmap routines | Felipe Balbi | 1 | -2/+0 |
2012-02-13 | usb: dwc3: convert TRBs into bitshifts | Felipe Balbi | 1 | -104/+38 |
2012-02-10 | usb: dwc3: ep0: fix SetFeature(TEST) | Gerard Cauvy | 1 | -0/+3 |
2012-02-06 | usb: dwc3: gadget: start core on Rx.Detect | Felipe Balbi | 1 | -0/+9 |
2012-02-06 | usb: dwc3: gadget: dynamically re-size TxFifos | Felipe Balbi | 1 | -1/+15 |
2012-02-06 | usb: dwc3: gadget: fix XferNotReady debug print | Felipe Balbi | 1 | -0/+5 |
2011-12-12 | usb: dwc3: gadget: fix stream enable bit | Felipe Balbi | 1 | -0/+1 |