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
/
core.h
Age
Commit message (
Expand
)
Author
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
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: Add support for device L1 exit
John Youn
2016-11-03
usb: dwc3: remove unused struct member dwc3->mem
Lu Baolu
2016-11-03
usb: dwc3: gadget: remove unused 'first_trb_index'
Felipe Balbi
2016-10-31
usb: dwc3: debug: decode control endpoint phase too
Felipe Balbi
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2016-09-07
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
2016-08-25
usb: dwc3: Add revision numbers for the USB 3.0 IP
John Youn
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
2016-08-25
usb: dwc3: make usb2 phy utmi interface configurable
William Wu
2016-08-25
usb: dwc3: add dis_u2_freeclk_exists_quirk
William Wu
2016-08-22
usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request
Felipe Balbi
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
2016-06-20
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
John Youn
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
Felipe Balbi
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
2016-06-20
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
Felipe Balbi
2016-06-20
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
2016-06-20
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
2016-06-20
usb: dwc3: gadget: pass dep as argument to endpoint command
Felipe Balbi
2016-06-20
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix gadget suspend/resume
Felipe Balbi
2016-06-01
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
John Youn
2016-05-03
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
Dan Carpenter
2016-04-28
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
Felipe Balbi
2016-04-28
usb: dwc3: gadget: update DCFG.NumP to max burst size
Felipe Balbi
2016-04-28
usb: dwc3: gadget: give better command return code
Konrad Leszczynski
2016-04-19
usb: dwc3: core: add helper to extract trb type
Felipe Balbi
2016-04-19
usb: dwc3: core: add fifo space helper
Felipe Balbi
2016-04-19
usb: dwc3: get rid of DWC3_TRB_MASK
Felipe Balbi
2016-04-18
usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8
Felipe Balbi
2016-04-18
usb: dwc3: core: document struct dwc3_request
Felipe Balbi
2016-04-18
usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue
Felipe Balbi
2016-04-18
usb: dwc3: add disable receiver detection in P3 quirk
Rajesh Bhagat
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
2016-04-14
usb: dwc3: increase maximum number of TRBs per endpoint
Felipe Balbi
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
2016-03-04
usb: dwc3: Update register fields for SuperSpeedPlus
John Youn
[next]