Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ce8d0f329c39a01397d55ebb955c0c43c7fa3ed
/
drivers
/
usb
/
dwc3
/
gadget.c
9ce8d0f
dwc3: gadget: Stop active transfers before stopping USB device controller
by Mayank Rana
· 7 years ago
61c8f61
USB: dwc3-msm: Disable Update xfer for DBM on ep disable or dequeue
by Vijayavardhan Vennapusa
· 9 years ago
e97b668
Merge "Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9"
by Linux Build Service Account
· 7 years ago
567134b
Merge "usb: dwc3: restart usb upon endpoint cmd timeout"
by Linux Build Service Account
· 7 years ago
e2a9781
usb: dwc3: restart usb upon endpoint cmd timeout
by Pratham Pratap
· 7 years ago
ff97938
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
by Kyle Yan
· 7 years ago
f8d60db
usb: dwc3: Fix incorrect ep0 state on reset
by Sriharsha Allenki
· 7 years ago
7abf66d
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
by Roger Quadros
· 8 years ago
df15a46
Merge "dwc3: gadget: Ratelimit error message in _dwc3_gadget_ep_queue()"
by Linux Build Service Account
· 7 years ago
9152d75
Merge "usb: dwc3: Avoid NULL pointer access"
by Linux Build Service Account
· 7 years ago
ab01396
Merge "usb: dwc3: Fix incorrect PCM value for mult less than 2"
by Linux Build Service Account
· 7 years ago
ce8e2cb
dwc3: gadget: Ratelimit error message in _dwc3_gadget_ep_queue()
by Vijayavardhan Vennapusa
· 7 years ago
7441c2d
usb: dwc3: Fix incorrect PCM value for mult less than 2
by Sriharsha Allenki
· 7 years ago
2fcd96a
usb: dwc3: Avoid NULL pointer access
by Pratham Pratap
· 7 years ago
0525b5c
usb: dwc3: Avoid processing of TRB if HWO bit is set
by Sriharsha Allenki
· 7 years ago
45c07070
usb: dwc3: Fix frequent bus expiry failures for isoc
by Sriharsha Allenki
· 7 years ago
e881b35
USB: dwc3: Fix issues in ISOC endpoint handling
by Sriharsha Allenki
· 7 years ago
77d815d
usb: dwc3: gadget: Fix ISO transfer performance
by Roger Quadros
· 8 years ago
1819d0a
usb: dwc3: gadget: Fix starting microframe for ISOC
by John Youn
· 8 years ago
e7ab897
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
by Janusz Dziedzic
· 8 years ago
cf23b5b
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
by Felipe Balbi
· 8 years ago
a81d6b7
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· 8 years ago
ff876f0
Merge "dwc3: gadget: Take copy of dwc->gadget_driver before releasing lock"
by Linux Build Service Account
· 7 years ago
8f84710
dwc3: gadget: Take copy of dwc->gadget_driver before releasing lock
by Mayank Rana
· 7 years ago
f0a4512
dwc3: gadget: Flush dwc_wq with dwc3_gadget_stop() API
by Mayank Rana
· 7 years ago
8df9b9d
USB: dwc3: gadget: Fix TxFIFO resizing logic
by Ajay Agarwal
· 7 years ago
d1c93aa
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
by Felipe Balbi
· 8 years ago
aac1cbd
Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9
by Kyle Yan
· 7 years ago
480fd4f
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
by Manu Gautam
· 7 years ago
bd17b85
dwc3: gadget: Use sysdev device instead of gadget->dev.parent
by Mayank Rana
· 7 years ago
f61a52a
Merge remote-tracking branch '4.9/tmp-598195a' into msm-4.9
by Kyle Yan
· 7 years ago
3272bad
usb: dwc3: replace %p with %pK
by Felipe Balbi
· 8 years ago
a6fbc60
Merge "dwc3: resize txfifo of IN/INT endpoint before enabling it"
by Linux Build Service Account
· 7 years ago
f6f2f8c
Merge "udc: core: Add handling for case where allocated buffer is not mapped"
by Linux Build Service Account
· 7 years ago
9ca186c
dwc3: Fix USB TRB ring initialization in BAM2BAM case
by Mayank Rana
· 7 years ago
7877b27
udc: core: Add handling for case where allocated buffer is not mapped
by Mayank Rana
· 7 years ago
ac1200c
dwc3: resize txfifo of IN/INT endpoint before enabling it
by Mayank Rana
· 8 years ago
d223be4
dwc3: gadget: Add NULL check against endpoint desc
by Mayank Rana
· 7 years ago
054caaa
Merge "Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 7 years ago
18661c2
Merge "dwc3: gadget: Use dbg_event() to log error" into msm-4.9
by Linux Build Service Account
· 7 years ago
d523ad4
Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9
by Kyle Yan
· 7 years ago
ff9177b
usb: dwc3: gadget: Prevent losing events in event cache
by Thinh Nguyen
· 8 years ago
6300b45
dwc3: gadget: Use dbg_event() to log error
by Mayank Rana
· 7 years ago
66f37a9
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
by Felipe Balbi
· 8 years ago
2e37cdd
usb: dwc3: gadget: CSP is only valid for OUT endpoints
by Felipe Balbi
· 8 years ago
b4954c5
Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
by Mayank Rana
· 8 years ago
c8ef2ca
dwc3: gadget: Fix improper merge conflict resolution
by Mayank Rana
· 8 years ago
d7d6352
dwc3: gagdet: remove usage of PM runtime API with request handling
by Mayank Rana
· 8 years ago
71ce1d9
Merge remote-tracking branch 'tmp-44e63be' into 4.9
by Channagoud Kadabi
· 8 years ago
d9a97dc
usb: dwc3: gadget: delay unmap of bounced requests
by Janusz Dziedzic
· 8 years ago
f616a7f
usb: dwc3: Use high priority worker as bottom half handler
by Mayank Rana
· 8 years ago
26cac20
usb: dwc3: Implement interrupt moderation
by John Youn
· 8 years ago
551d290
usb: dwc3: gadget: clear events in top-half handler
by John Youn
· 8 years ago
42695fc
usb: dwc3: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
e4f2781
usb: dwc3: Add support to LPM L1 remote wakeup for ep0 endpoints
by Hemant Kumar
· 8 years ago
da75569
Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9
by Kyle Yan
· 8 years ago
3ccf60e
usb: dwc3: gadget: skip Set/Clear Halt when invalid
by Felipe Balbi
· 8 years ago
b40ef61
usb: dwc3: gadget: Fail request submission if it was already queued
by Manu Gautam
· 12 years ago
3df6a32
DWC3: gadget: Report error if RX buffer not aligned to EP's MTU
by Manu Gautam
· 8 years ago
558baca
dwc3: gadget: Use dbg_event() API to capture important events
by Mayank Rana
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
0c667b4
usb: dwc3: Keep track of interrupt statistics
by Mayank Rana
· 8 years ago
5af6f56
usb: dwc3: gadget: always unmap EP0 requests
by Felipe Balbi
· 8 years ago
5e3c292
usb: dwc3: gadget: Fix full speed mode
by Roger Quadros
· 8 years ago
3666b62
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
by Felipe Balbi
· 8 years ago
9b7ea1b
usb: dwc3: Allocate fixed h/w eps for GSI endpoints
by Devdutt Patnaik
· 9 years ago
ae5ca3c
dwc3: gadget: Increase TXFIFO size as 3KB with endless USB IN endpoint
by Mayank Rana
· 8 years ago
cefab30
usb: gadget: Use mult as 3 for GSI related USB IN endpoint always
by Mayank Rana
· 8 years ago
520de14
usb: gadget: Iterate over all IN EPs for allocation of TX FIFOs
by Devdutt Patnaik
· 8 years ago
cb44a0c
dwc3: gadget: Use default TX FIFO size as 1024 bytes with each IN eps
by Mayank Rana
· 9 years ago
a846a41
dwc3: gadget: Improve TX FIFO resize functionality
by Mayank Rana
· 8 years ago
f0ce255
usb: dwc3: gadget: Prevent tx fifo resize before set config
by Hemant Kumar
· 8 years ago
db943d6
usb: dwc3: Adjust TX FIFO allocation
by Jack Pham
· 8 years ago
a8e4de6
Revert "usb: dwc3: drop FIFO resizing logic"
by Mayank Rana
· 8 years ago
4387417
usb: dwc3: restart usb upon endpoint cmd timeout
by Hemant Kumar
· 8 years ago
e1f1af4
dwc3: gadget: Remove disabling events and ep0 from gadget stop
by Vamsi Krishna Samavedam
· 8 years ago
d55fe95
usb: dwc3: Draw 100mA upon host bus reset
by Hemant Kumar
· 8 years ago
4dd882c
dwc3: gadget: Don't memset TRB ring with zero related to USB GSI endpoint
by Mayank Rana
· 8 years ago
78c7c28
usb: dwc3: Remove tasklet bottom half handler
by Hemant Kumar
· 8 years ago
bb7c0d5
dwc3: gadget: Fix spinlock recursive issue
by Mayank Rana
· 8 years ago
e6d4a92
Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105
by Channagoud Kadabi
· 8 years ago
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
51fbc7c
usb: dwc3: Fix size used in dma_free_coherent()
by Christophe JAILLET
· 8 years ago
d889c23
usb: dwc3: gadget: never pre-start Isochronous endpoints
by Felipe Balbi
· 8 years ago
a9c3ca5
usb: dwc3: gadget: properly account queued requests
by Felipe Balbi
· 8 years ago
8152263
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
1811861
Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6
by Bruce Levy
· 8 years ago
5e6c88d
usb: dwc3: fix Clear Stall EP command failure
by Lu Baolu
· 8 years ago
d6e10bf
usb: dwc3: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
68088ae
Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8
by Trilok Soni
· 8 years ago
9d7aba7
Revert "usb: dwc3: gadget: always decrement by 1"
by John Youn
· 8 years ago
a99689a
dwc3: Add QTI MSM platform specific feature and other changes
by Mayank Rana
· 8 years ago
6f8245b
usb: dwc3: gadget: always decrement by 1
by Felipe Balbi
· 8 years ago
594e121
usb: dwc3: gadget: stop kicking if we run out of space
by Felipe Balbi
· 8 years ago
7ae7df4
usb: dwc3: gadget: abolish trbs_left
by Felipe Balbi
· 8 years ago
06281d4
usb: dwc3: Add ENDXFER command polling
by John Youn
· 8 years ago
dc55c67
usb: dwc3: gadget: improve increment request->actual
by Felipe Balbi
· 8 years ago
f99f53f
usb: dwc3: gadget: remove condition that never happens
by Felipe Balbi
· 8 years ago
1f51211
usb: dwc3: gadget: add remaining sg entries to ring
by Felipe Balbi
· 8 years ago
2c78c02
usb: dwc3: gadget: interrupt on ring full too
by Felipe Balbi
· 8 years ago
Next »