aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-platdrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-29i2c: designware: dw_i2c_init_driver as subsys initcallPratyush Anand1-1/+1
2011-12-27i2c-designware: add OF binding supportRob Herring1-0/+12
2011-10-29i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie1-3/+3
2011-10-29i2c-designware: move controller config to bus specific portion of driverDirk Brandewie1-0/+2
2011-10-29i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie1-0/+8
2011-10-29i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie1-0/+6
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie1-0/+199