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
/
i2c-mux-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-86
/
+30
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
1
-4
/
+1
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-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+5
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2017-04-03
i2c: mux: gpio: stop double error reporting
Peter Rosin
1
-3
/
+1
2016-11-29
i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep
Peter Rosin
1
-4
/
+14
2016-05-04
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
1
-0
/
+18
2016-04-22
i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
Peter Rosin
1
-33
/
+22
2015-08-31
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
1
-0
/
+1
2015-04-03
i2c: i2c-mux-gpio: remove error messages for probe deferrals
Ioan Nicu
1
-7
/
+3
2014-10-20
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2013-10-30
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
1
-3
/
+7
2013-10-04
i2c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-1
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-3
/
+5
2013-03-27
i2c: mux: gpio: Check gpio_direction_output return value
Jean Delvare
1
-3
/
+14
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-1
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-7
/
+7
2012-11-16
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
1
-31
/
+114
2012-10-06
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
1
-6
/
+32
2012-10-06
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
1
-9
/
+5
2012-10-06
i2c-mux: Add support for device auto-detection
Jean Delvare
1
-1
/
+3
2012-05-12
i2c: Rename last mux driver to standard pattern
Jean Delvare
1
-0
/
+173