index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
i2c-mux-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
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