aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/ulpi/ulpi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach1-4/+28
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R1-26/+28
2011-12-16USB: ULPI: increase error case verbosityIgor Grinberg1-6/+6
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg1-4/+4
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg1-5/+5
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava1-0/+227