summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan2018-03-131-0/+52
* usb: dwc2: Add core parameters for LPM supportSevak Arakelyan2018-03-133-0/+38
* usb: dwc2: Rename GLPMCFG... definitionsSevak Arakelyan2018-03-131-18/+20
* usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan2018-03-132-0/+3
* usb: dwc2: Add ACG support to the driverRazmik Karapetyan2018-03-136-2/+41
* usb: dwc2: Print error if unable to set DMA coherent maskStefan Wahren2018-03-131-1/+3
* usb: dwc2: Fix interval type issueGrigor Tovmasyan2018-03-131-1/+1
* usb: dwc2: pci: Handle error cleanup in probeVardan Mikayelyan2018-03-131-3/+3
* usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()Vardan Mikayelyan2018-03-131-4/+4
* usb: dwc2: pci: Move usb_phy_generic_register()Vardan Mikayelyan2018-03-131-7/+7
* usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()Vardan Mikayelyan2018-03-131-2/+1
* usb: dwc2: Change TxFIFO and RxFIFO flushing flowMinas Harutyunyan2018-03-131-0/+10
* usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan2018-03-131-1/+13
* usb: dwc2: hcd: Fix host channel halt flowMinas Harutyunyan2018-03-131-0/+18
* usb: dwc2: Remove unnecessary debug printsRazmik Karapetyan2018-03-131-14/+2
* usb: dwc2: Delete unused functionalityGrigor Tovmasyan2018-03-133-144/+0
* usb: dwc2: Rename bit set/clear function namesRazmik Karapetyan2018-03-131-22/+22
* usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handlingRazmik Karapetyan2018-03-131-1/+8
* usb: dwc2: Update dwc2_handle_incomplete_isoc_out() functionRazmik Karapetyan2018-03-131-2/+12
* usb: dwc2: Update dwc2_handle_incomplete_isoc_in() functionRazmik Karapetyan2018-03-131-1/+8
* usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan2018-03-132-2/+2
* usb: dwc2: Use AHB burst size parameterRazmik Karapetyan2018-03-131-1/+1
* usb: dwc2: Update bit polling functionalitySevak Arakelyan2018-03-134-90/+79
* usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan2018-03-133-6/+11
* usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan2018-03-083-7/+6
* USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-081-78/+6
* usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan2018-02-121-6/+6
* usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan2018-02-121-3/+7
* usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan2018-02-121-1/+3
* Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-086-4/+125
|\
| * usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-135-4/+114
| * usb: dwc2: add optional usb ecc reset bitDinh Nguyen2017-12-122-0/+11
* | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-113-50/+25
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-8/+6
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1315-24/+50
|\
| * USB: dwc2: Remove redundant license textGreg Kroah-Hartman2017-11-073-22/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0415-0/+15
| * usb: dwc2: Fix UDC state trackingJohn Stultz2017-10-241-0/+2
| * usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz2017-10-241-0/+5
| * usb: dwc2: Improve gadget state disconnection handlingJohn Stultz2017-10-241-2/+5
| * usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2017-10-193-0/+12
| * usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay2017-10-191-0/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* usb: dwc2: skip L2 state of hcd if controller work in device modeMeng Dongyang2017-08-151-0/+6
* usb: dwc2: gadget: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
* usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan2017-07-181-0/+3
* usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl2017-06-021-0/+2
* Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-115-15/+45
|\
| * usb: dwc2: simplify optional reset handlingPhilipp Zabel2017-04-111-14/+4
| * usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera2017-04-114-1/+40
OpenPOWER on IntegriCloud