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.h
Age
Commit message (
Expand
)
Author
2016-11-18
usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structure
Vahram Aharonyan
2016-11-18
usb: dwc2: gadget: Add DMA descriptor chains for EP 0
Vahram Aharonyan
2016-11-18
usb: dwc2: gadget: Add descriptor DMA parameter
Vahram Aharonyan
2016-11-18
usb: dwc2: Deprecate g-use-dma binding
John Youn
2016-11-18
usb: dwc2: Get host DMA device properties
John Youn
2016-11-18
usb: dwc2: Rename the dma_enable parameter to host_dma
John Youn
2016-11-18
usb: dwc2: Move gadget settings into core_params
John Youn
2016-11-18
usb: dwc2: Rename host_rx_fifo_size hardware parameter
John Youn
2016-11-18
usb: dwc2: Remove unnecessary prototypes
John Youn
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
2016-11-18
usb: dwc2: Move parameter initialization into params.c
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-11-18
usb: dwc2: Remove unused hardware parameter
John Youn
2016-10-18
Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"
John Youn
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-08
usb: dwc2: Add delay to core soft reset
John Youn
2016-08-31
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-22
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
2016-06-21
usb: dwc2: gadget: Final fixes for BDMA ISOC
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Corrected interval calculation
Vardan Mikayelyan
2016-06-21
usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()
Vardan Mikayelyan
2016-05-31
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
Arnd Bergmann
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: Add scheduler tracing
Douglas Anderson
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
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 mode querying functions into core.h
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: Avoid double-reset at boot time
Douglas Anderson
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
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
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-02
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-01
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-07-06
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
[next]