summaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00
AgeCommit message (Expand)AuthorLines
2014-10-20usb: c67x00: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-01-08USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar-3/+3
2014-01-07USB: c67x00: move URB private data allocation from under spinlockMax Filippov-9/+9
2014-01-07USB: c67x00: add proper delays to HPI read/writeMax Filippov-0/+10
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman-14/+3
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen-0/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-1/+1
2013-07-31USB: c67x00: use dev_get_platdata()Jingoo Han-2/+2
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs-1/+1
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs-1/+1
2013-01-18USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter-1/+1
2012-11-21usb: remove use of __devexitBill Pemberton-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin-13/+2
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern-1/+0
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2010-10-22usb: makefile cleanupmatt mooney-3/+3
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern-2/+2
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+2
2010-03-02USB: c67x00: use resource_size().Thiago Farina-4/+4
2008-06-04usb/c67x00 endianness annotationsAl Viro-6/+6
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao-0/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard-0/+1821
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard-0/+230
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard-0/+690