summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core.c
AgeCommit message (Expand)Author
2017-01-24usb: dwc2: host: use msleep() for long delayNicholas Mc Guire
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: Remove unused otg_ver parameterJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2016-11-18usb: dwc2: Declare the core params struct staticallyJohn Youn
2016-11-18usb: dwc2: Add params.c fileJohn Youn
2016-10-17usb: dwc2: Add msleep for host-onlyHeiko Stuebner
2016-09-08usb: dwc2: Properly account for the force mode delaysJohn Youn
2016-09-08usb: dwc2: Add delay to core soft resetJohn Youn
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn
2016-03-04usb: dwc2: Move register save and restore functionsJohn Youn
2016-03-04usb: dwc2: host: Properly set even/odd frameDouglas Anderson
2016-03-04usb: dwc2: host: Properly set the HFIRDouglas Anderson
2016-03-04usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson
2016-03-04usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson
2016-02-17usb: dwc2: Add extra delay when forcing dr_modeJohn Youn
2016-02-03usb: dwc2: Fix probe problem on bcm2835John Youn
2016-02-03Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson
2015-12-22usb: dwc2: reduce dwc2 driver probe timeYunzhi Li
2015-12-22usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li
2015-12-22usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson
2015-12-15usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson
2015-12-15usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab
2015-12-15usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero
2015-12-15usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab
2015-10-13usb: dwc2: fix duplicate argument warningMian Yousaf Kaukab
2015-10-01usb: dwc2: host: clear pending interrupts prior hibernationGregory Herrero
2015-10-01usb: dwc2: host: add disconnect interrupt to host only interruptsMian Yousaf Kaukab
2015-10-01usb: dwc2: host: reset frame number after suspendGregory Herrero
2015-10-01usb: dwc2: host: don't clear hprt0 status bits when exiting hibernationGregory Herrero
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero