index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mv_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
i2c: mv_i2c.c: Correct address endianness
Bradley Bolen
2016-12-19
1
-2
/
+2
*
i2c: mv_i2c.c: Validate read length in I2C command
jinghua
2016-09-26
1
-0
/
+5
*
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
Stefan Roese
2016-09-26
1
-1
/
+29
*
i2c: mv_i2c.c: Add DM support
Stefan Roese
2016-09-26
1
-48
/
+136
*
i2c: mv_i2c.c: Prepare driver for DM conversion
Stefan Roese
2016-09-26
1
-126
/
+141
*
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
Stefan Roese
2016-09-26
1
-2
/
+0
*
i2c: mv_i2c.c: cosmetic: Coding style cleanups
Stefan Roese
2016-09-26
1
-34
/
+34
*
mv_i2c: fix warnings on 64-bit builds
Rob Herring
2015-03-18
1
-1
/
+1
*
dm: i2c: Make API accessible even without CONFIG_DM
Simon Glass
2015-02-12
1
-5
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
I2C: mv_i2c: fix multi-bus init issue
Lei Wen
2011-10-03
1
-18
/
+24
*
I2C: mv_i2c: fix build issue when enable debug option
Lei Wen
2011-10-03
1
-1
/
+1
*
I2C: mv_i2c: add multi bus support
Lei Wen
2011-04-27
1
-1
/
+35
*
mv_i2c: use structure to replace the direclty define
Lei Wen
2011-04-27
1
-73
/
+68
*
mv_i2c: fix timeout value to be consistent with comments
Lei Wen
2011-04-27
1
-1
/
+1
*
pxa: move i2c driver to the common place
Lei Wen
2011-04-27
1
-0
/
+452