summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/ci13xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-11usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin1-175/+0
2012-05-11usb: gadget: ci13xxx_pci: guard against devices without driver_dataAlexander Shishkin1-0/+5
2012-05-10USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()Greg Kroah-Hartman1-3/+0
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin1-57/+67
2012-05-08usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin1-0/+2
2012-05-08usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin1-1/+6
2012-05-04usb: gadget: use module_pci_driverAxel Lin1-21/+1
2010-12-10USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti1-1/+5
2010-12-10USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti1-0/+172