index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
1
-1
/
+1
2019-07-03
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
1
-1
/
+1
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
1
-0
/
+9
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
1
-0
/
+190
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-120
/
+121
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
1
-0
/
+7
2018-03-13
usb: dwc2: Make dwc2_force_mode() static
Grigor Tovmasyan
1
-1
/
+1
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
1
-47
/
+14
2018-03-13
usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()
Vardan Mikayelyan
1
-0
/
+38
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
1
-2
/
+2
2018-03-13
usb: dwc2: Add helper functions for restore routine
Vardan Mikayelyan
1
-0
/
+136
2018-03-13
usb: dwc2: Changes in registers backup/restore functions
Vardan Mikayelyan
1
-2
/
+6
2018-03-13
usb: dwc2: gadget: Fix dwc2_restore_device_registers
Vardan Mikayelyan
1
-1
/
+1
2018-03-13
usb: dwc2: gadget: Moved dtxfsiz backup array place
Vardan Mikayelyan
1
-6
/
+2
2018-03-13
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
1
-1
/
+1
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
1
-7
/
+7
2018-03-13
usb: dwc2: Backup and restore PCGCCTL1 register
Razmik Karapetyan
1
-0
/
+2
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
1
-0
/
+14
2018-03-13
usb: dwc2: Change TxFIFO and RxFIFO flushing flow
Minas Harutyunyan
1
-0
/
+10
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
1
-44
/
+64
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
1
-3
/
+3
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
1
-5
/
+0
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-11
/
+11
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-6
/
+6
2016-11-18
usb: dwc2: Add params.c file
John Youn
1
-916
/
+2
2016-10-17
usb: dwc2: Add msleep for host-only
Heiko Stuebner
1
-1
/
+10
2016-09-08
usb: dwc2: Properly account for the force mode delays
John Youn
1
-17
/
+14
2016-09-08
usb: dwc2: Add delay to core soft reset
John Youn
1
-0
/
+95
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
1
-1776
/
+0
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
1
-183
/
+0
2016-03-04
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
1
-2
/
+90
2016-03-04
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
1
-2
/
+2
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
1
-0
/
+2
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
1
-18
/
+3
2016-02-17
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
1
-0
/
+6
2016-02-03
usb: dwc2: Fix probe problem on bcm2835
John Youn
1
-6
/
+0
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
1
-8
/
+0
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
1
-21
/
+67
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
1
-24
/
+125
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
1
-0
/
+8
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
1
-0
/
+37
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
1
-2
/
+20
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
1
-4
/
+4
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
1
-8
/
+9
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
1
-17
/
+23
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
1
-5
/
+5
[next]