aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay1-0/+2
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan1-4/+2
2018-03-13usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan1-0/+3
2018-03-13usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan1-0/+3
2018-03-13usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan1-0/+18
2018-03-13usb: dwc2: Add helper functions for restore routineVardan Mikayelyan1-0/+3
2018-03-13usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan1-2/+4
2018-03-13usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan1-0/+3
2018-03-13usb: dwc2: core: Add hibernated flagVardan Mikayelyan1-0/+2
2018-03-13usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan1-2/+3
2018-03-13usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan1-2/+2
2018-03-13usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan1-2/+10
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan1-6/+6
2018-03-13usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan1-0/+2
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan1-0/+20
2018-03-13usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan1-0/+1
2018-03-13usb: dwc2: Add ACG support to the driverRazmik Karapetyan1-0/+4
2018-03-13usb: dwc2: Fix interval type issueGrigor Tovmasyan1-1/+1
2018-03-13usb: dwc2: Delete unused functionalityGrigor Tovmasyan1-18/+0
2018-03-13usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan1-1/+1
2018-03-13usb: dwc2: Update bit polling functionalitySevak Arakelyan1-0/+5
2018-03-13usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan1-0/+5
2018-03-08usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan1-2/+2
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+2
2017-12-13usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson1-0/+1
2017-12-12usb: dwc2: add optional usb ecc reset bitDinh Nguyen1-0/+1
2017-12-11usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan1-0/+4
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen1-0/+4
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)Bruno Herrera1-0/+5
2017-01-26usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit1-1/+1
2017-01-24usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan1-7/+9
2017-01-24usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan1-0/+1
2017-01-24usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu1-0/+7
2017-01-24usb: dwc2: Avoid sleeping while holding hsotg->lockJohn Stultz1-1/+1
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn1-5/+0
2017-01-24usb: dwc2: Rearrange param structure membersJohn Youn1-28/+23
2017-01-24usb: dwc2: Update parameter typesJohn Youn1-26/+26
2017-01-24usb: dwc2: Set core parameters to default valuesJohn Youn1-4/+0
2017-01-24usb: dwc2: Remove unused otg_ver parameterJohn Youn1-9/+0
2017-01-24usb: dwc2: Fix lines over 80 charactersJohn Youn1-4/+9
2017-01-24usb: dwc2: Fix comment alignment and formatJohn Youn1-9/+10
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn1-34/+35
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan1-2/+2
2016-11-18usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan1-0/+1
2016-11-18usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan1-0/+18
2016-11-18usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_epVahram Aharonyan1-0/+5
2016-11-18usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structureVahram Aharonyan1-0/+7
2016-11-18usb: dwc2: gadget: Add DMA descriptor chains for EP 0Vahram Aharonyan1-0/+13
2016-11-18usb: dwc2: gadget: Add descriptor DMA parameterVahram Aharonyan1-0/+2