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
/
i2c-gpio.c
Age
Commit message (
Expand
)
Author
2024-10-21
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
Alex Shumsky
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-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-31
i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
Chris Packham
2022-11-14
i2c: i2c-gpio: add newline
Sergei Antonov
2021-08-22
i2c: i2c-gpio: Support the named GPIO binding
Samuel Holland
2021-04-12
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
Simon Glass
2021-02-21
i2c: i2c-gpio: Fix GPIO output
Harm Berntsen
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-23
i2c: i2c-gpio: Convert to use APIs which support live DT
Patrick Delaunay
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-03-16
dm: i2c-gpio: add support for clock stretching
Heiko Schocher
2020-03-16
dm: i2c-gpio: rework gpio get/set functions
Michael Auchter
2020-03-16
i2c: gpio: Run deblock sequence on probe
Marek Vasut
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-05-05
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Axel Lin
2015-04-18
dm: i2c: add i2c-gpio driver
Przemyslaw Marczak