aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/core.c
AgeCommit message (Expand)Author
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