summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAgeLines
* lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+250
* i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese2015-03-18-8/+9
* mv_i2c: fix warnings on 64-bit buildsRob Herring2015-03-18-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-6/+8
* dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-05-0/+2
* dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-19-0/+9
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-12-2/+10
* dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-12-16/+16
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-12-8/+3
* i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak2015-02-12-2/+2
* dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-29-2/+12
* dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-29-1/+2
* dm: i2c: s3c24x0: adjust to dm-i2c apiPrzemyslaw Marczak2015-01-29-43/+194
* dm: i2c-uclass-compat: fix missed argumentPrzemyslaw Marczak2015-01-29-1/+1
* dm: i2c: Move slave details to child platdataSimon Glass2015-01-29-87/+39
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-29-0/+1
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-29-8/+10
* dm: i2c: Add a compatbility layerSimon Glass2015-01-29-0/+99
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-29-4/+5
* i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada2015-01-29-0/+388
* i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada2015-01-29-0/+248
* i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada2015-01-29-0/+6
* i2c:mxc fix array size of i2c_dataPeng Fan2015-01-08-11/+11
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-11-247/+119
* dm: i2c: Add a sandbox I2C driverSimon Glass2014-12-11-1/+112
* dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-11-0/+15
* dm: i2c: Add a uclass for I2CSimon Glass2014-12-11-0/+467
* i2c: Correct spelling errorMark Tomlinson2014-12-08-3/+3
* i2c: Fix deselection of muxesMark Tomlinson2014-12-08-1/+1
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang2014-11-17-142/+60
* adi_i2c: convert to use general io accessors.Scott Jiang2014-11-17-68/+77
* blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang2014-11-17-5/+4
* i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu2014-11-10-2/+2
* drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha2014-11-10-1/+1
* ppc4xx: Handle i2c stuck on combined xferDirk Eibach2014-11-10-0/+21
* ppc4xx: Fix i2c repeated startDirk Eibach2014-11-10-4/+5
* i2c: use __weakJeroen Hofstee2014-11-04-6/+2
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-29-167/+128
* i2c: mxs: Add support for I2C 1 on i.MX28Marek Vasut2014-10-29-1/+8
* i2c: mxs: Pass the i2c_adapter aroundMarek Vasut2014-10-29-67/+67
* i2c: mxs: Add basic support for i2c frameworkMarek Vasut2014-10-29-21/+30
* i2c: mxs: Consolidate hard-coded bus addressMarek Vasut2014-10-29-7/+12
* i2c: designware: add an implement i2c protosJeroen Hofstee2014-10-25-7/+12
* tegra: make local functions staticJeroen Hofstee2014-10-25-3/+4
* i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese2014-10-23-1/+1
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-2/+2
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* ls102xa: i2c: Add i2c support for LS102xAWang Huan2014-09-08-2/+2