summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2015-09-24usb: chipidea: use extcon framework for ID and VBUS detectionMarcel Ziswiler
2015-01-28ENGR00320099 usb: chipidea: add vbus glitch handlingLi Jun
2015-01-28ENGR00292408-1 usb: chipidea: add query_available_role interfacePeter Chen
2015-01-27ENGR00324639 usb: chipidea: set ITC to 0 for device modePeter Chen
2015-01-27MLK-9785-2 usb: chipidea: add AHB configuration interfacePeter Chen
2015-01-27MLK-9770-2 usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-01-16MLK-10107-2 usb: chipidea: add CONFIG_PM_RUNTIME for runtime pm APIPeter Chen
2015-01-16MLK-10102-10 usb: chipidea: otg: Add power lost support for otg fsm modeLi Jun
2015-01-16MLK-10102-8 usb: chipidea: support role change after power lostLi Jun
2015-01-16MLK-10102-3 usb: chipidea: export hw_controller_reset APILi Jun
2015-01-16MLK-10102-2 usb: chipidea: add suspend and resume routine for role driverLi Jun
2015-01-15MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2015-01-15MLK-10088-17 usb: chipidea: add chipidea revision informationPeter Chen
2015-01-15MLK-10088-11 usb: chipidea: clear otg interrupt status for otg capable contro...Peter Chen
2015-01-15MLK-10088-8 usb: chipidea: add usb as system wakeup sourcePeter Chen
2015-01-15MLK-10088-5 usb: chipidea: add runtime power management supportPeter Chen
2015-01-15usb: chipidea: Fixed a few typos in commentsMickael Maison
2015-01-15usb: chipidea: fix phy handlingAntoine Tenart
2015-01-15usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2015-01-15usb: chipidea: add controller reset APIPeter Chen
2015-01-15usb: chipidea: add system power management supportPeter Chen
2015-01-15usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen
2015-01-15usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen
2015-01-15usb: chipidea: core: Remove unneeded OOM messageFabio Estevam
2015-01-15usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2015-01-15usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2015-01-15usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer
2015-01-15usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen
2015-01-15usb: chipidea: enhance kernel-doc formatPeter Chen
2015-01-15usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen
2015-01-15usb: chipidea: add TPL support for targeted hostsPeter Chen
2015-01-15usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2015-01-15usb: chipidea: update TODO listPeter Chen
2015-01-15usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2015-01-15usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2015-01-15usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2015-01-15usb: chipidea: export interrupt enable and status register read functionsLi Jun
2015-01-15usb: chipidea: operate on otgsc register in a general wayLi Jun
2015-01-15usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2015-01-15usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam
2015-01-15usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2015-01-15usb: chipidea: use dev_get_platdata()Jingoo Han
2015-01-15usb: chipidea: refine PHY operationPeter Chen
2014-01-13usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl
2014-01-13usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-01-07usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen