aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
Commit message (Expand)AuthorAge
* 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
* usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-14
* usb: chipidea: add role init and destroy APIsPeter Chen2013-08-14
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-14
* usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-14
* usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-14
* usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-14
* usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-14
* usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-14
* usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-24
* usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-17
* usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-17
* usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik2013-06-17
* usb: chipidea: udc: configure iso endpointsMichael Grzeschik2013-06-17
* usb: chipidea: fix id change handlingAlexander Shishkin2013-06-11
* drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* usb: chipidea: big-endian supportSvetoslav Neykov2013-03-30
* usb: chipidea: don't redefine __ffs()Felipe Balbi2013-03-30
* usb: chipidea: move debug files creation/removal to the coreAlexander Shishkin2013-03-30
* usb: chipidea: move role to debugfsAlexander Shishkin2013-03-30
* usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi2013-03-29
* usb: chipidea: trim include list in the coreAlexander Shishkin2013-03-29
* drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall2013-01-21
* USB: chipidea: fix use after free bugLothar Waßmann2012-11-26
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao2012-09-12
* USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao2012-09-12