index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2021-02-09
i2c: mux: mlxcpld: Add callback to notify mux creation completion
Vadim Pasternak
1
-0
/
+4
2021-02-09
i2c: mux: mlxcpld: Extend supported mux number
Vadim Pasternak
1
-8
/
+2
2021-02-09
i2c: mux: mlxcpld: Extend driver to support word address space devices
Vadim Pasternak
1
-8
/
+39
2021-02-09
i2c: mux: mlxcpld: Get rid of adapter numbers enforcement
Vadim Pasternak
1
-5
/
+2
2021-02-09
i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte support
Vadim Pasternak
1
-9
/
+9
2021-02-09
i2c: mux: mlxcpld: Convert driver to platform driver
Vadim Pasternak
1
-34
/
+28
2021-02-01
i2c: mux: mlxcpld: Move header file out of x86 realm
Vadim Pasternak
1
-1
/
+1
2021-02-01
i2c: mux: mlxcpld: Update module license
Vadim Pasternak
1
-30
/
+3
2018-10-08
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-07-03
i2c: mux: mlxcpld: make use of __i2c_smbus_xfer
Peter Rosin
1
-24
/
+4
2017-08-14
i2c: mux: mlxcpld: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-02-09
i2c: mux: mlxcpld: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
2016-11-17
i2c: mux: mellanox: add driver
Vadim Pasternak
1
-0
/
+220