aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen
2014-09-23usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2014-05-23usb: chipidea: update TODO listPeter Chen
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han
2014-02-24usb: 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
2013-12-08usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen
2013-09-30usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen
2013-09-30usb: chipidea: move PHY operation to corePeter Chen
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-25usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen
2013-09-25usb: chipidea: move platform related things to ci_get_platdataPeter Chen
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen
2013-08-14usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik
2013-06-17usb: chipidea: udc: configure iso endpointsMichael Grzeschik
2013-06-11usb: chipidea: fix id change handlingAlexander Shishkin
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang
2013-03-30usb: chipidea: big-endian supportSvetoslav Neykov