index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
i2c: mux: mlxcpld: Move header file out of x86 realm
Vadim Pasternak
1
-1
/
+1
2021-02-02
i2c: mux: mlxcpld: Update module license
Vadim Pasternak
1
-30
/
+3
2021-01-17
i2c: i2c-mux-gpio: Enable this driver in ACPI land
Evan Green
1
-28
/
+79
2021-01-17
i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
Evan Green
1
-2
/
+3
2020-09-19
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-09-19
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+6
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
1
-0
/
+1
2020-05-15
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
1
-0
/
+1
2020-05-11
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
1
-5
/
+2
2020-05-11
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
1
-3
/
+2
2020-05-11
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
1
-10
/
+5
2020-05-11
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
1
-10
/
+7
2020-01-03
i2c: mux: pca954x: support property idle-state
Biwen Li
1
-23
/
+46
2020-01-03
i2c: mux: pca9541: use the BIT macro
Peter Rosin
1
-14
/
+15
2019-11-25
i2c: Fix Kconfig indentation
Krzysztof Kozlowski
1
-9
/
+9
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-141
/
+59
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
1
-86
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-10
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-06-10
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-52
/
+27
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-03
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-36
/
+82
2019-04-22
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-22
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
1
-8
/
+77
2019-04-22
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-7
/
+1
2019-04-22
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
1
-20
/
+3
2019-04-16
i2c: demux: handle the new atomic callbacks
Wolfram Sang
1
-0
/
+2
2018-10-30
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+5
2018-10-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-3
/
+3
2018-10-09
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-09
i2c: mux: ltc4306: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-09
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-05
i2c: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+2
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-9
/
+4
2018-08-05
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-13
/
+11
2018-07-30
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
1
-13
/
+11
2018-07-13
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
1
-3
/
+3
2018-07-13
i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-3
/
+3
[next]