| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-14 | 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 |
| * | i2c: mux: reg: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+1 |
| * | i2c: mux: pinctrl: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+1 |
| * | i2c: mux: pca954x: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -6/+1 |
| * | i2c: mux: pca9541: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+1 |
| * | i2c: mux: gpio: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+1 |
| * | i2c: arb: gpio-challenge: stop double error reporting | Peter Rosin | 2017-04-03 | 1 | -3/+1 |
| * | i2c: mux: pca954x: make use of raw_spinlock variants | Julia Cartwright | 2017-03-15 | 1 | -6/+6 |
* | | i2c: mux: pca954x: Add missing pca9546 definition to chip_desc | Mike Looijmans | 2017-03-24 | 1 | -1/+5 |
* | | Revert "i2c: mux: pca954x: Add ACPI support for pca954x" | Andy Shevchenko | 2017-03-23 | 1 | -27/+1 |
|/ |
|
* | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 2017-02-10 | 1 | -4/+146 |
|\ |
|
| * | i2c: mux: pca954x: Add interrupt controller support | Phil Reid | 2017-02-10 | 1 | -2/+139 |
| * | i2c: mux: pca954x: Add missing pca9542 definition to chip_desc | Phil Reid | 2017-02-10 | 1 | -2/+7 |
* | | i2c: mux: pca9541: Export OF device ID table as module aliases | Javier Martinez Canillas | 2017-02-09 | 1 | -0/+1 |
* | | i2c: mux: pca954x: Export OF device ID table as module aliases | Javier Martinez Canillas | 2017-02-09 | 1 | -0/+1 |
* | | i2c: mux: mlxcpld: remove unused including <linux/version.h> | Wei Yongjun | 2017-02-09 | 1 | -1/+0 |
|/ |
|
* | i2c: mux: mlxcpld: fix i2c mux selection caching | Peter Rosin | 2016-12-18 | 1 | -11/+13 |
* | i2c: mux: pca954x: fix i2c mux selection caching | Russell King | 2016-12-17 | 1 | -1/+4 |
* | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-15 | 5 | -5/+273 |
|\ |
|
| * | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep | Peter Rosin | 2016-11-29 | 1 | -4/+14 |
| * | i2c: mux: pca954x: Add ACPI support for pca954x | tnhuynh@apm.com | 2016-11-29 | 1 | -1/+27 |
| * | i2c: mux: mellanox: add driver | Vadim Pasternak | 2016-11-17 | 3 | -0/+232 |
* | | i2c: i2c-mux-pca954x: fix deselect enabling for device-tree | Alex Hemme | 2016-11-19 | 1 | -2/+2 |
* | | i2c: mux: fix up dependencies | Linus Walleij | 2016-11-14 | 1 | -0/+1 |
* | | i2c: mux: demux-pinctrl: make drivers with no pinctrl work again | Wolfram Sang | 2016-11-10 | 1 | -2/+20 |
|/ |
|
* | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2016-10-07 | 3 | -14/+45 |
|\ |
|
| * | i2c: pca954x: add device tree binding | Peter Rosin | 2016-08-25 | 1 | -12/+34 |
| * | i2c: pca9541: add device tree binding | Peter Rosin | 2016-08-25 | 1 | -0/+8 |
| * | i2c: mux: inform the i2c mux core about how it is used | Peter Rosin | 2016-08-25 | 2 | -2/+3 |