Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-18 | i2c: uniphier-f: rename jump label to follow coding style guideline | Masahiro Yamada | 1 | -3/+3 |
2016-09-24 | i2c: uniphier-f: fix misdetection of incomplete STOP condition | Masahiro Yamada | 1 | -5/+11 |
2016-09-08 | i2c: uniphier-f: set the adapter to master mode when probing | Masahiro Yamada | 1 | -6/+10 |
2016-09-08 | i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path | Masahiro Yamada | 1 | -41/+32 |
2016-08-22 | i2c: uniphier{-f}: don't print error when adding adapter fails | Wolfram Sang | 1 | -5/+0 |
2016-04-27 | i2c: uniphier: add "\n" at the end of error log | Masahiro Yamada | 1 | -1/+1 |
2016-02-12 | i2c: uniphier: fix typos in error messages | Masahiro Yamada | 1 | -1/+1 |
2015-12-14 | i2c: uniphier_f: error out if bus speed is zero | Masahiro Yamada | 1 | -0/+5 |
2015-12-14 | i2c: uniphier_f: error out if clock rate is zero | Masahiro Yamada | 1 | -1/+5 |
2015-10-23 | i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver | Masahiro Yamada | 1 | -0/+584 |