aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/c67x00/c67x00-ll-hpi.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-01-08USB: c67x00: correct spelling mistakes in commentsRahul Bedarkar1-2/+2
2014-01-07USB: c67x00: add proper delays to HPI read/writeMax Filippov1-0/+10
2013-01-18USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg()Dan Carpenter1-1/+1
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 Korsgaard1-0/+75
2008-05-02USB: add Cypress c67x00 low level interface codePeter Korsgaard1-0/+405