index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
params.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Use device_get_match_data()
Rob Herring
2023-10-10
1
-15
/
+6
*
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
2023-08-22
1
-1
/
+38
*
usb: dwc2: support dwc2 IP for Amlogic A1 SoC family
Dmitry Rokosov
2023-05-13
1
-0
/
+21
*
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-2
/
+1
*
usb: dwc2: disable lpm feature on Rockchip SoCs
Quentin Schulz
2022-12-08
1
-0
/
+4
*
usb: dwc2: Remove redundant license text
Christophe JAILLET
2022-09-22
1
-30
/
+0
*
USB: dwc2: Add OTG support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2022-04-21
1
-1
/
+49
*
usb: dwc2: Add platform specific data for Intel's Agilex
Dinh Nguyen
2022-02-11
1
-0
/
+10
*
usb: dwc2: stm32mp15: set otg_rev
Fabrice Gasnier
2021-10-25
1
-0
/
+2
*
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-10-25
1
-33
/
+40
*
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-07-21
1
-0
/
+1
*
usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
Lee Jones
2021-05-27
1
-2
/
+2
*
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
2021-04-22
1
-1
/
+17
*
usb: dwc2: disable Link Power Management on STM32MP15 HS OTG
Amelie Delaunay
2021-01-12
1
-0
/
+4
*
usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG
Amelie Delaunay
2021-01-12
1
-0
/
+2
*
usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS
Amelie Delaunay
2021-01-12
1
-0
/
+2
*
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-10-02
1
-1
/
+1
*
usb: dwc2: add support for APM82181 USB OTG
Christian Lamparter
2020-10-02
1
-0
/
+1
*
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
2020-09-24
1
-1
/
+1
*
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
2020-07-27
1
-3
/
+1
*
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-07-23
1
-1
/
+3
*
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2020-06-18
1
-6
/
+6
*
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2020-05-25
1
-19
/
+0
*
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
2020-03-15
1
-0
/
+33
*
usb: dwc2: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-25
1
-4
/
+1
*
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-07-01
1
-0
/
+1
|
\
|
*
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
2019-06-18
1
-0
/
+1
*
|
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2019-06-18
1
-0
/
+9
|
/
*
usb: dwc2: Set lpm mode parameters depend on HW configuration
Minas Harutyunyan
2019-05-03
1
-5
/
+18
*
usb: dwc2: Add Amlogic G12A DWC2 Params
Neil Armstrong
2019-05-03
1
-0
/
+12
*
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
2018-12-10
1
-0
/
+1
*
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
2018-12-05
1
-1
/
+9
*
usb: dwc2: disable power_down on rockchip devices
SolidHal
2018-10-05
1
-0
/
+1
*
usb: dwc2: gadget: Add parameters for GREFCLK register
Grigor Tovmasyan
2018-10-02
1
-0
/
+2
*
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
2018-10-02
1
-0
/
+4
*
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
Douglas Anderson
2018-07-30
1
-1
/
+0
*
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
Douglas Anderson
2018-07-30
1
-1
/
+0
*
usb: dwc2: Turn on uframe_sched on "his" platforms
Douglas Anderson
2018-07-30
1
-1
/
+0
*
usb: dwc2: Turn on uframe_sched on "bcm" platforms
Douglas Anderson
2018-07-30
1
-1
/
+0
*
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-07-30
1
-10
/
+10
*
usb: dwc2: gadget: Fix coverity issue
Grigor Tovmasyan
2018-05-21
1
-1
/
+1
*
usb: dwc2: Fix HiKey regression caused by power_down feature
John Stultz
2018-05-21
1
-0
/
+1
*
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-21
1
-0
/
+8
*
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
1
-0
/
+3
*
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-03-23
1
-18
/
+73
|
\
|
*
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
2018-03-13
1
-10
/
+2
|
*
usb: dwc2: Enable power down
John Youn
2018-03-13
1
-1
/
+15
|
*
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
2018-03-13
1
-0
/
+34
|
*
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
1
-1
/
+1
|
*
usb: dwc2: Add core parameters for LPM support
Sevak Arakelyan
2018-03-13
1
-0
/
+13
[next]