index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
/
i2c-mux-mlxcpld.c
Age
Commit message (
Expand
)
Author
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2021-02-09
i2c: mux: mlxcpld: Add callback to notify mux creation completion
Vadim Pasternak
2021-02-09
i2c: mux: mlxcpld: Extend supported mux number
Vadim Pasternak
2021-02-09
i2c: mux: mlxcpld: Extend driver to support word address space devices
Vadim Pasternak
2021-02-09
i2c: mux: mlxcpld: Get rid of adapter numbers enforcement
Vadim Pasternak
2021-02-09
i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte support
Vadim Pasternak
2021-02-09
i2c: mux: mlxcpld: Convert driver to platform driver
Vadim Pasternak
2021-02-01
i2c: mux: mlxcpld: Move header file out of x86 realm
Vadim Pasternak
2021-02-01
i2c: mux: mlxcpld: Update module license
Vadim Pasternak
2018-10-08
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
2018-07-03
i2c: mux: mlxcpld: make use of __i2c_smbus_xfer
Peter Rosin
2017-08-14
i2c: mux: mlxcpld: move header file out of I2C realm
Wolfram Sang
2017-02-09
i2c: mux: mlxcpld: remove unused including <linux/version.h>
Wei Yongjun
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
2016-11-17
i2c: mux: mellanox: add driver
Vadim Pasternak