aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAge
* usb: dwc2: Delayed status supportMinas Harutyunyan2019-05-03
* usb: dwc2: Move phy init into coreJules Maselbas2019-05-03
* usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas2019-05-03
* usb: dwc2: optionally assert phy reset when waking upDouglas Anderson2019-05-03
* usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan2018-10-02
* usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan2018-10-02
* usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan2018-10-02
* usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan2018-07-30
* usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan2018-07-30
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-30
* usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan2018-07-26
* usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-19
* usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-05-21
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-21
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-15
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-15
* usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan2018-05-15
* usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay2018-03-13
* usb: dwc2: Force mode optimizationsVardan Mikayelyan2018-03-13
* usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan2018-03-13
* usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan2018-03-13
* usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan2018-03-13
* usb: dwc2: Add helper functions for restore routineVardan Mikayelyan2018-03-13
* usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan2018-03-13
* usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan2018-03-13
* usb: dwc2: core: Add hibernated flagVardan Mikayelyan2018-03-13
* usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan2018-03-13
* usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan2018-03-13
* usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan2018-03-13
* usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-13
* usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan2018-03-13
* usb: dwc2: Add core parameters for LPM supportSevak Arakelyan2018-03-13
* usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan2018-03-13
* usb: dwc2: Add ACG support to the driverRazmik Karapetyan2018-03-13
* usb: dwc2: Fix interval type issueGrigor Tovmasyan2018-03-13
* usb: dwc2: Delete unused functionalityGrigor Tovmasyan2018-03-13
* usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan2018-03-13
* usb: dwc2: Update bit polling functionalitySevak Arakelyan2018-03-13
* usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan2018-03-13
* usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan2018-03-08
* Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-08
|\
| * usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-13
| * usb: dwc2: add optional usb ecc reset bitDinh Nguyen2017-12-12
* | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-11
|/
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2017-10-19
* usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera2017-04-11
* usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit2017-01-26
* usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan2017-01-24
* usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan2017-01-24