summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/params.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-011-0/+1
|\
| * usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski2019-06-181-0/+1
* | usb: dwc2: Use generic PHY width in params setupJules Maselbas2019-06-181-0/+9
|/
* usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan2019-05-031-5/+18
* usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong2019-05-031-0/+12
* usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl2018-12-101-0/+1
* usb: dwc2: Disable power down feature on Samsung SoCsMarek Szyprowski2018-12-051-1/+9
* usb: dwc2: disable power_down on rockchip devicesSolidHal2018-10-051-0/+1
* usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan2018-10-021-0/+2
* usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan2018-10-021-0/+4
* usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platformsDouglas Anderson2018-07-301-1/+0Star
* usb: dwc2: Turn on uframe_sched on "amlogic" platformsDouglas Anderson2018-07-301-1/+0Star
* usb: dwc2: Turn on uframe_sched on "his" platformsDouglas Anderson2018-07-301-1/+0Star
* usb: dwc2: Turn on uframe_sched on "bcm" platformsDouglas Anderson2018-07-301-1/+0Star
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-10/+10
* usb: dwc2: gadget: Fix coverity issueGrigor Tovmasyan2018-05-211-1/+1
* usb: dwc2: Fix HiKey regression caused by power_down featureJohn Stultz2018-05-211-0/+1
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-0/+8
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-151-0/+3
* Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-03-231-18/+73
|\
| * usb: dwc2: Force mode optimizationsVardan Mikayelyan2018-03-131-10/+2Star
| * usb: dwc2: Enable power downJohn Youn2018-03-131-1/+15
| * usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan2018-03-131-0/+34
| * usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-131-1/+1
| * usb: dwc2: Add core parameters for LPM supportSevak Arakelyan2018-03-131-0/+13
| * usb: dwc2: Add ACG support to the driverRazmik Karapetyan2018-03-131-0/+3
| * usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan2018-03-131-1/+1
| * usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan2018-03-131-6/+5Star
* | usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay2018-03-051-3/+3
|/
* usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-111-10/+19
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2017-10-191-0/+3
* usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay2017-10-191-0/+11
* usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl2017-06-021-0/+2
* usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera2017-04-111-0/+19
* usb: dwc2: gadget: Add checking for g-tx-fifo-size parameterSevak Arakelyan2017-01-241-0/+35
* usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan2017-01-241-4/+8
* usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu2017-01-241-0/+1
* usb: dwc2: Remove debug prints in params.cJohn Youn2017-01-241-56/+0Star
* usb: dwc2: Remove unnecessary parametersJohn Youn2017-01-241-11/+0Star
* usb: dwc2: Fix usage of bool paramsJohn Youn2017-01-241-2/+2
* usb: dwc2: Remove platform static paramsJohn Youn2017-01-241-154/+108Star
* usb: dwc2: Check core parametersJohn Youn2017-01-241-0/+185
* usb: dwc2: Get device propertiesJohn Youn2017-01-241-0/+35
* usb: dwc2: Set core parameters to default valuesJohn Youn2017-01-241-915/+75Star
* usb: dwc2: Remove unused otg_ver parameterJohn Youn2017-01-241-23/+0Star
* usb: dwc2: Fix lines over 80 charactersJohn Youn2017-01-241-7/+7
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-7/+7
* usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-241-5/+5
* usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1