summaryrefslogtreecommitdiff
path: root/drivers/usb/ulpi
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-02-06usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson1-1/+0
2016-04-02usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski1-2/+3
2016-04-02usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski1-0/+33
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-17USB: ULPI: increase error case verbosityIgor Grinberg1-6/+6
2011-12-17USB: ULPI: clean a mixup of return typesIgor Grinberg2-6/+6
2011-12-17USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg1-5/+5
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava3-0/+389