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.12.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
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-15
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
1
-1
/
+3
2020-03-15
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
1
-2
/
+92
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-3
/
+20
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
1
-3
/
+20
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
1
-9
/
+0
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
1
-4
/
+1
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
1
-0
/
+9
2019-05-03
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2018-10-02
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
1
-0
/
+8
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
1
-2
/
+2
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
1
-0
/
+19
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
1
-1
/
+8
2018-03-13
usb: dwc2: core: Add hibernated flag
Vardan Mikayelyan
1
-0
/
+1
2018-03-13
usb: dwc2: Print error if unable to set DMA coherent mask
Stefan Wahren
1
-1
/
+3
2018-03-08
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
1
-1
/
+1
2017-12-12
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
1
-0
/
+10
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-04-11
usb: dwc2: simplify optional reset handling
Philipp Zabel
1
-14
/
+4
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
1
-1
/
+1
2017-01-24
usb: dwc2: Fix brace usage
John Youn
1
-6
/
+6
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-1
/
+1
2016-11-18
usb: dwc2: Remove dwc2_set_all_params function
John Youn
1
-2
/
+0
2016-11-18
usb: dwc2: Move parameter initialization into params.c
John Youn
1
-23
/
+4
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-6
/
+1
2016-11-18
usb: dwc2: Add params.c file
John Youn
1
-173
/
+0
2016-10-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+34
2016-09-14
usb: dwc2: add support for Meson8b and GXBB SoCs
Jerome Brunet
1
-0
/
+34
2016-08-22
usb: dwc2: Add reset control to dwc2
Dinh Nguyen
1
-0
/
+22
2016-04-28
usb: dwc2: Proper cleanup on dr_mode failure
John Youn
1
-1
/
+1
2016-03-04
usb: dwc2: Add support for Lantiq ARX and XRX SoCs
Antti Seppälä
1
-0
/
+34
2016-03-04
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
Douglas Anderson
1
-1
/
+1
2016-03-04
usb: dwc2: rockchip: Make the max_transfer_size automatic
Douglas Anderson
1
-1
/
+1
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
1
-1
/
+7
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
1
-7
/
+3
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
1
-0
/
+6
2015-12-15
usb: dwc2: add support of hi6220
Zhangfei Gao
1
-0
/
+33
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
1
-0
/
+4
2015-11-20
usb: dwc2: fix kernel oops during driver probe
Stefan Wahren
1
-14
/
+14
2015-11-19
usb: dwc2: make otg clk optional
Stefan Wahren
1
-4
/
+7
2015-11-19
usb: dwc2: Return errors from PHY
Stefan Wahren
1
-5
/
+32
2015-11-19
usb: dwc2: Make PHY optional
John Youn
1
-5
/
+0
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
1
-1
/
+2
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
1
-37
/
+179
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
1
-1
/
+0
[next]