summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/params.c
AgeCommit message (Expand)Author
2024-01-02usb: dwc2: Disable clock gating feature on Rockchip SoCsWilliam Wu
2023-10-10usb: Use device_get_match_data()Rob Herring
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu
2023-05-13usb: dwc2: support dwc2 IP for Amlogic A1 SoC familyDmitry Rokosov
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2022-12-08usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET
2022-04-21USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2022-02-11usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen
2021-10-25usb: dwc2: stm32mp15: set otg_revFabrice Gasnier
2021-10-25usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski
2021-05-27usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docsLee Jones
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton
2021-01-12usb: dwc2: disable Link Power Management on STM32MP15 HS OTGAmelie Delaunay
2021-01-12usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTGAmelie Delaunay
2021-01-12usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FSAmelie Delaunay
2020-10-02usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay
2020-10-02usb: dwc2: add support for APM82181 USB OTGChristian Lamparter
2020-09-24usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor
2020-07-27Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman
2020-07-23usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay
2020-06-18usb: dwc2: use well defined macros for power_downJisheng Zhang
2020-05-25usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan
2020-03-15usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FSAmelie Delaunay
2019-07-25usb: dwc2: Switch to use device_property_count_u32()Andy Shevchenko
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas
2019-05-03usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan
2019-05-03usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong
2018-12-10usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl
2018-12-05usb: dwc2: Disable power down feature on Samsung SoCsMarek Szyprowski
2018-10-05usb: dwc2: disable power_down on rockchip devicesSolidHal
2018-10-02usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan
2018-07-30usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "amlogic" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "his" platformsDouglas Anderson
2018-07-30usb: dwc2: Turn on uframe_sched on "bcm" platformsDouglas Anderson
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-05-21usb: dwc2: gadget: Fix coverity issueGrigor Tovmasyan
2018-05-21usb: dwc2: Fix HiKey regression caused by power_down featureJohn Stultz
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan
2018-03-13usb: dwc2: Enable power downJohn Youn
2018-03-13usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan