Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f2b685d5aad81facb85542227f5f8215eda8f4ce
/
drivers
/
usb
/
dwc3
/
core.h
f2b685d
usb: dwc3: cleanup struct dwc3
by Felipe Balbi
· 11 years ago
183ca11
usb: dwc3: core: define bit 10 of GCTL register
by Felipe Balbi
· 11 years ago
06f9b6e
usb: dwc3: fix wrong bit mask in dwc3_event_devt
by Huang Rui
· 11 years ago
c75f52f
usb: dwc3: fix typo in comment of dwc3_ep
by Huang Rui
· 11 years ago
68d6a01
usb: dwc3: core: introduce and use macros for Event Size register
by Felipe Balbi
· 11 years ago
aff310d
usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
by Felipe Balbi
· 11 years ago
a45c82b8
usb: dwc3: adapt to use dr_mode device tree helper
by Ruchika Kharwar
· 11 years ago
5945f78
usb: dwc3: switch to GPL v2 only
by Felipe Balbi
· 11 years ago
7bc5a6b
usb: dwc3: clean up redundant parameter comment
by Huang Rui
· 11 years ago
1974d49
usb: dwc3: fix wrong bit mask in dwc3_event_type
by Huang Rui
· 11 years ago
d4436c3
usb: dwc3: core: fix wrong OTG event regitser offset
by George Cherian
· 12 years ago
789451f6
usb: dwc3: calculate the number of endpoints
by Felipe Balbi
· 14 years ago
7ac6a59
usb: dwc3: core: define more revisions
by Felipe Balbi
· 12 years ago
fdba5aa
usb: dwc3: remove our homebrew state mechanism
by Felipe Balbi
· 12 years ago
60d04bb
usb: dwc3: add count field to event buffer
by Felipe Balbi
· 13 years ago
abed411
usb: dwc3: add a flags field to event buffer
by Felipe Balbi
· 13 years ago
9e86e71b
usb: dwc3: core: remove bogus comment to our structure
by Felipe Balbi
· 12 years ago
7415f17
usb: dwc3: core: add power management support
by Felipe Balbi
· 13 years ago
9fcb3bd
usb: dwc3: gadget: save state of pullups
by Felipe Balbi
· 12 years ago
388e5c5
usb: dwc3: remove dwc3 dependency on host AND gadget.
by Vivek Gautam
· 12 years ago
e5ba5ec
usb: dwc3: gadget: fix scatter gather implementation
by Pratyush Anand
· 12 years ago
7efea86
usb: dwc3: gadget: fix missed isoc
by Pratyush Anand
· 12 years ago
d766802
usb: dwc3: debugfs: convert our regdump to use regsets
by Felipe Balbi
· 12 years ago
5da9347
usb: dwc3: decrease event buffer size
by Felipe Balbi
· 12 years ago
124dafd
usb: dwc3: remove custom unique id handling
by Sebastian Andrzej Siewior
· 12 years ago
e6d49d0
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
51e1e7b
usb: dwc3: add basic PHY support
by Felipe Balbi
· 12 years ago
4635d3f
usb: dwc3: ep0: drop dead code
by Felipe Balbi
· 12 years ago
b4996a8
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 12 years ago
7e39b81
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
by Pratyush Anand
· 12 years ago
d6d6ec7
usb: dwc3: Fix missed isoc IN transaction
by Pratyush Anand
· 13 years ago
d05b818
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
by Pratyush Anand
· 13 years ago
389f282
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
by Pratyush Anand
· 13 years ago
2c61a8e
usb: dwc3: add definitions for new registers
by Paul Zimmerman
· 13 years ago
23063b3
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
16e78db
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
3ef35fa
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
by Felipe Balbi
· 13 years ago
c12a0d8
usb: dwc3: ep0: implement support for Set Isoch Delay request
by Felipe Balbi
· 13 years ago
865e09e
usb: dwc3: ep0: implement Set SEL support
by Felipe Balbi
· 13 years ago
b09bb64
usb: dwc3: gadget: implement Global Command support
by Felipe Balbi
· 13 years ago
e6a3b5e
usb: dwc3: ep0: add LPM handling
by Sebastian Andrzej Siewior
· 13 years ago
51249dc
usb: dwc3: core: split host address space
by Ido Shayevitz
· 13 years ago
1522d70
usb: dwc3: core: define more revision macros
by Felipe Balbi
· 13 years ago
3d71769
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
3e87c42
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
by Paul Zimmerman
· 13 years ago
1d04679
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
by Paul Zimmerman
· 13 years ago
0fc9a1b
usb: dwc3: gadget: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
f6bafc6
usb: dwc3: convert TRBs into bitshifts
by Felipe Balbi
· 13 years ago
3b63736
usb: dwc3: ep0: fix SetFeature(TEST)
by Gerard Cauvy
· 13 years ago
8db7ed1
usb: dwc3: gadget: start core on Rx.Detect
by Felipe Balbi
· 13 years ago
457e84b
usb: dwc3: gadget: dynamically re-size TxFifos
by Felipe Balbi
· 13 years ago
40aa41f
usb: dwc3: gadget: fix XferNotReady debug print
by Felipe Balbi
· 13 years ago
c90bfae
usb: dwc3: gadget: fix stream enable bit
by Felipe Balbi
· 13 years ago
e0ce0b0
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
by Sebastian Andrzej Siewior
· 13 years ago
df62df5
usb: dwc3: workaround: missing disconnect event
by Felipe Balbi
· 13 years ago
fae2b90
usb: dwc3: workaround: U1/U2 -> U0 transiton
by Felipe Balbi
· 13 years ago
5bdb1dcc
usb: dwc3: ep0: handle delayed_status again
by Sebastian Andrzej Siewior
· 13 years ago
3140e8cb
usb: dwc3: use a helper function for operation mode setting
by Sebastian Andrzej Siewior
· 13 years ago
457d3f2
usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
by Felipe Balbi
· 13 years ago
8300dd2
usb: dwc3: move dwc3 device ID bitmap to core.c
by Felipe Balbi
· 13 years ago
8ee6270
usb: dwc3: remove special status request handling in ep0
by Sebastian Andrzej Siewior
· 13 years ago
0b9fe32
usb: dwc3: debugfs: add support for changing port mode
by Felipe Balbi
· 13 years ago
f80b45e
usb: dwc3: move gadget prototypes to core.h
by Felipe Balbi
· 13 years ago
d07e881
usb: dwc3: add xHCI Host support
by Felipe Balbi
· 13 years ago
0949e99
usb: dwc3: fetch mode of operation from HW
by Felipe Balbi
· 13 years ago
9f622b2
usb: dwc3: calculate number of event buffers dynamically
by Felipe Balbi
· 13 years ago
6c167fc
usb: dwc3: allow forcing a maximum speed
by Felipe Balbi
· 13 years ago
aabb707
usb: dwc3: gadget: allow clock gating to work
by Felipe Balbi
· 13 years ago
a329949
usb: dwc3: add struct dwc3_hwparams
by Felipe Balbi
· 13 years ago
879631a
usb: dwc3: gadget: implement streams support
by Felipe Balbi
· 13 years ago
b23c843
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
by Paul Zimmerman
· 13 years ago
49a25cc
usb: dwc: remove "All rights reserved" statement.
by Sebastian Andrzej Siewior
· 13 years ago
55f3fba
usb: dwc3: ep0: introduce ep0_expect_in flag
by Felipe Balbi
· 13 years ago
f78d32e
usb: dwc3: define ScaleDown macro helper
by Felipe Balbi
· 13 years ago
f4aadbe
usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
by Felipe Balbi
· 13 years ago
b53c772
usb: dwc3: core: add ep0_next_event field
by Felipe Balbi
· 13 years ago
0b7836a
usb: dwc3: drop EP0_STALL state
by Felipe Balbi
· 13 years ago
624407f
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
by Sebastian Andrzej Siewior
· 13 years ago
c7fcdeb
usb: dwc3: ep0: simplify EP0 state machine
by Felipe Balbi
· 13 years ago
984f66a
usb: dwc3: core: add flag for EP0 direction
by Felipe Balbi
· 13 years ago
5812b1c
usb: dwc3: add a bounce buffer for control endpoints
by Felipe Balbi
· 13 years ago
dc137f0
usb: dwc3: core: add defines for XferNotReady event on Control EPs
by Felipe Balbi
· 13 years ago
91db07d
usb: dwc3: core: add missing @ for kerneldoc
by Felipe Balbi
· 13 years ago
72246da
usb: Introduce DesignWare USB3 DRD Driver
by Felipe Balbi
· 13 years ago