index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2016-11-03
usb: dwc3: gadget: tracking per-TRB remaining bytes
Felipe Balbi
2016-11-03
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
Felipe Balbi
2016-11-03
usb: dwc3: gadget: wait for End Transfer to complete
Baolin Wang
2016-11-03
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
Baolin Wang
2016-11-03
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
Felipe Balbi
2016-11-03
usb: dwc3: gadget: never ever kill the machine
Felipe Balbi
2016-11-03
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
Felipe Balbi
2016-11-03
usb: dwc3: gadget: CSP is only valid for OUT endpoints
Felipe Balbi
2016-11-03
usb: dwc3: gadget: remove unused 'first_trb_index'
Felipe Balbi
2016-11-03
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
Felipe Balbi
2016-11-03
usb: dwc3: gadget: offset Start Transfer latency for bulk EPs
Felipe Balbi
2016-10-31
usb: dwc3: trace: print out ep0state also from XferComplete
Felipe Balbi
2016-10-31
usb: dwc3: gadget: remove redundant trace prints
Felipe Balbi
2016-10-31
usb: dwc3: gadget: conditionally disable Link State change events
Felipe Balbi
2016-10-31
usb: dwc3: gadget: giveback request if we can't kick it
Felipe Balbi
2016-10-31
usb: dwc3: gadget: make use of No Response Update Transfer
Felipe Balbi
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2016-10-31
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
2016-10-17
usb: dwc3: Fix size used in dma_free_coherent()
Christophe JAILLET
2016-10-17
usb: dwc3: gadget: never pre-start Isochronous endpoints
Felipe Balbi
2016-10-17
usb: dwc3: gadget: properly account queued requests
Felipe Balbi
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-12
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-09
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
2016-08-25
usb: dwc3: gadget: always decrement by 1
Felipe Balbi
2016-08-25
usb: dwc3: gadget: stop kicking if we run out of space
Felipe Balbi
2016-08-25
usb: dwc3: gadget: abolish trbs_left
Felipe Balbi
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
2016-08-25
usb: dwc3: gadget: improve increment request->actual
Felipe Balbi
2016-08-25
usb: dwc3: gadget: remove condition that never happens
Felipe Balbi
2016-08-25
usb: dwc3: gadget: add remaining sg entries to ring
Felipe Balbi
2016-08-22
usb: dwc3: gadget: interrupt on ring full too
Felipe Balbi
2016-08-22
usb: dwc3: gadget: avoid while (1) loop on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify dwc3_ep_prev_trb()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: increment dequeue pointer on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: retire LST bit completely
Felipe Balbi
2016-08-22
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
Nicolas Saenz Julienne
2016-08-11
usb: dwc3: gadget: stop processing on HWO set
Felipe Balbi
2016-08-11
usb: dwc3: don't set last bit for ISOC endpoints
Janusz Dziedzic
2016-08-10
usb: dwc3: gadget: always cleanup all TRBs
Felipe Balbi
2016-08-10
usb: dwc3: gadget: fix for short pkts during chained xfers
Felipe Balbi
2016-08-10
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
2016-06-21
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
Baolin Wang
2016-06-21
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Felipe Balbi
2016-06-21
usb: dwc3: gadget: simplify run_stop() break condition
Felipe Balbi
2016-06-21
usb: dwc3: gadget: avoid while(1) in run_stop()
Felipe Balbi
[prev]
[next]