aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-29i2c-designware: Add runtime power management supportDirk Brandewie1-2/+8
2011-10-29i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie1-0/+135
2011-10-29i2c-designware: Support multiple cores using same ISRDirk Brandewie1-2/+8
2011-10-29i2c-designware: move controller config to bus specific portion of driverDirk Brandewie1-4/+2
2011-10-29i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie1-6/+2
2011-10-29i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie1-1/+3
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie1-0/+562