aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+5
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann1-0/+3
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen1-0/+7
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen1-2/+8
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov1-0/+1
2014-05-23usb: chipidea: msm: Add device tree supportIvan T. Ivanov1-1/+22
2014-05-23chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam1-0/+10
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen3-50/+30
2014-05-23usb: chipidea: udc: delete useless codePeter Chen1-1/+0
2014-05-23usb: chipidea: update TODO listPeter Chen1-4/+1
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun1-0/+84
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun3-0/+181
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun5-8/+294
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun3-0/+241
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun4-0/+233
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun1-1/+10
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-04-24usb: chipidea: usb OTG fsm initialization.Li Jun5-0/+114
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan1-0/+1
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen1-13/+13
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun1-0/+51
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun3-20/+24
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun4-40/+46
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen1-3/+34
2014-04-24usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli1-0/+58
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2-0/+73
2014-03-12usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan1-1/+1
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen1-140/+154
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam1-1/+1
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2-0/+13
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han1-2/+2
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen1-20/+8
2014-02-24usb: chipidea: refine PHY operationPeter Chen3-52/+26
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen1-2/+17
2014-01-13usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen1-3/+3
2014-01-13usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl1-2/+2
2014-01-13usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl1-3/+5
2014-01-13usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen1-6/+26
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen3-2/+27
2014-01-08Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman1-26/+6
2014-01-07usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen1-6/+26
2014-01-07usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde1-40/+40
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2-41/+30
2014-01-03USB: chipidea: add guard macro to ci_hdrc_imx.hRahul Bedarkar1-0/+5
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+2
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2-3/+4