aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-lpc32xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-4/+4
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-6/+6
2017-05-18usb: lpc32xx: add i2c DM supportLiam Beguin1-18/+46
2016-01-25usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski1-27/+7
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux1-0/+231