summaryrefslogtreecommitdiff
path: root/include/usb/ulpi.h
Commit message (Expand)AuthorAgeLines
* usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski2016-04-01-0/+2
* usb: ulpi: Fix viewport_addr typeMateusz Kulikowski2016-04-01-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-3/+1
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-15-2/+11
* usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-01-1/+1
* usb: ulpi: Extend the existing ulpi framework.Govindraj.R2012-02-12-12/+24
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-16-1/+1
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-16-3/+3
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-11-0/+298