summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson2016-03-041-18/+3
* usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-171-0/+6
* usb: dwc2: Fix probe problem on bcm2835John Youn2016-02-031-6/+0
* Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn2016-02-031-8/+0
* usb: dwc2: Reduce delay when forcing mode in resetJohn Youn2015-12-221-1/+1
* usb: dwc2: Improve handling of host and device hwparamsJohn Youn2015-12-221-21/+67
* usb: dwc2: Add functions to set and clear force modeJohn Youn2015-12-221-24/+125
* usb: dwc2: Move reset into dwc2_get_hwparams()John Youn2015-12-221-0/+8
* usb: dwc2: Add functions to check the HW OTG configJohn Youn2015-12-221-0/+37
* usb: dwc2: Add dwc2_core_reset()John Youn2015-12-221-2/+20
* usb: dwc2: Rename dwc2_core_reset()John Youn2015-12-221-4/+4
* usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn2015-12-221-8/+9
* usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson2015-12-221-17/+23
* usb: dwc2: reduce dwc2 driver probe timeYunzhi Li2015-12-221-5/+5
* usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson2015-12-221-4/+4
* usb: dwc2: Avoid double-reset at boot timeDouglas Anderson2015-12-221-11/+18
* usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li2015-12-221-1/+1
* usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson2015-12-221-7/+9
* usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson2015-12-151-2/+12
* usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab2015-12-151-7/+3
* usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero2015-12-151-0/+3
* usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab2015-12-151-0/+24
* usb: dwc2: fix duplicate argument warningMian Yousaf Kaukab2015-10-131-2/+1
* usb: dwc2: host: clear pending interrupts prior hibernationGregory Herrero2015-10-011-0/+6
* usb: dwc2: host: add disconnect interrupt to host only interruptsMian Yousaf Kaukab2015-10-011-2/+3
* usb: dwc2: host: reset frame number after suspendGregory Herrero2015-10-011-0/+1
* usb: dwc2: host: don't clear hprt0 status bits when exiting hibernationGregory Herrero2015-10-011-1/+1
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-234/+235
* treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
* usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-061-40/+15
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-291-0/+24
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-291-3/+0
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-291-0/+19
* usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero2015-04-291-1/+21
* usb: dwc2: add controller hibernation supportGregory Herrero2015-04-291-0/+377
* usb: dwc2: Fixed a few typos in commentsMickael Maison2015-01-121-1/+1
* usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen2014-11-141-10/+0
* usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman2014-09-191-0/+7
* usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang2014-09-081-0/+18
* usb: dwc2: Read GNPTXFSIZ when in forced HOST mode.Doug Anderson2014-09-081-3/+3
* usb: dwc2: Add function to calculate correct FIFO sizesDinh Nguyen2014-05-271-0/+68
* usb: dwc2: fix role switch breakagePaul Zimmerman2014-02-041-1/+1
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+2777
OpenPOWER on IntegriCloud