Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a866ee08fc307a256fa4c046da15703c21d50926
/
drivers
/
usb
/
dwc3
a866ee0
usb: dwc3: ep0: fix status phase delayed status direction
by Felipe Balbi
· 13 years ago
a7e8d65
usb: dwc3: ep0: drop XferNotReady(DATA) support
by Felipe Balbi
· 13 years ago
b6c4acd
usb: dwc3: ep0: move DATA phase away from on-demand
by Felipe Balbi
· 13 years ago
cb84c5e
usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it
by Felipe Balbi
· 13 years ago
1cd6601
usb: dwc3: ep0: drop dead code
by Felipe Balbi
· 13 years ago
929646c
usb: dwc3: ep0: split the special cases on ep0_queue
by Felipe Balbi
· 13 years ago
2640f34
usb: dwc3: ep0: drop unnecessary variable
by Felipe Balbi
· 13 years ago
07e0ee8
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
by Felipe Balbi
· 13 years ago
77473f7
usb: dwc3: return error in case of run/stop timeout
by Pratyush Anand
· 13 years ago
49917a4
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
by Pratyush Anand
· 13 years ago
4dbba17
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
by Pratyush Anand
· 13 years ago
d69dcdd
usb: dwc3: keep default hird threshold value as 4b1100
by Pratyush Anand
· 13 years ago
eb84075
usb: dwc3: correct set_halt implementation for ep0
by Pratyush Anand
· 13 years ago
0ed27b1
usb: dwc3: ep0: prevent starting transfers twice on ep0
by Felipe Balbi
· 13 years ago
4ee20d5
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
by Felipe Balbi
· 13 years ago
4959cfc
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 13 years ago
46485a0
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 13 years ago
6263ebe
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
by Pratyush Anand
· 13 years ago
99d4da8
USB: DWC3: Issue device soft reset before core soft reset
by Pratyush Anand
· 13 years ago
38a535c
USB: DWC3: Put 100 ms delay for phy to be stable
by Pratyush Anand
· 13 years ago
1147f1c
usb: dwc3: Remove duplicate header file inclusion
by Sachin Kamat
· 13 years ago
110ff60
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 13 years ago
eaec3e9
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 13 years ago
bccd680
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 13 years ago
50ed834
usb: dwc3: resume phy during gadget initialization on recent cores
by Pratyush Anand
· 13 years ago
b403c11
usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition
by Pratyush Anand
· 13 years ago
a09be0a
usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled
by Felipe Balbi
· 13 years ago
5e5d2aa
usb: dwc3: gadget: don't call stop_active_transfers() on disconnect
by Felipe Balbi
· 13 years ago
b129eb7
usb: dwc3: gadget: don't wait for ep cmd IRQ
by Felipe Balbi
· 13 years ago
8e5e3de
usb: dwc3: gadget: drop useless code
by Felipe Balbi
· 13 years ago
413dba6
usb: dwc3: Fix break from cleanup request loop
by Pratyush Anand
· 13 years ago
73939b0
usb: dwc3: Fix missed isoc IN transaction
by Pratyush Anand
· 13 years ago
e8478e6
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
by Pratyush Anand
· 13 years ago
8379bef
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
by Pratyush Anand
· 13 years ago
df02342
USB: DWC3: Generate interrupt on each TRB as default option
by Pratyush Anand
· 13 years ago
ed8c398
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
by Felipe Balbi
· 13 years ago
8761921
usb: dwc3: ep0: be careful with endianness on SetSEL command
by Felipe Balbi
· 13 years ago
65811b6
usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup
by Felipe Balbi
· 13 years ago
d8bb4f7
usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ
by Gerard CAUVY
· 13 years ago
34d548c
usb: dwc3: gadget: disable U1/U2 on disconnect
by Felipe Balbi
· 13 years ago
b4d0435
usb: dwc3: gadget: prevent DCTL register corruption
by Felipe Balbi
· 13 years ago
43fa01a
usb: dwc3: core: make sure evt->lpos is correctly initialized
by Paul Zimmerman
· 13 years ago
88df427
usb: dwc3: support new revisions of DWC3 core
by Paul Zimmerman
· 13 years ago
dffb81b
usb: dwc3: gadget: rename phy_power() to phy_suspend()
by Paul Zimmerman
· 13 years ago
8b9388f
usb: dwc3: gadget: reinitialize retries
by Paul Zimmerman
· 13 years ago
394c74f
usb: dwc3: add definitions for new registers
by Paul Zimmerman
· 13 years ago
5d409eb
usb: dwc3: gadget: remove trailing semicolon
by Felipe Balbi
· 13 years ago
7a94fbb
usb: dwc3: ep0: fix a typo in comment
by Felipe Balbi
· 13 years ago
9610cd2
usb: dwc3: ep0: align on function signature
by Felipe Balbi
· 13 years ago
0a1730a
usb: dwc3: ep0: switch over to IS_ALIGNED
by Felipe Balbi
· 13 years ago
db0af40
usb: dwc3: handle pending unaligned Control OUT data phase correctly
by Felipe Balbi
· 13 years ago
800bf64
usb: dwc3: fix a WARN and a comment
by Felipe Balbi
· 13 years ago
e6e44c7
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
57cdac1
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
b0791fb
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
by Felipe Balbi
· 13 years ago
f39a37f
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
by Paul Zimmerman
· 13 years ago
395c349
usb: dwc3: ep0: implement support for Set Isoch Delay request
by Felipe Balbi
· 13 years ago
dc6e094
usb: dwc3: gadget: increase setup buffer size
by Felipe Balbi
· 13 years ago
9e788d6
usb: dwc3: ep0: implement Set SEL support
by Felipe Balbi
· 13 years ago
573c276
usb: dwc3: gadget: implement Global Command support
by Felipe Balbi
· 13 years ago
bb8b8a3
usb: dwc3: ep0: add LPM handling
by Sebastian Andrzej Siewior
· 13 years ago
38d2c6c
usb: dwc3: workaround: metastability state on Run/Stop bit
by Felipe Balbi
· 13 years ago
c712cf8
usb: dwc3: core: define more revision macros
by Felipe Balbi
· 13 years ago
1c4dbcb
DWC3: gadget: Report error if RX buffer not aligned to EP's MTU
by Manu Gautam
· 12 years ago
b47fd4a
Merge "usb: dwc3: Bring back in readl/writel APIs"
by Linux Build Service Account
· 12 years ago
2c7bc9c
usb: dwc3: Bring back in readl/writel APIs
by Manu Gautam
· 13 years ago
2617deb
usb: dwc3-msm: Add vote for BUS scaling on cable connect
by Manu Gautam
· 13 years ago
bd0e578
usb: dwc3-msm: Initialize HSPHY and SSPHY using QSCRATCH
by Manu Gautam
· 13 years ago
7a559ef
Merge changes I88dafd6e,Id12120d6 into msm-3.4
by Linux Build Service Account
· 13 years ago
e177895
usb: dwc3-msm: Disable low power mode
by Manu Gautam
· 13 years ago
3e9ad35
usb: dwc3-msm: Add voting for interface, ref and sleep clocks
by Manu Gautam
· 13 years ago
c64d85e
usb: dwc3: Disable host mode if operational mode is DRD (or OTG)
by Manu Gautam
· 13 years ago
7ad8ded
usb: dwc3-msm: Route DWC3 USB3.0 controller signals to the primary port
by Ido Shayevitz
· 13 years ago
a00d732
usb: gadget: Introduce qdss function driver
by Shimrit Malichi
· 13 years ago
b506727
usb: dwc3-msm: Add support for LPM on cable disconnect
by Manu Gautam
· 13 years ago
5acb4ba
USB: dwc3: Add workaround for incorrect GUSB3PIPECTL default value
by Pavankumar Kondeti
· 13 years ago
c6e15aa
USB: dwc3: Add workaround for incorrect GUCTL register's default value
by Pavankumar Kondeti
· 13 years ago
17206c2
usb: dwc3-msm: Request for otg_interrupt irq
by Manu Gautam
· 13 years ago
f8687a5
usb: dwc3-msm: Fix redeclaration error of 'enum usb_vdd_value'
by Manu Gautam
· 13 years ago
33fe6f1
USB: dwc: Add a warning message about Vendor Device LMP event
by Pavankumar Kondeti
· 13 years ago
d393e17
USB: dwc3: Increase event buffer size from 4K to 8K
by Pavankumar Kondeti
· 13 years ago
fe2c063
USB: dwc3: Add workaround for possible bug related to PHY CDR
by Pavankumar Kondeti
· 13 years ago
bd348b6
USB: xhci: Add PORTSC register write delay quirk for DWC3 controller
by Pavankumar Kondeti
· 13 years ago
1742db2
usb: dwc3_msm: Add master clock (or core clock) voting
by Manu Gautam
· 13 years ago
8c64281
usb: dwc3-msm: Add support for charger detection
by Manu Gautam
· 13 years ago
c9e92e9
usb: dwc3: Set dma mask for USB3.0 dwc3 driver
by Ido Shayevitz
· 13 years ago
4a18733
usb: dwc3: core: split host address space
by Ido Shayevitz
· 13 years ago
cdeef4c
usb: dwc3: Introduce OTG driver for dwc3
by Ido Shayevitz
· 13 years ago
fa65a58
usb: dwc3-msm: convert TRBs into bitshifts
by Ido Shayevitz
· 13 years ago
91bd4ea
usb: dwc3-msm: use generic map/unmap routines
by Ido Shayevitz
· 13 years ago
ca2691e
usb: dwc3: Fix dwc3 device name for MSM platfrom
by Ido Shayevitz
· 13 years ago
23873a3
usb: dwc3: Fix merge conflict for not auto select USB_GADGET_SUPERSPEED
by Ido Shayevitz
· 13 years ago
60e0135
usb: dwc3-msm: Add regulators voting for SS and HS PHYs
by Manu Gautam
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
9e5bd6f
usb: dwc3: Fix compilation (forbidden warning)
by Ido Shayevitz
· 13 years ago
9fb8345
usb: gadget: dwc3: Add support for DBM (MSM specific) endpoints.
by Ido Shayevitz
· 13 years ago
ef72ddd
usb: dwc3: Add MSM dwc3 wrapper
by Ido Shayevitz
· 13 years ago
64b6c8a
usb: dwc3: Free event buffers array
by Anton Tikhomirov
· 13 years ago
ecb0779
usb: dwc3: ep0: add a default case for SetFeature command
by Gerard Cauvy
· 13 years ago
cd423dd
usb: dwc3: ep0: increment "actual" on bounced ep0 case
by Felipe Balbi
· 13 years ago
Next »