aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
Commit message (Expand)AuthorAge
* Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen2015-01-09
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * usb: chipidea: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-26
* | | usb: chipidea: fix phy handlingAntoine Tenart2014-11-26
* | | usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2014-11-26
* | | usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-26
* | | usb: chipidea: add controller reset APIPeter Chen2014-11-26
* | | usb: chipidea: add system power management supportPeter Chen2014-11-26
* | | usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen2014-11-26
* | | usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen2014-11-26
* | | usb: chipidea: core: Remove unneeded OOM messageFabio Estevam2014-11-26
* | | usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen2014-11-26
* | | usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-03
* | | usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-03
|/ /
* / usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-26
|/
* usb: chipidea: enhance kernel-doc formatPeter Chen2014-09-24
* usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen2014-09-24
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-24
* usb: chipidea: using one inline function to cover queue work operationsPeter Chen2014-05-22
* usb: chipidea: update TODO listPeter Chen2014-05-22
* usb: chipidea: OTG HNP and SRP fsm implementationLi Jun2014-04-24
* usb: chipidea: core: Add missing module owner fieldAlexander Shiyan2014-04-24
* usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen2014-04-24
* usb: chipidea: export interrupt enable and status register read functionsLi Jun2014-04-24
* usb: chipidea: operate on otgsc register in a general wayLi Jun2014-04-24
* usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen2014-04-24
* usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-24
* usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2014-02-24
* usb: chipidea: use dev_get_platdata()Jingoo Han2014-02-24
* usb: chipidea: refine PHY operationPeter Chen2014-02-24
* usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-13
* usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-13
* usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-13
* usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde2014-01-07
* usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2014-01-07
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-24
|\
| * usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2013-12-09
* | usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl2013-12-08
|/
* usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen2013-10-30
* usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen2013-09-30
* usb: chipidea: move PHY operation to corePeter Chen2013-09-30
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-25
* | usb: chipidea: move platform related things to ci_get_platdataPeter Chen2013-09-25
|/
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-14
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-14
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-14
* usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-14