index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
2025-01-23
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
2023-11-02
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-06
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
2023-10-06
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
2022-12-31
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
2022-08-23
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-26
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-03-20
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2021-11-23
i2c: mux: gpio: Use array_size() helper
Andy Shevchenko
2021-11-23
i2c: mux: gpio: Don't dereference fwnode from struct device
Andy Shevchenko
2021-11-23
i2c: mux: gpio: Replace custom acpi_get_local_address()
Andy Shevchenko
2021-05-27
i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers
Lee Jones
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
2021-01-17
i2c: i2c-mux-gpio: Enable this driver in ACPI land
Evan Green
2021-01-17
i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
Evan Green
2020-09-18
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-15
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
2020-05-11
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
2020-01-03
i2c: mux: pca954x: support property idle-state
Biwen Li
2020-01-03
i2c: mux: pca9541: use the BIT macro
Peter Rosin
2019-11-25
i2c: Fix Kconfig indentation
Krzysztof Kozlowski
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-10
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
2019-06-10
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-03
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-04-21
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-21
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
[next]