summaryrefslogtreecommitdiff
path: root/drivers/i2c/imx_lpi2c.c
AgeCommit message (Expand)Author
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-17i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan