summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core.h
AgeCommit message (Expand)Author
2018-10-02usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan
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: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan
2018-07-30usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-07-26usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan
2018-06-19usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2018-05-21usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan
2018-05-15usb: dwc2: Change reading of current frame number flow.Artur Petrosyan
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan
2018-05-15usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan
2018-03-13usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan
2018-03-13usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan
2018-03-13usb: dwc2: Add helper functions for restore routineVardan Mikayelyan
2018-03-13usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan
2018-03-13usb: dwc2: core: Add hibernated flagVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan
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: gadget: Configure the core to enable LPMSevak Arakelyan
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan
2018-03-13usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan
2018-03-13usb: dwc2: Add ACG support to the driverRazmik Karapetyan
2018-03-13usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-03-13usb: dwc2: Delete unused functionalityGrigor Tovmasyan
2018-03-13usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan
2018-03-13usb: dwc2: Update bit polling functionalitySevak Arakelyan
2018-03-13usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan
2018-03-08usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-12-13usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson
2017-12-12usb: dwc2: add optional usb ecc reset bitDinh Nguyen
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-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera
2017-01-26usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit
2017-01-24usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan
2017-01-24usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan
2017-01-24usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu
2017-01-24usb: dwc2: Avoid sleeping while holding hsotg->lockJohn Stultz
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn
2017-01-24usb: dwc2: Rearrange param structure membersJohn Youn