summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/host.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław1-27/+18
2023-10-02usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław1-3/+4
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2022-10-23usb: chipidea: host: add suspend/resume support for host controllerXu Yang1-0/+16
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta1-0/+7
2021-08-21usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun1-3/+11
2021-03-10usb: chipidea: tegra: fix flexible_array.cocci warningskernel test robot1-1/+1
2021-01-13usb: chipidea: tegra: Support host modePeter Geis1-2/+102
2019-12-30usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck1-1/+3
2018-12-11usb: chipidea: host: override ehci->hub_controlPeter Chen1-0/+75
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen1-0/+17
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+9
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen1-1/+4
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl1-4/+2
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann1-1/+2
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd1-2/+6
2017-01-20usb: chipidea: Notify events when switching host modeStephen Boyd1-0/+6
2016-10-25usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren1-0/+2
2016-09-14usb: chipidea: host: disable io watchdogLucas Stach1-0/+3
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun1-0/+2
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen1-2/+16
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen1-3/+1
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen1-8/+1
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen1-0/+3
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen1-2/+5
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring1-0/+12
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun1-5/+22
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen1-0/+44
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang1-0/+3
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen1-0/+1
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen1-1/+0
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-3/+7
2014-11-04usb: chipidea: host: add portpower overrideMichael Grzeschik1-21/+46
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-1/+4
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-3/+4
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-24usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-04-24usb: chipidea: host: init otg port numberLi Jun1-2/+9
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun1-3/+7
2014-01-14usb: chipidea: add freescale imx28 special write register methodPeter Chen1-0/+1
2013-12-03usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam1-1/+2
2013-10-30usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen1-3/+3
2013-10-17usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen1-0/+7
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen1-1/+22
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen1-0/+1
2013-06-25usb: chipidea: drop "13xxx" infixAlexander Shishkin1-5/+5
2013-01-12usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3