summaryrefslogtreecommitdiff
path: root/drivers/i2c/rcar_i2c.c
AgeCommit message (Expand)Author
2019-03-08i2c: rcar_i2c: Move FSDA check to rcar_i2c_recoverIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Set the slave address from rcar_i2c_xferIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xferIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Fix sending of slave addressesIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Add comments about registers & valuesIsmael Luceno Cortes
2019-03-08i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speedIsmael Luceno Cortes
2019-03-07i2c: rcar_i2c: Add Gen3 SoC supportMarek Vasut
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass
2014-11-10i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu
2014-01-13rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu
2014-01-13rcar_i2c: Fix receiving wait conditionHisashi Nakamura
2013-10-17i2c: Add support for Renesas rcarNobuhiro Iwamatsu