index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
i2c: mux: ltc4306: switch to using .probe_new
Peter Rosin
2018-05-19
1
-4
/
+3
|
*
|
i2c: mux: gpio: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
|
|
/
*
/
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
2
-6
/
+7
|
/
*
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
2018-03-06
1
-6
/
+49
*
i2c: mux: reg: don't log an error for probe deferral
Tomasz Bachorski
2017-12-30
1
-0
/
+3
*
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
2017-12-30
2
-7
/
+37
*
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-15
2
-69
/
+35
|
\
|
*
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
2017-11-01
1
-63
/
+32
|
|
\
|
|
*
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
2017-10-28
1
-0
/
+4
|
|
*
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
2017-10-28
1
-63
/
+28
|
*
|
i2c: mux: reg: use of_property_read_bool()
Sergei Shtylyov
2017-10-20
1
-6
/
+3
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-09
6
-163
/
+82
|
\
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-08-27
5
-161
/
+80
|
|
\
|
|
*
i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
Peter Rosin
2017-08-22
1
-1
/
+1
|
|
*
i2c: mux: pinctrl: potential NULL dereference on error
Dan Carpenter
2017-08-17
1
-1
/
+1
|
|
*
i2c: mux: pinctrl: drop the idle_state member
Peter Rosin
2017-08-14
1
-6
/
+2
|
|
*
i2c: mux: pinctrl: remove platform_data
Peter Rosin
2017-08-14
2
-148
/
+72
|
|
*
i2c: mux: mlxcpld: move header file out of I2C realm
Wolfram Sang
2017-08-14
1
-1
/
+1
|
|
*
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2017-08-14
2
-2
/
+2
|
|
*
i2c: mux: pca9541: sort include files
Wolfram Sang
2017-08-14
1
-4
/
+3
|
*
|
i2c: Convert to using %pOF instead of full_name
Rob Herring
2017-07-31
1
-2
/
+2
|
|
/
*
/
i2c: mux: pinctrl: mention correct module name in Kconfig help text
Chris Gorman
2017-07-17
1
-1
/
+1
|
/
*
i2c: i2c-mux-gpmux: new driver
Peter Rosin
2017-06-03
3
-0
/
+187
*
i2c: mux: reg: rename label to indicate what it does
Peter Rosin
2017-05-15
1
-2
/
+2
*
i2c: mux: reg: put away the parent i2c adapter on probe failure
Peter Rosin
2017-05-15
1
-5
/
+12
*
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-03
9
-27
/
+346
|
\
|
*
i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
Michael Hennerich
2017-04-12
3
-0
/
+334
[next]