aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/params.c
AgeCommit message (Expand)Author
2020-06-24usb: 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
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan
2018-03-13usb: dwc2: Add ACG support to the driverRazmik Karapetyan
2018-03-13usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan
2018-03-13usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan
2018-03-05usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay
2017-12-11usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen
2017-10-19usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera
2017-01-24usb: dwc2: gadget: Add checking for g-tx-fifo-size parameterSevak Arakelyan
2017-01-24usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan
2017-01-24usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu
2017-01-24usb: dwc2: Remove debug prints in params.cJohn Youn
2017-01-24usb: dwc2: Remove unnecessary parametersJohn Youn
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn
2017-01-24usb: dwc2: Remove platform static paramsJohn Youn
2017-01-24usb: dwc2: Check core parametersJohn Youn
2017-01-24usb: dwc2: Get device propertiesJohn Youn
2017-01-24usb: dwc2: Set core parameters to default valuesJohn Youn
2017-01-24usb: dwc2: Remove unused otg_ver parameterJohn Youn
2017-01-24usb: dwc2: Fix lines over 80 charactersJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-02usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren
2017-01-02usb: dwc2: fix default value for DMA supportStefan Wahren