index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
1
-1
/
+1
*
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
1
-3
/
+3
*
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
1
-2
/
+2
*
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
1
-5
/
+0
*
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
1
-11
/
+11
*
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
1
-6
/
+6
*
usb: dwc2: Add params.c file
John Youn
2016-11-18
1
-916
/
+2
*
usb: dwc2: Add msleep for host-only
Heiko Stuebner
2016-10-17
1
-1
/
+10
*
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
1
-17
/
+14
*
usb: dwc2: Add delay to core soft reset
John Youn
2016-09-08
1
-0
/
+95
*
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
1
-1776
/
+0
*
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
1
-183
/
+0
*
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
1
-2
/
+90
*
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
2016-03-04
1
-2
/
+2
*
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
1
-0
/
+2
*
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-03-04
1
-18
/
+3
*
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
2016-02-17
1
-0
/
+6
*
usb: dwc2: Fix probe problem on bcm2835
John Youn
2016-02-03
1
-6
/
+0
*
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
2016-02-03
1
-8
/
+0
*
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
2015-12-22
1
-1
/
+1
*
usb: dwc2: Improve handling of host and device hwparams
John Youn
2015-12-22
1
-21
/
+67
*
usb: dwc2: Add functions to set and clear force mode
John Youn
2015-12-22
1
-24
/
+125
*
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2015-12-22
1
-0
/
+8
*
usb: dwc2: Add functions to check the HW OTG config
John Youn
2015-12-22
1
-0
/
+37
*
usb: dwc2: Add dwc2_core_reset()
John Youn
2015-12-22
1
-2
/
+20
*
usb: dwc2: Rename dwc2_core_reset()
John Youn
2015-12-22
1
-4
/
+4
*
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
2015-12-22
1
-8
/
+9
*
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
2015-12-22
1
-17
/
+23
*
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
2015-12-22
1
-5
/
+5
*
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
2015-12-22
1
-4
/
+4
*
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
2015-12-22
1
-11
/
+18
*
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
2015-12-22
1
-1
/
+1
*
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
2015-12-22
1
-7
/
+9
*
usb: dwc2: host: Support immediate retries for split transactions
Douglas Anderson
2015-12-15
1
-2
/
+12
*
usb: dwc2: host: fix descriptor list address masking
Mian Yousaf Kaukab
2015-12-15
1
-7
/
+3
*
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-12-15
1
-0
/
+3
*
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
2015-12-15
1
-0
/
+24
*
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
2015-10-13
1
-2
/
+1
*
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
1
-0
/
+6
*
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
1
-2
/
+3
*
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
1
-0
/
+1
*
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-10-01
1
-1
/
+1
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
1
-234
/
+235
*
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-1
/
+1
*
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-07-06
1
-40
/
+15
*
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
1
-0
/
+24
*
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
1
-3
/
+0
*
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2015-04-29
1
-0
/
+19
*
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
2015-04-29
1
-1
/
+21
*
usb: dwc2: add controller hibernation support
Gregory Herrero
2015-04-29
1
-0
/
+377
[next]