index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
rcar_i2c.c
Age
Commit message (
Expand
)
Author
2023-04-07
i2c: rcar_i2c: Add R-Car Gen4 support
Hai Pham
2021-09-28
i2c: rcar_i2c: Enable configuring SCL rise and fall times
Adam Ford
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-01
i2c: rcar_i2c: Fix i2c read/write errors
Lad Prabhakar
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
2019-03-08
i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Fix sending of slave addresses
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Add comments about registers & values
Ismael Luceno Cortes
2019-03-08
i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
Ismael Luceno Cortes
2019-03-07
i2c: rcar_i2c: Add Gen3 SoC support
Marek Vasut
2018-05-20
i2c: rcar_i2c: Add DM and DT capable I2C driver
Marek Vasut
2018-05-20
i2c: rcar_i2c: Remove the driver
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2014-11-10
i2c: rcar_i2c: Fix order of restart and clear status
Nobuhiro Iwamatsu
2014-01-13
rcar_i2c: Clear status before start master receive
Nobuhiro Iwamatsu
2014-01-13
rcar_i2c: Fix receiving wait condition
Hisashi Nakamura
2013-10-17
i2c: Add support for Renesas rcar
Nobuhiro Iwamatsu