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
Age
Commit message (
Expand
)
Author
2016-06-20
usb: dwc3: gadget: Fix truncated cast issue
John Youn
2016-06-20
usb: dwc3: gadget: Handle TRB index 0 when full or empty
John Youn
2016-06-20
usb: dwc3: gadget: Account for link TRB in TRBs left
John Youn
2016-06-20
usb: dwc3: gadget: Account for max size in TRB space
John Youn
2016-06-20
usb: dwc3: gadget: Don't prepare TRBs if no space
John Youn
2016-06-20
usb: dwc3: gadget: Initialize the TRB ring
John Youn
2016-06-20
usb: dwc3: gadget: Simplify skipping of link TRBs
John Youn
2016-06-20
usb: dwc3: Endianness issue on dwc3_log_ctrl
John Youn
2016-06-20
usb: dwc3: gadget: Fix usage of bitwise operator
John Youn
2016-06-20
usb: dwc3: ep0: Use the correct type for SET_SEL data
John Youn
2016-06-20
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
John Youn
2016-06-20
usb: dwc3: gadget: improve gcmd trace
Felipe Balbi
2016-06-20
usb: dwc3: gadget: remove udelay() from generic cmd
Felipe Balbi
2016-06-20
usb: dwc3: gadget: single return point on generic commands
Felipe Balbi
2016-06-20
usb: dwc3: trace: print ep cmd status with a single trace
Felipe Balbi
2016-06-20
usb: dwc3: gadget: loop while (timeout)
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix trace output when command fails
Felipe Balbi
2016-06-20
usb: dwc3: trace: fully decode IRQ events
Felipe Balbi
2016-06-20
usb: dwc3: gadget: no more tracking endpoint type with its name
Felipe Balbi
2016-06-20
usb: dwc3: trace: pretty-print TRB's ctrl field
Janusz Dziedzic
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
Felipe Balbi
2016-06-20
usb: dwc3: pci: add Power Management dummy hooks
Felipe Balbi
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix for possible endpoint disable race
Felipe Balbi
2016-06-20
usb: dwc3: fix for the isoc transfer EP_BUSY flag
Konrad Leszczynski
2016-06-20
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
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: re-factor init and exit paths
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: split __dwc3_gadget_kick_transfer()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed
Felipe Balbi
2016-06-20
usb: dwc3: gadget: remove udelay(1) when sending ep cmds
Felipe Balbi
2016-06-20
usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
Felipe Balbi
2016-06-20
usb: dwc3: gadget: prepare TRBs on update transfers too
Felipe Balbi
2016-06-20
usb: dwc3: core: get rid of DWC3_PM_OPS macro
Felipe Balbi
2016-06-20
usb: dwc3: gadget: fix gadget suspend/resume
Felipe Balbi
2016-06-20
usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
Felipe Balbi
2016-06-01
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
John Youn
2016-05-31
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
Peter Griffin
2016-05-31
usb: dwc3: exynos: Fix deferred probing storm.
Steinar H. Gunderson
2016-05-03
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
Dan Carpenter
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
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
[prev]
[next]