summaryrefslogtreecommitdiff
path: root/drivers/usb/ulpi
Commit message (Expand)AuthorAgeFilesLines
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-203-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson2018-02-051-1/+0
* usb: ulpi: Fix compile warning in read/write on 64-bit machines.Mateusz Kulikowski2016-04-011-2/+3
* usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski2016-04-011-0/+33
* Add more SPDX-License-Identifier tagsTom Rini2016-01-192-20/+2
* drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-24/+2
* usb: omap: ulpi: fix ulpi transceiver accessMichael Trimarchi2013-07-021-33/+9
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-4/+28
* usb: ulpi: Add omap-ulpi-view port supportGovindraj.R2012-02-122-0/+106
* usb: ulpi: Extend the existing ulpi framework.Govindraj.R2012-02-122-41/+45
* USB: ULPI: increase error case verbosityIgor Grinberg2011-12-161-6/+6
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-162-6/+6
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-161-5/+5
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-113-0/+389