Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-05 | i2c-designware: i2c_dw_xfer_msg can be static | Jean Delvare | 1 | -1/+1 |
2012-09-10 | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG... | Axel Lin | 1 | -0/+11 |
2012-05-12 | i2c: designware: Add support for 16bit register access | Stefan Roese | 1 | -10/+21 |
2011-10-29 | i2c-designware: Add runtime power management support | Dirk Brandewie | 1 | -2/+8 |
2011-10-29 | i2c-designware: Push all register reads/writes into the core code. | Dirk Brandewie | 1 | -0/+135 |
2011-10-29 | i2c-designware: Support multiple cores using same ISR | Dirk Brandewie | 1 | -2/+8 |
2011-10-29 | i2c-designware: move controller config to bus specific portion of driver | Dirk Brandewie | 1 | -4/+2 |
2011-10-29 | i2c-designware: move i2c functionality bit field to be adapter specific | Dirk Brandewie | 1 | -6/+2 |
2011-10-29 | i2c-designware: Move retriveving the clock speed out of core code. | Dirk Brandewie | 1 | -1/+3 |
2011-10-29 | i2c-designware: split of i2c-designware.c into core and bus specific parts | Dirk Brandewie | 1 | -0/+562 |