aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-common.c
AgeCommit message (Expand)Author
2018-08-20i2c: designware: Add SPDX license tagAndy Shevchenko
2018-07-03i2c: designware: Add debug print for SDA hold time valueJarkko Nikula
2018-07-03i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula
2018-07-03i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula
2018-07-03i2c: designware: Move register access detection to common codeJarkko Nikula
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov
2017-11-28i2c: designware: fix building driver as modulePhil Reid
2017-11-27i2c: designware: add i2c gpio recovery optionTim Sander
2017-11-27i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid
2017-11-27i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid
2017-06-27i2c: designware: add SLAVE mode functionsLuis Oliveira
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira