index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-141
/
+59
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
2
-8
/
+2
2019-06-10
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-06-10
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-52
/
+27
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-03
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-36
/
+82
2019-04-21
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-21
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
1
-8
/
+77
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-7
/
+1
2019-04-21
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
1
-20
/
+3
2019-04-16
i2c: demux: handle the new atomic callbacks
Wolfram Sang
1
-0
/
+2
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+5
2018-10-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-3
/
+3
2018-10-08
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-08
i2c: mux: ltc4306: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-08
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-05
i2c: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
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-08-04
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-13
/
+11
2018-07-30
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
1
-13
/
+11
2018-07-13
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
1
-3
/
+3
2018-07-13
i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-3
/
+3
2018-07-03
i2c: mux: pca954x: make use of __i2c_smbus_xfer
Peter Rosin
1
-23
/
+4
2018-07-03
i2c: mux: pca9541: make use of __i2c_smbus_xfer
Peter Rosin
1
-58
/
+11
2018-07-03
i2c: mux: mlxcpld: make use of __i2c_smbus_xfer
Peter Rosin
1
-24
/
+4
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-16
/
+20
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-6
/
+7
2018-05-30
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
4
-15
/
+19
2018-05-24
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
1
-5
/
+2
2018-05-24
i2c: mux: demux-pinctrl: use proper parent device for demux adapter
Wolfram Sang
1
-1
/
+1
2018-05-24
i2c: mux: reg: failed memory allocation is logged elsewhere
Markus Elfring
1
-3
/
+1
2018-05-19
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
1
-2
/
+9
2018-05-19
i2c: mux: demux-pinctrl: disable PM user interface
Wolfram Sang
1
-0
/
+3
2018-05-19
i2c: mux: ltc4306: switch to using .probe_new
Peter Rosin
1
-4
/
+3
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
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
[next]