summaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00
Commit message (Expand)AuthorAgeFilesLines
* USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-071-0/+1
* USB: c67x00: Remove redundant license textGreg Kroah-Hartman2017-11-076-90/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-046-0/+6
* USB: c67x00: remove redundant pointer urbpColin Ian King2017-11-011-2/+0Star
* c67x00-hcd: constify hc_driver structuresJulia Lawall2017-07-301-1/+1
* c67x00-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* usb: c67x00: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar2014-01-092-3/+3
* USB: c67x00: move URB private data allocation from under spinlockMax Filippov2014-01-081-9/+9
* USB: c67x00: add proper delays to HPI read/writeMax Filippov2014-01-081-0/+10
* USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-12-202-14/+3Star
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+2
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* USB: c67x00: use dev_get_platdata()Jingoo Han2013-08-011-2/+2
* usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs2013-03-071-1/+1
* usb: Correction to c67x00 TD data length maskDave Tubbs2013-03-071-1/+1
* USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter2013-01-191-1/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-271-13/+2Star
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-151-1/+0Star
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* usb: makefile cleanupmatt mooney2010-10-221-3/+3
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-2/+2
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* USB: c67x00: use resource_size().Thiago Farina2010-03-021-4/+4
* usb/c67x00 endianness annotationsAl Viro2008-06-041-6/+6
* Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao2008-05-121-0/+1
* USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard2008-05-027-0/+1821
* USB: add Cypress c67x00 OTG controller core driverPeter Korsgaard2008-05-021-0/+230
* USB: add Cypress c67x00 low level interface codePeter Korsgaard2008-05-022-0/+690