aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs1-1/+1
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs1-1/+1
2013-01-18USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter1-1/+1
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-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern1-1/+0
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2010-10-22usb: makefile cleanupmatt mooney1-3/+3
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-2/+2
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-02USB: c67x00: use resource_size().Thiago Farina1-4/+4
2008-06-04usb/c67x00 endianness annotationsAl Viro1-6/+6
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao1-0/+1
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard7-0/+1821
2008-05-02USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard1-0/+230
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard2-0/+690