summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/meson_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* i2c: meson: add configurable divider factorsGuillaume La Roque2019-04-101-5/+25
* meson: use the clock driverBeniamino Galvani2018-06-191-3/+17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* i2c: meson: add some commentsBeniamino Galvani2017-12-071-6/+19
* i2c: meson: fix return codes on errorBeniamino Galvani2017-12-071-2/+2
* i2c: meson: reduce timeoutBeniamino Galvani2017-12-071-1/+1
* i2c: add Amlogic Meson driverBeniamino Galvani2017-11-201-0/+263