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-pca954x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+7
2017-04-03
i2c: mux: pca954x: stop double error reporting
Peter Rosin
1
-6
/
+1
2017-03-24
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
1
-1
/
+5
2017-03-24
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
1
-27
/
+1
2017-03-16
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
1
-6
/
+6
2017-02-10
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-4
/
+146
2017-02-10
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
1
-2
/
+139
2017-02-10
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
1
-2
/
+7
2017-02-09
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2016-12-17
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
1
-1
/
+4
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+27
2016-11-29
i2c: mux: pca954x: Add ACPI support for pca954x
tnhuynh@apm.com
1
-1
/
+27
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-10-08
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-12
/
+34
2016-09-22
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
1
-1
/
+1
2016-08-25
i2c: pca954x: add device tree binding
Peter Rosin
1
-12
/
+34
2016-04-22
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
Peter Rosin
1
-31
/
+30
2015-08-10
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
1
-1
/
+1
2015-03-09
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
1
-3
/
+3
2015-01-23
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
1
-1
/
+10
2014-08-01
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
1
-0
/
+15
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
1
-2
/
+1
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
1
-16
/
+5
2014-01-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2014-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
i2c: pca954x: Add reset GPIO support
Laurent Pinchart
1
-0
/
+19
2014-01-03
i2c: pca954x: Use devm_kzalloc managed allocator
Laurent Pinchart
1
-12
/
+6
2014-01-03
i2c: pca954x: Sort headers alphabetically
Laurent Pinchart
1
-4
/
+3
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-02
i2c: Ignore the return value of i2c_del_mux_adapter()
Lars-Peter Clausen
1
-4
/
+2
2012-10-06
i2c-mux: Add support for device auto-detection
Jean Delvare
1
-4
/
+6
2012-05-12
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang
1
-0
/
+291