summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: Add a function to transfer messagesSimon Glass2015-08-051-0/+11
* dm: i2c: Add a message debug functionSimon Glass2015-08-051-0/+16
* dm: i2c: Add a function to find out the chip offset lengthSimon Glass2015-05-141-0/+7
* dm: i2c: Add functions to read and write a registerSimon Glass2015-05-051-0/+19
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-3/+3
* dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-051-0/+2
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-121-8/+3
* dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-291-1/+2
* dm: i2c: Move slave details to child platdataSimon Glass2015-01-291-22/+32
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-0/+1
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-7/+9
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-4/+5
* dm: i2c: Add a uclass for I2CSimon Glass2014-12-111-0/+466
OpenPOWER on IntegriCloud