summaryrefslogtreecommitdiff
path: root/drivers/i2c/ast_i2c.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-27i2c: ast_i2c: Update to use standard enums for speedSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-08aspeed: Add I2C Drivermaxims@google.com