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
/
ihs_i2c.c
Age
Commit message (
Expand
)
Author
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