Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: i2c-cdns: No need for dedicated probe function | Moritz Fischer | 2017-01-18 | 1 | -21/+0 |
* | i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 | Moritz Fischer | 2017-01-18 | 1 | -30/+89 |
* | i2c: i2c-cdns: Reorder timeout loop for interrupt waiting | Moritz Fischer | 2017-01-18 | 1 | -1/+1 |
* | i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 | Moritz Fischer | 2017-01-18 | 1 | -14/+52 |
* | i2c: cdns: Add additional compatible string for r1p14 of the IP. | Moritz Fischer | 2017-01-10 | 1 | -0/+1 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | i2c: cdns: Support different bus speeds | Michal Simek | 2016-05-17 | 1 | -7/+69 |
* | i2c: cdns: Moving speed setup from probe to set_bus_speed function | Michal Simek | 2016-05-17 | 1 | -37/+11 |
* | i2c: cdns: Read address from DT in ofdata_to_platdata | Michal Simek | 2016-05-17 | 1 | -4/+12 |
* | dm: i2c: Add driver for Cadence I2C IP | Moritz Fischer | 2016-04-13 | 1 | -0/+335 |