summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-gpio.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-08-27i2c-mux-gpio: Fix GPIO request flag issueYe Li
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan