summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci13xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-25usb: chipidea: drop "13xxx" infixAlexander Shishkin1-148/+0
2013-06-18usb: chipidea: move to pcim_* functionsAndy Shevchenko1-12/+4
2013-06-18usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko1-1/+0
2013-06-03usb, chipidea: remove redundant D0 power state setYijing Wang1-1/+0
2013-03-30usb: chipidea: make pci platform datas staticAlexander Shishkin1-3/+3
2012-11-22usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao1-28/+6
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-10/+10
2012-05-12usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin1-1/+7
2012-05-12usb: chipidea: add support for rolesAlexander Shishkin1-2/+2
2012-05-12usb: chipidea: split the driver code into unitsAlexander Shishkin1-2/+1
2012-05-12usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin1-0/+175