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