summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/params.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz1-0/+4
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET1-30/+0
2022-04-21USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)1-1/+49
2022-02-11usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen1-0/+10
2021-10-25usb: dwc2: stm32mp15: set otg_revFabrice Gasnier1-0/+2
2021-10-25usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier1-33/+40
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski1-0/+1
2021-05-27usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docsLee Jones1-2/+2
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton1-1/+17
2021-01-12usb: dwc2: disable Link Power Management on STM32MP15 HS OTGAmelie Delaunay1-0/+4
2021-01-12usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTGAmelie Delaunay1-0/+2
2021-01-12usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FSAmelie Delaunay1-0/+2
2020-10-02usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay1-1/+1
2020-10-02usb: dwc2: add support for APM82181 USB OTGChristian Lamparter1-0/+1
2020-09-24usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor1-1/+1
2020-07-27Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman1-3/+1
2020-07-23usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay1-1/+3
2020-06-18usb: dwc2: use well defined macros for power_downJisheng Zhang1-6/+6
2020-05-25usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan1-19/+0
2020-03-15usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FSAmelie Delaunay1-0/+33
2019-07-25usb: dwc2: Switch to use device_property_count_u32()Andy Shevchenko1-4/+1
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-0/+1
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski1-0/+1
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas1-0/+9
2019-05-03usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan1-5/+18
2019-05-03usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong1-0/+12
2018-12-10usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl1-0/+1
2018-12-05usb: dwc2: Disable power down feature on Samsung SoCsMarek Szyprowski1-1/+9
2018-10-05usb: dwc2: disable power_down on rockchip devicesSolidHal1-0/+1
2018-10-02usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan1-0/+2
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan1-0/+4
2018-07-30usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platformsDouglas Anderson1-1/+0
2018-07-30usb: dwc2: Turn on uframe_sched on "amlogic" platformsDouglas Anderson1-1/+0
2018-07-30usb: dwc2: Turn on uframe_sched on "his" platformsDouglas Anderson1-1/+0
2018-07-30usb: dwc2: Turn on uframe_sched on "bcm" platformsDouglas Anderson1-1/+0
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan1-10/+10
2018-05-21usb: dwc2: gadget: Fix coverity issueGrigor Tovmasyan1-1/+1
2018-05-21usb: dwc2: Fix HiKey regression caused by power_down featureJohn Stultz1-0/+1
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan1-0/+8
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan1-0/+3
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-18/+73
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan1-10/+2
2018-03-13usb: dwc2: Enable power downJohn Youn1-1/+15
2018-03-13usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan1-0/+34
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan1-1/+1
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan1-0/+13
2018-03-13usb: dwc2: Add ACG support to the driverRazmik Karapetyan1-0/+3
2018-03-13usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan1-1/+1
2018-03-13usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan1-6/+5
2018-03-05usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay1-3/+3