aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00/c67x00-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: c67x00: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2014-10-20usb: c67x00: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-31USB: c67x00: use dev_get_platdata()Jingoo Han1-2/+2
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin1-13/+2
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: c67x00: use resource_size().Thiago Farina1-4/+4
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard1-0/+13
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard1-0/+230