Vivek Gautam
|
388e5c5113
usb: dwc3: remove dwc3 dependency on host AND gadget.
|
12 years ago |
Pratyush Anand
|
e5ba5ec833
usb: dwc3: gadget: fix scatter gather implementation
|
12 years ago |
Pratyush Anand
|
7efea86c28
usb: dwc3: gadget: fix missed isoc
|
12 years ago |
Felipe Balbi
|
d7668024b3
usb: dwc3: debugfs: convert our regdump to use regsets
|
12 years ago |
Felipe Balbi
|
5da9347825
usb: dwc3: decrease event buffer size
|
12 years ago |
Sebastian Andrzej Siewior
|
124dafde8f
usb: dwc3: remove custom unique id handling
|
12 years ago |
Greg Kroah-Hartman
|
e6d49d093e
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Felipe Balbi
|
51e1e7bcef
usb: dwc3: add basic PHY support
|
13 years ago |
Felipe Balbi
|
4635d3f298
usb: dwc3: ep0: drop dead code
|
13 years ago |
Felipe Balbi
|
b4996a8631
usb: dwc3: rename res_trans_idx to resource_index
|
13 years ago |
Pratyush Anand
|
7e39b817ee
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
|
13 years ago |
Pratyush Anand
|
d6d6ec7b88
usb: dwc3: Fix missed isoc IN transaction
|
13 years ago |
Pratyush Anand
|
d05b81824e
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
|
13 years ago |
Pratyush Anand
|
389f2828bb
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
|
13 years ago |
Paul Zimmerman
|
2c61a8efce
usb: dwc3: add definitions for new registers
|
13 years ago |
Greg Kroah-Hartman
|
23063b378d
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Ido Shayevitz
|
16e78db720
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
Felipe Balbi
|
3ef35fafdc
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
|
13 years ago |
Felipe Balbi
|
c12a0d862a
usb: dwc3: ep0: implement support for Set Isoch Delay request
|
13 years ago |
Felipe Balbi
|
865e09e716
usb: dwc3: ep0: implement Set SEL support
|
13 years ago |
Felipe Balbi
|
b09bb64239
usb: dwc3: gadget: implement Global Command support
|
13 years ago |
Sebastian Andrzej Siewior
|
e6a3b5e288
usb: dwc3: ep0: add LPM handling
|
13 years ago |
Ido Shayevitz
|
51249dca62
usb: dwc3: core: split host address space
|
13 years ago |
Felipe Balbi
|
1522d7034d
usb: dwc3: core: define more revision macros
|
13 years ago |
Greg Kroah-Hartman
|
3d71769014
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Paul Zimmerman
|
3e87c42a29
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
|
13 years ago |
Paul Zimmerman
|
1d04679395
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
|
13 years ago |
Felipe Balbi
|
0fc9a1be09
usb: dwc3: gadget: use generic map/unmap routines
|
13 years ago |
Felipe Balbi
|
f6bafc6a1c
usb: dwc3: convert TRBs into bitshifts
|
13 years ago |
Gerard Cauvy
|
3b637367ae
usb: dwc3: ep0: fix SetFeature(TEST)
|
13 years ago |