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
/
ihs_i2c.c
Age
Commit message (
Expand
)
Author
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
2022-05-10
i2c: ihs: intel: Fix typo in comments (actual)
Michal Simek
2021-08-30
i2c: Remove non-DM code from ihs_i2c.c
Tom Rini
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
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-05-18
common: Drop log.h from common header
Simon Glass
2019-05-21
i2c: ihs: Improve error handling
Mario Six
2019-05-21
i2c: ihs: Get rid of fpgamap
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
i2c: ihs_i2c: Use new fpgamap interface
Mario Six
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
2018-02-06
i2c: ihs_i2c: Factor out send_buffer method
Mario Six
2018-02-06
i2c: ihs_i2c: Make DM compatible
Mario Six
2018-02-06
i2c: ihs_i2c: Prepare DM conversion
Mario Six
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2015-11-12
i2c: ihs_i2c: Fix hold_bus control
Dirk Eibach
2015-11-12
i2c: ihs_i2c: Use macro bestpractices
Dirk Eibach
2015-11-12
i2c: ihs_i2c: Dual channel support
Dirk Eibach
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-07-07
board: gdsys: Make gdsys osd hardware detection more robust
Dirk Eibach
2014-07-07
i2c: IHS I2C master driver
Dirk Eibach