summaryrefslogtreecommitdiff
path: root/drivers/i2c/ihs_i2c.c
AgeCommit message (Expand)Author
2019-05-21i2c: ihs: Improve error handlingMario Six
2019-05-21i2c: ihs: Get rid of fpgamapMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass
2015-11-12i2c: ihs_i2c: Fix hold_bus controlDirk Eibach
2015-11-12i2c: ihs_i2c: Use macro bestpracticesDirk Eibach
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach
2014-07-07i2c: IHS I2C master driverDirk Eibach