summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen2014-04-241-3/+34
* usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2014-03-122-0/+73
* usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan2014-03-121-1/+1
* usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen2014-03-121-140/+154
* usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-241-1/+1
* usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2014-02-242-0/+13
* usb: chipidea: use dev_get_platdata()Jingoo Han2014-02-241-2/+2
* usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen2014-02-241-20/+8
* usb: chipidea: refine PHY operationPeter Chen2014-02-243-52/+26
* usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET2014-02-211-2/+2
* usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-131-2/+17
* usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen2014-01-131-3/+3
* usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl2014-01-131-2/+2
* usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl2014-01-131-3/+5
* usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-131-6/+26
* usb: chipidea: add freescale imx28 special write register methodPeter Chen2014-01-133-2/+27
* Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman2014-01-081-26/+6
* usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen2014-01-071-6/+26
* usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde2014-01-071-40/+40
* usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2014-01-072-41/+30
* USB: chipidea: add guard macro to ci_hdrc_imx.hRahul Bedarkar2014-01-031-0/+5
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-031-2/+2
|\
| * Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-233-4/+6
| |\
| * | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-2/+2
* | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-242-3/+4
|\ \ \ | | |/ | |/|
| * | usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2013-12-092-3/+4
| * | usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-091-1/+2
| |/
* | usb: chipidea: usbmisc: Add support for i.MX51 CPUAlexander Shiyan2013-12-081-0/+4
* | usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUsAlexander Shiyan2013-12-081-0/+42
* | usb: chipidea: imx: avoid unnecessary probe defer every timePeter Chen2013-12-081-1/+1
* | usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl2013-12-081-1/+2
* | usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* | usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-031-1/+2
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+3
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* | usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen2013-10-301-12/+15
* | usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen2013-10-291-3/+3
* | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-2/+4
|\ \
| * | usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
* | | usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen2013-10-111-4/+3
* | | usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen2013-10-111-1/+1
* | | Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman2013-10-061-1/+6
|\ \ \ | |/ /
| * | usb: chipidea: add Intel Clovertrail pci idDavid Cohen2013-10-031-1/+6
* | | usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen2013-09-302-0/+25
* | | usb: chipidea: imx: remove PHY operationsPeter Chen2013-09-301-17/+4
* | | usb: chipidea: move PHY operation to corePeter Chen2013-09-302-44/+52
* | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-294-4/+8
|\ \ \ | |/ /
| * | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| * | usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
OpenPOWER on IntegriCloud