Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: i2c-gpio: add support for clock stretching | Heiko Schocher | 2020-03-16 | 1 | -1/+22 |
* | dm: i2c-gpio: rework gpio get/set functions | Michael Auchter | 2020-03-16 | 1 | -69/+64 |
* | i2c: gpio: Run deblock sequence on probe | Marek Vasut | 2020-03-16 | 1 | -0/+16 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | dm: i2c-gpio: Remove redundant dm_gpio_set_value() call | Axel Lin | 2015-05-05 | 1 | -6/+7 |
* | dm: i2c: add i2c-gpio driver | Przemyslaw Marczak | 2015-04-18 | 1 | -0/+346 |