aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-mux.c
AgeCommit message (Expand)Author
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick