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
/
dwc2
/
core.c
Age
Commit message (
Expand
)
Author
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
usb: dwc2: Add params.c file
John Youn
2016-10-17
usb: dwc2: Add msleep for host-only
Heiko Stuebner
2016-09-08
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
usb: dwc2: Add delay to core soft reset
John Youn
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-02-17
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
2016-02-03
usb: dwc2: Fix probe problem on bcm2835
John Youn
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
2015-12-22
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
2015-12-22
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
2015-12-15
usb: dwc2: host: Support immediate retries for split transactions
Douglas Anderson
2015-12-15
usb: dwc2: host: fix descriptor list address masking
Mian Yousaf Kaukab
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-10-13
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-07-06
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
[next]