summaryrefslogtreecommitdiff
path: root/drivers/i2c/meson_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-04-10i2c: meson: add configurable divider factorsGuillaume La Roque1-5/+25
2018-06-19meson: use the clock driverBeniamino Galvani1-3/+17
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-07i2c: meson: add some commentsBeniamino Galvani1-6/+19
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani1-2/+2
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani1-1/+1
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani1-0/+263