index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mv_i2c.c
Commit message (
Expand
)
Author
Age
Lines
*
i2c: mv_i2c.c: Correct address endianness
Bradley Bolen
2016-12-19
-2
/
+2
*
i2c: mv_i2c.c: Validate read length in I2C command
jinghua
2016-09-26
-0
/
+5
*
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
Stefan Roese
2016-09-26
-1
/
+29
*
i2c: mv_i2c.c: Add DM support
Stefan Roese
2016-09-26
-48
/
+136
*
i2c: mv_i2c.c: Prepare driver for DM conversion
Stefan Roese
2016-09-26
-126
/
+141
*
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
Stefan Roese
2016-09-26
-2
/
+0
*
i2c: mv_i2c.c: cosmetic: Coding style cleanups
Stefan Roese
2016-09-26
-34
/
+34
*
mv_i2c: fix warnings on 64-bit builds
Rob Herring
2015-03-18
-1
/
+1
*
dm: i2c: Make API accessible even without CONFIG_DM
Simon Glass
2015-02-12
-5
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
I2C: mv_i2c: fix multi-bus init issue
Lei Wen
2011-10-03
-18
/
+24
*
I2C: mv_i2c: fix build issue when enable debug option
Lei Wen
2011-10-03
-1
/
+1
*
I2C: mv_i2c: add multi bus support
Lei Wen
2011-04-27
-1
/
+35
*
mv_i2c: use structure to replace the direclty define
Lei Wen
2011-04-27
-73
/
+68
*
mv_i2c: fix timeout value to be consistent with comments
Lei Wen
2011-04-27
-1
/
+1
*
pxa: move i2c driver to the common place
Lei Wen
2011-04-27
-0
/
+452