Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: imx_lpi2c: fix typo and register base address format | Anatolij Gustschin | 2018-10-22 | 1 | -2/+2 |
* | i2c: imx_lpi2c: add uclass api support | Peng Fan | 2018-08-06 | 1 | -7/+40 |
* | lpi2c: Add bus busy error handling | Ye Li | 2018-07-12 | 1 | -21/+32 |
* | lpi2c: Fix bus stop problem in xfer | Ye Li | 2018-07-12 | 1 | -7/+7 |
* | imx: lpi2c: fix clock issue when NACK detected | Gao Pan | 2018-07-12 | 1 | -4/+10 |
* | imx_lpi2c: Update lpi2c driver to support imx8 | Ye Li | 2018-07-12 | 1 | -1/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -1/+0 |
* | i2c: lpi2c: remove superfluous assignments | Heinrich Schuchardt | 2018-03-23 | 1 | -5/+5 |
* | i2c: lpi2c: do not add 4 for bus seq | Peng Fan | 2018-01-16 | 1 | -4/+4 |
* | dm: gpio: Correct use of -ENODEV in drivers | Simon Glass | 2017-10-08 | 1 | -1/+1 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -40/+40 |
* | i2c: lpi2c: add lpi2c driver for i.MX7ULP | Peng Fan | 2017-03-17 | 1 | -0/+462 |