aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai2014-06-091-0/+3
* i2c: designware: always clear interrupts before enabling themMika Westerberg2013-05-301-1/+2
* i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin2012-09-191-0/+11
* i2c-designware: Add runtime power management supportDirk Brandewie2011-10-291-2/+8
* i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie2011-10-291-0/+135
* i2c-designware: Support multiple cores using same ISRDirk Brandewie2011-10-291-2/+8
* i2c-designware: move controller config to bus specific portion of driverDirk Brandewie2011-10-291-4/+2
* i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie2011-10-291-6/+2
* i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie2011-10-291-1/+3
* i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie2011-10-291-0/+562