summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci13xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
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