summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-uclass.c
AgeCommit message (Expand)Author
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-05dm: i2c: Add a message debug functionSimon Glass
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-03-05dm: i2c: Add a missing memory allocaton checkSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-01-29dm: i2c: dts: Support an offset-len device tree propertySimon Glass
2015-01-29dm: i2c: Move slave details to child platdataSimon Glass
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2014-12-11dm: i2c: Add a uclass for I2CSimon Glass