index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
1
-2
/
+2
2025-05-30
Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2025-05-16
i2c: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-3
/
+3
2025-04-24
i2c: mux: ltc4306: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2
-2
/
+2
2025-03-25
irqdomain: i2c: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-18
i2c: mux: remove incorrect of_match_ptr annotations
Arnd Bergmann
2
-2
/
+2
2025-01-15
i2c: mux: demux-pinctrl: correct comment
Wolfram Sang
1
-1
/
+1
2025-01-15
i2c: mux: demux-pinctrl: check initial mux selection, too
Wolfram Sang
1
-1
/
+3
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
7
-7
/
+7
2024-11-05
i2c: muxes: Fix return value check in mule_i2c_mux_probe()
Yang Yingliang
1
-2
/
+2
2024-09-10
i2c: muxes: add support for tsd,mule-i2c multiplexer
Farouk Bouabid
3
-0
/
+165
2024-07-20
i2c: mux: gpio: Add support for the 'settle-time-us' property
Bastien Curutchet
1
-0
/
+6
2024-07-20
i2c: mux: gpio: Re-order #include to match alphabetic order
Bastien Curutchet
1
-4
/
+4
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
9
-9
/
+9
2024-05-06
i2c: mux: gpio: remove support for class-based device instantiation
Heiner Kallweit
1
-2
/
+1
2024-03-20
i2c: muxes: pca954x: Allow sharing reset GPIO
Chris Packham
1
-8
/
+38
2024-03-15
Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+42
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-02-08
i2c: muxes: pca954x: Enable features on MAX7357
Patrick Rudolph
1
-1
/
+42
2024-01-18
i2c: mux: reg: Remove class-based device auto-detection support
Heiner Kallweit
1
-3
/
+1
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+9
2023-11-01
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2023-10-29
i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() API
ye xingchen
1
-3
/
+3
2023-10-21
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-13
i2c: mux: gpio: don't fiddle with GPIOLIB internals
Bartosz Golaszewski
1
-6
/
+6
2023-09-24
i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counte...
Kees Cook
1
-3
/
+3
2023-09-22
i2c: mux: gpio: adhere to coding style
Wolfram Sang
1
-4
/
+3
2023-09-21
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-09-21
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+4
2023-08-24
i2c: muxes: pca954x: Add regulator support
Patrick Rudolph
1
-5
/
+23
2023-08-24
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Patrick Rudolph
2
-4
/
+69
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2
-2
/
+1
2023-08-08
i2c: mux: ltc4306: Remove an unnecessary ternary operator
Ruan Jinjie
1
-1
/
+1
2023-08-08
i2c: mux: pca954x: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
7
-26
/
+14
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
3
-3
/
+3
2022-12-07
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
1
-3
/
+2
2022-12-05
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2022-08-23
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
3
-7
/
+3
2022-07-27
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-03-20
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
1
-2
/
+3
2021-11-23
i2c: mux: gpio: Use array_size() helper
Andy Shevchenko
1
-1
/
+2
2021-11-23
i2c: mux: gpio: Don't dereference fwnode from struct device
Andy Shevchenko
1
-3
/
+4
2021-11-23
i2c: mux: gpio: Replace custom acpi_get_local_address()
Andy Shevchenko
1
-41
/
+2
[next]