aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/ulpi
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Add more SPDX-License-Identifier tagsTom Rini2-20/+2
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-24/+2
2013-07-02usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi1-33/+9
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach1-4/+28
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R2-0/+106
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R2-41/+45
2011-12-16USB: ULPI: increase error case verbosityIgor Grinberg1-6/+6
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg2-6/+6
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg1-5/+5
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava3-0/+389