aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/mv_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-18mv_i2c: fix warnings on 64-bit buildsRob Herring1-1/+1
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen1-18/+24
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen1-1/+1
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen1-1/+35
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen1-73/+68
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen1-1/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen1-0/+452