Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-15 | i2c: mux: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -15/+1 |
2016-08-25 | i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes | Peter Rosin | 1 | -2/+6 |
2016-05-04 | i2c: mux: relax locking of the top i2c adapter during mux-locked muxing | Peter Rosin | 1 | -0/+8 |
2016-04-22 | i2c: mux: drop old unused i2c-mux api | Peter Rosin | 1 | -15/+0 |
2016-04-22 | i2c: mux: add common data for every i2c-mux instance | Peter Rosin | 1 | -0/+34 |
2013-04-02 | i2c: Make the return type of i2c_del_mux_adapter() void | Lars-Peter Clausen | 1 | -1/+1 |
2012-10-06 | i2c-mux: Add support for device auto-detection | Jean Delvare | 1 | -0/+1 |
2012-05-12 | i2c: Add a struct device * parameter to i2c_add_mux_adapter() | David Daney | 1 | -1/+2 |
2012-03-26 | i2c: Update the FSF address | Jean Delvare | 1 | -1/+2 |
2010-08-11 | i2c: Multiplexed I2C bus core support | Michael Lawnick | 1 | -0/+46 |