summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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