summaryrefslogtreecommitdiff
path: root/drivers/i2c/rcar_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut2018-05-201-0/+353
* i2c: rcar_i2c: Remove the driverMarek Vasut2018-05-201-292/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: i2c: Add a note to I2C drivers which need conversionSimon Glass2016-12-051-0/+3
* i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu2014-11-101-2/+2
* rcar_i2c: Clear status before start master receiveNobuhiro Iwamatsu2014-01-131-0/+2
* rcar_i2c: Fix receiving wait conditionHisashi Nakamura2014-01-131-2/+2
* i2c: Add support for Renesas rcarNobuhiro Iwamatsu2013-10-171-0/+288