summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-mlxcpld.c
AgeCommit message (Expand)Author
2021-02-09i2c: mux: mlxcpld: Add callback to notify mux creation completionVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Extend supported mux numberVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Extend driver to support word address space devicesVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Get rid of adapter numbers enforcementVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte supportVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Convert driver to platform driverVadim Pasternak
2021-02-01i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak
2021-02-01i2c: mux: mlxcpld: Update module licenseVadim Pasternak
2018-10-08i2c: mux: mlxcpld: simplify code to reach the adapterLuca Ceresoli
2018-07-03i2c: mux: mlxcpld: make use of __i2c_smbus_xferPeter Rosin
2017-08-14i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang
2017-02-09i2c: mux: mlxcpld: remove unused including <linux/version.h>Wei Yongjun
2016-12-18i2c: mux: mlxcpld: fix i2c mux selection cachingPeter Rosin
2016-11-17i2c: mux: mellanox: add driverVadim Pasternak