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
/
hcd.c
Age
Commit message (
Expand
)
Author
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-24
usb: dwc2: Improve gadget state disconnection handling
John Stultz
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
2017-04-11
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-26
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
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: Fix lines over 80 characters
John Youn
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
usb: dwc2: host: use true/false for boolean
Nicholas Mc Guire
2017-01-24
usb: dwc2: host: use msleep() for long delays
Nicholas Mc Guire
2017-01-16
usb: dwc2: host: fix Wmaybe-uninitialized warning
Nicholas Mc Guire
2017-01-12
usb: dwc2: Avoid suspending if we're in gadget mode
John Stultz
2016-11-18
usb: dwc2: Move functions from header to source
Razmik Karapetyan
2016-11-18
usb: dwc2: gadget: Add new core parameter for low speed
Vardan Mikayelyan
2016-11-18
usb: dwc2: Update DMA descriptor structure
Vahram Aharonyan
2016-11-18
usb: dwc2: Fix dead code in hcd.c
Vardan Mikayelyan
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
usb: dwc2: Remove unnecessary kfree
John Youn
2016-08-09
usb: dwc2: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-04-28
usb: dwc2: host: Setting qtd to NULL after freeing it
Vardan Mikayelyan
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: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2016-03-04
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
usb: dwc2: host: Use periodic interrupt even with DMA
Douglas Anderson
2016-03-04
usb: dwc2: host: Giveback URB in tasklet context
Douglas Anderson
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
2016-03-04
usb: dwc2: host: Avoid use of chan->qh after qh freed
Douglas Anderson
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
2015-12-15
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
Douglas Anderson
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
[next]