index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mux: reg: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-7
/
+3
*
i2c: mux: gpmux: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
1
-10
/
+6
*
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
1
-0
/
+1
|
\
|
*
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
2020-05-15
1
-0
/
+1
*
|
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
2020-05-11
1
-5
/
+2
*
|
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
2020-05-11
1
-3
/
+2
*
|
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
2020-05-11
1
-10
/
+5
*
|
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
2020-05-11
1
-10
/
+7
|
/
*
i2c: mux: pca954x: support property idle-state
Biwen Li
2020-01-03
1
-23
/
+46
*
i2c: mux: pca9541: use the BIT macro
Peter Rosin
2020-01-03
1
-14
/
+15
*
i2c: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
1
-9
/
+9
*
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
3
-141
/
+59
|
\
|
*
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-22
1
-86
/
+30
|
*
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
2019-06-10
1
-3
/
+2
|
*
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2019-06-10
1
-52
/
+27
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-05-03
3
-36
/
+82
|
\
|
*
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-21
1
-2
/
+2
|
*
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
2019-04-21
1
-8
/
+77
|
*
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
2019-04-21
1
-7
/
+1
|
*
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
2019-04-21
1
-20
/
+3
*
|
i2c: demux: handle the new atomic callbacks
Wolfram Sang
2019-04-16
1
-0
/
+2
|
/
*
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-29
4
-5
/
+5
|
\
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-10-29
3
-3
/
+3
|
|
\
|
|
*
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
2018-10-08
1
-1
/
+1
|
|
*
i2c: mux: ltc4306: simplify code to reach the adapter
Luca Ceresoli
2018-10-08
1
-1
/
+1
|
|
*
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
2018-10-08
1
-1
/
+1
|
*
|
i2c: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-05
1
-2
/
+2
|
|
/
*
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-1
/
+2
*
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-9
/
+4
|
/
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-08-04
1
-13
/
+11
|
\
|
*
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
2018-07-30
1
-13
/
+11
*
|
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
2018-07-13
1
-3
/
+3
|
\
\
|
*
|
i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-13
1
-3
/
+3
|
|
/
*
|
i2c: mux: pca954x: make use of __i2c_smbus_xfer
Peter Rosin
2018-07-03
1
-23
/
+4
*
|
i2c: mux: pca9541: make use of __i2c_smbus_xfer
Peter Rosin
2018-07-03
1
-58
/
+11
*
|
i2c: mux: mlxcpld: make use of __i2c_smbus_xfer
Peter Rosin
2018-07-03
1
-24
/
+4
|
/
*
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
5
-16
/
+20
|
\
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-05-30
4
-15
/
+19
|
|
\
|
|
*
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-05-24
1
-5
/
+2
|
|
*
i2c: mux: demux-pinctrl: use proper parent device for demux adapter
Wolfram Sang
2018-05-24
1
-1
/
+1
|
|
*
i2c: mux: reg: failed memory allocation is logged elsewhere
Markus Elfring
2018-05-24
1
-3
/
+1
|
|
*
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
2018-05-19
1
-2
/
+9
|
|
*
i2c: mux: demux-pinctrl: disable PM user interface
Wolfram Sang
2018-05-19
1
-0
/
+3
[next]