aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/i2c-mux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-15/+1
2016-08-25i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodesPeter Rosin1-2/+6
2016-05-04i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin1-0/+8
2016-04-22i2c: mux: drop old unused i2c-mux apiPeter Rosin1-15/+0
2016-04-22i2c: mux: add common data for every i2c-mux instancePeter Rosin1-0/+34
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen1-1/+1
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare1-0/+1
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney1-1/+2
2012-03-26i2c: Update the FSF addressJean Delvare1-1/+2
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick1-0/+46