summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/ci13xxx_pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-241-148/+0
* usb: chipidea: move to pcim_* functionsAndy Shevchenko2013-06-171-12/+4
* usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko2013-06-171-1/+0
* usb, chipidea: remove redundant D0 power state setYijing Wang2013-06-031-1/+0
* usb: chipidea: make pci platform datas staticAlexander Shishkin2013-03-301-3/+3
* 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: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao2012-07-091-28/+6
* USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao2012-07-061-10/+10
* usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin2012-05-111-1/+7
* usb: chipidea: add support for rolesAlexander Shishkin2012-05-111-2/+2
* usb: chipidea: split the driver code into unitsAlexander Shishkin2012-05-111-2/+1
* usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin2012-05-111-0/+175