Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: drivers: Use generic definitions for bus frequencies | Andy Shevchenko | 2020-03-24 | 1 | -3/+3 |
* | i2c: riic: Clear NACK in tend isr | Chris Brandt | 2019-09-28 | 1 | -0/+1 |
* | i2c: riic: Add Runtime PM support | Geert Uytterhoeven | 2019-04-23 | 1 | -19/+24 |
* | i2c: use SPDX identifier for Renesas drivers | Wolfram Sang | 2018-08-24 | 1 | -4/+1 |
* | i2c: busses: make use of i2c_8bit_addr_from_msg | Peter Rosin | 2018-05-29 | 1 | -3/+2 |
* | i2c: riic: remove clock and frequency restrictions | Chris Brandt | 2017-10-27 | 1 | -34/+81 |
* | i2c: riic: fix restart condition | Chris Brandt | 2017-03-08 | 1 | -1/+5 |
* | i2c: riic: correctly finish transfers | Chris Brandt | 2017-02-09 | 1 | -7/+23 |
* | i2c: don't print error when adding adapter fails | Wolfram Sang | 2016-08-22 | 1 | -3/+1 |
* | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | i2c: Make of_device_id array const | Jingoo Han | 2014-06-02 | 1 | -1/+1 |
* | i2c: riic: add driver | Wolfram Sang | 2014-01-02 | 1 | -0/+427 |