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
starfive-6.6.48-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-pinctrl.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
-3
/
+2
2019-06-10
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2017-08-17
i2c: mux: pinctrl: potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2017-08-14
i2c: mux: pinctrl: drop the idle_state member
Peter Rosin
1
-6
/
+2
2017-08-14
i2c: mux: pinctrl: remove platform_data
Peter Rosin
1
-148
/
+71
2017-04-03
i2c: mux: pinctrl: stop double error reporting
Peter Rosin
1
-3
/
+1
2016-05-04
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
1
-0
/
+38
2016-04-25
i2c: mux: pinctrl: fix indentation for better readability
Wolfram Sang
1
-7
/
+7
2016-04-22
i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core
Peter Rosin
1
-53
/
+30
2015-08-31
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
1
-0
/
+1
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
-0
/
+1
2013-10-30
i2c: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
1
-2
/
+2
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
-1
/
+1
2013-01-22
i2c: muxes: fix wrong use of sizeof(ptr)
Laurent Navet
1
-1
/
+1
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-4
/
+4
2012-11-14
i2c-mux-pinctrl: Fix probe error path
Guenter Roeck
1
-1
/
+1
2012-10-06
i2c-mux: Add support for device auto-detection
Jean Delvare
1
-1
/
+1
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
1
-0
/
+279