index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
rcar_i2c.c
Age
Commit message (
Expand
)
Author
2025-10-28
i2c: rcar_i2c: Add R-Car Gen5 support
Minh Le
2024-07-22
drivers: i2c: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
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