index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
1
-6
/
+49
2017-12-30
i2c: mux: reg: don't log an error for probe deferral
Tomasz Bachorski
1
-0
/
+3
2017-12-30
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
2
-7
/
+37
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-69
/
+35
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
1
-63
/
+32
2017-10-28
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
1
-0
/
+4
2017-10-28
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
1
-63
/
+28
2017-10-20
i2c: mux: reg: use of_property_read_bool()
Sergei Shtylyov
1
-6
/
+3
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-163
/
+82
2017-08-27
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
5
-161
/
+80
2017-08-22
i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
Peter Rosin
1
-1
/
+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
2
-148
/
+72
2017-08-14
i2c: mux: mlxcpld: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-08-14
i2c: mux: pca9541: sort include files
Wolfram Sang
1
-4
/
+3
2017-07-31
i2c: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-17
i2c: mux: pinctrl: mention correct module name in Kconfig help text
Chris Gorman
1
-1
/
+1
2017-06-03
i2c: i2c-mux-gpmux: new driver
Peter Rosin
3
-0
/
+187
2017-05-15
i2c: mux: reg: rename label to indicate what it does
Peter Rosin
1
-2
/
+2
2017-05-15
i2c: mux: reg: put away the parent i2c adapter on probe failure
Peter Rosin
1
-5
/
+12
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-27
/
+346
2017-04-12
i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
Michael Hennerich
3
-0
/
+334
2017-04-03
i2c: mux: reg: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: pinctrl: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: pca954x: stop double error reporting
Peter Rosin
1
-6
/
+1
2017-04-03
i2c: mux: pca9541: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: mux: gpio: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-04-03
i2c: arb: gpio-challenge: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-03-24
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
1
-1
/
+5
2017-03-23
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
1
-27
/
+1
2017-03-15
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: pca9541: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-02-09
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-02-09
i2c: mux: mlxcpld: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
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
5
-5
/
+273
2016-11-29
i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep
Peter Rosin
1
-4
/
+14
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-11-17
i2c: mux: mellanox: add driver
Vadim Pasternak
3
-0
/
+232
2016-11-14
i2c: mux: fix up dependencies
Linus Walleij
1
-0
/
+1
2016-11-10
i2c: mux: demux-pinctrl: make drivers with no pinctrl work again
Wolfram Sang
1
-2
/
+20
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-14
/
+45
[next]