summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen2013-10-301-12/+15
* usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen2013-09-301-0/+24
* usb: chipidea: move PHY operation to corePeter Chen2013-09-301-6/+51
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-291-0/+1
|\
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
* | usb: chipidea: move platform related things to ci_get_platdataPeter Chen2013-09-251-10/+9
|/
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-141-0/+32
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-141-5/+23
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-141-50/+13
* usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-141-1/+10
* usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-141-7/+30
* usb: chipidea: add role init and destroy APIsPeter Chen2013-08-141-2/+8
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-141-1/+2
* usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-141-0/+23
* usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-141-1/+0
* usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-141-5/+3
* usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-141-1/+0
* usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-141-2/+2
* usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-241-18/+18
* usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-171-6/+18
* usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-171-0/+48
* usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik2013-06-171-1/+0
* usb: chipidea: udc: configure iso endpointsMichael Grzeschik2013-06-171-1/+1
* usb: chipidea: fix id change handlingAlexander Shishkin2013-06-111-1/+2
* drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* usb: chipidea: big-endian supportSvetoslav Neykov2013-03-301-1/+1
* usb: chipidea: don't redefine __ffs()Felipe Balbi2013-03-301-4/+4
* usb: chipidea: move debug files creation/removal to the coreAlexander Shishkin2013-03-301-1/+5
* usb: chipidea: move role to debugfsAlexander Shishkin2013-03-301-39/+0
* usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi2013-03-291-5/+3
* usb: chipidea: trim include list in the coreAlexander Shishkin2013-03-291-3/+0
* drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall2013-01-211-1/+1
* USB: chipidea: fix use after free bugLothar Waßmann2012-11-261-1/+2
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao2012-09-121-8/+13
* USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao2012-09-121-2/+1
* USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao2012-09-121-0/+2
* usb: chipidea: permit driver bindings pass phy pointerRichard Zhao2012-07-091-0/+4
* USB: Chipidea: add ci13xxx device id managementRichard Zhao2012-07-091-5/+16
* USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao2012-07-091-0/+43
* USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao2012-07-061-6/+6
* usb: chipidea: remove zero check of hw_ep_maxRichard Zhao2012-05-151-1/+1
* usb: chipidea: add host roleAlexander Shishkin2012-05-111-4/+11
* usb: chipidea: use common definition for USBMODE bitsAlexander Shishkin2012-05-111-3/+3
* usb: chipidea: drop unused msm register definitionsAlexander Shishkin2012-05-111-3/+0
* usb: chipidea: add support for rolesAlexander Shishkin2012-05-111-52/+198
* usb: chipidea: split the driver code into unitsAlexander Shishkin2012-05-111-0/+324
OpenPOWER on IntegriCloud