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
/
rcar_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover
Ismael Luceno Cortes
2019-03-08
1
-5
/
+6
*
i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
1
-9
/
+5
*
i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
1
-1
/
+1
*
i2c: rcar_i2c: Fix sending of slave addresses
Ismael Luceno Cortes
2019-03-08
1
-1
/
+3
*
i2c: rcar_i2c: Add comments about registers & values
Ismael Luceno Cortes
2019-03-08
1
-21
/
+26
*
i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
Ismael Luceno Cortes
2019-03-08
1
-3
/
+6
*
i2c: rcar_i2c: Add Gen3 SoC support
Marek Vasut
2019-03-07
1
-5
/
+18
*
i2c: rcar_i2c: Add DM and DT capable I2C driver
Marek Vasut
2018-05-20
1
-0
/
+353
*
i2c: rcar_i2c: Remove the driver
Marek Vasut
2018-05-20
1
-292
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2016-12-05
1
-0
/
+3
*
i2c: rcar_i2c: Fix order of restart and clear status
Nobuhiro Iwamatsu
2014-11-10
1
-2
/
+2
*
rcar_i2c: Clear status before start master receive
Nobuhiro Iwamatsu
2014-01-13
1
-0
/
+2
*
rcar_i2c: Fix receiving wait condition
Hisashi Nakamura
2014-01-13
1
-2
/
+2
*
i2c: Add support for Renesas rcar
Nobuhiro Iwamatsu
2013-10-17
1
-0
/
+288