summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
2013-09-25usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter 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
2013-03-30usb: chipidea: don't redefine __ffs()Felipe Balbi
2013-03-30usb: chipidea: move debug files creation/removal to the coreAlexander Shishkin
2013-03-30usb: chipidea: move role to debugfsAlexander Shishkin
2013-03-29usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi
2013-03-29usb: chipidea: trim include list in the coreAlexander Shishkin
2013-01-21drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-09-12USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao
2012-09-12USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao
2012-09-12USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09USB: Chipidea: add ci13xxx device id managementRichard Zhao
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao
2012-05-11usb: chipidea: add host roleAlexander Shishkin
2012-05-11usb: chipidea: use common definition for USBMODE bitsAlexander Shishkin
2012-05-11usb: chipidea: drop unused msm register definitionsAlexander Shishkin
2012-05-11usb: chipidea: add support for rolesAlexander Shishkin
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin