index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
/
davinci_i2c.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-01
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-09
drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
Cooper Jr., Franklin
2017-05-09
i2c: davinci: Split functions into two parts for future DM support
Cooper Jr., Franklin
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2014-04-17
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
Vitaly Andrianov
2014-04-17
i2c, davinci: move i2c_defs.h to the drivers/i2c directory
Karicheri, Muralidharan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-23
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-09-30
i2c, davinci: add i2c set speed
Heiko Schocher
2009-03-30
davinci: move i2c driver to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD