summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci13xxx_msm.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-25usb: chipidea: drop "13xxx" infixAlexander Shishkin1-99/+0
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-27/+7
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao1-6/+6
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-3/+3
2012-07-06usb: chipidea: msm: add remove methodFelipe Balbi1-6/+15
2012-07-06usb: chipidea: msm: add missing section annotationFelipe Balbi1-1/+1
2012-05-12usb: chipidea: remove unused field "regs" from ci13xxxAlexander Shishkin1-1/+1
2012-05-12usb: chipidea: add support for rolesAlexander Shishkin1-2/+2
2012-05-12usb: chipidea: split the driver code into unitsAlexander Shishkin1-1/+2
2012-05-12usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin1-0/+109