aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/cros_ec_tunnel.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07i2c: Remove <common.h> and add needed includesTom Rini1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer1-1/+23
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass1-1/+0
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass1-0/+41