summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-uniphier.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-061-1/+7
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-021-5/+2Star
* i2c: uniphier: add suspend / resume supportMasahiro Yamada2017-08-121-5/+35
* i2c: uniphier: rename jump label to follow coding style guidelineMasahiro Yamada2016-11-181-3/+3
* i2c: uniphier: avoid WARN_ON() of clk_disable() in failure pathMasahiro Yamada2016-09-081-42/+31Star
* i2c: uniphier{-f}: don't print error when adding adapter failsWolfram Sang2016-08-221-5/+0Star
* i2c: uniphier: add "\n" at the end of error logMasahiro Yamada2016-04-271-1/+1
* i2c: uniphier: fix typos in error messagesMasahiro Yamada2016-02-121-1/+1
* i2c: uniphier: error out if bus speed is zeroMasahiro Yamada2015-12-141-0/+5
* i2c: uniphier: error out if clock rate is zeroMasahiro Yamada2015-12-141-1/+5
* i2c: uniphier: add UniPhier FIFO-less I2C driverMasahiro Yamada2015-10-231-0/+441