| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | i2c: mux: pca954x: retry updating the mux selection on failure | Peter Rosin | 2016-09-21 | 1 | -1/+1 |
* | | i2c: mux: demux-pinctrl: run properly with multiple instances | Wolfram Sang | 2016-09-08 | 1 | -4/+10 |
* | | i2c: mux: demux-pinctrl: invalidate properly when switching fails | Wolfram Sang | 2016-08-25 | 1 | -0/+1 |
|/ |
|
* | i2c: mux: demux-pinctrl: properly roll back when adding adapter fails | Wolfram Sang | 2016-08-15 | 1 | -1/+3 |
* | i2c: mux: reg: wrong condition checked for of_address_to_resource return value | Lukasz Gemborowski | 2016-07-06 | 1 | -1/+1 |
* | i2c: mux: reg: Provide of_match_table | Lukasz Gemborowski | 2016-06-09 | 1 | -0/+1 |
* | i2c: mux: relax locking of the top i2c adapter during mux-locked muxing | Peter Rosin | 2016-05-04 | 2 | -0/+56 |
* | i2c: mux: pinctrl: fix indentation for better readability | Wolfram Sang | 2016-04-24 | 1 | -7/+7 |
* | i2c: i2c-mux-reg: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -44/+25 |
* | i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -31/+30 |
* | i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -31/+27 |
* | i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -27/+20 |
* | i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -53/+30 |
* | i2c: i2c-mux-gpio: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -33/+22 |
* | i2c: mux: demux-pinctrl: Clean up sysfs attributes | Ben Hutchings | 2016-04-01 | 1 | -10/+29 |
* | i2c: mux: demux-pinctrl: add driver | Wolfram Sang | 2016-02-12 | 3 | -0/+283 |
* | i2c: mux: reg Change ioread endianness for readback | York Sun | 2015-09-03 | 1 | -14/+14 |
* | i2c: mux: reg: fix compilation warnings | Mike Rapoport | 2015-09-03 | 1 | -1/+1 |
* | i2c: mux: reg: simplify register size checking | Wolfram Sang | 2015-09-03 | 1 | -11/+6 |
* | i2c: muxes: fix leaked i2c adapter device node references | Vladimir Zapolskiy | 2015-08-31 | 4 | -0/+4 |
* | i2c: mux: Add register-based mux i2c-mux-reg | York Sun | 2015-08-24 | 3 | -0/+306 |
* | i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface | Vladimir Zapolskiy | 2015-08-10 | 1 | -1/+1 |
* | i2c: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-08-10 | 2 | -2/+0 |
* | i2c: mux: pca954x: Use __i2c_transfer because of quirks | Alexander Sverdlin | 2015-06-17 | 2 | -3/+3 |
* | i2c: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 2015-05-12 | 1 | -2/+3 |
* | i2c: i2c-mux-gpio: remove error messages for probe deferrals | Ioan Nicu | 2015-04-03 | 1 | -7/+3 |
* | i2c: pca954x: improve usage of gpiod API | Uwe Kleine-König | 2015-03-09 | 1 | -3/+3 |
* | of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver | Alexander Sverdlin | 2015-01-23 | 1 | -1/+10 |
* | i2c: muxes: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
* | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-09 | 1 | -0/+15 |
|\ |
|
| * | i2c: pca954x: put the mux to disconnected state after resume | Jisheng Zhang | 2014-08-01 | 1 | -0/+15 |
* | | i2c: mux: pca954x: fix dependencies | Linus Walleij | 2014-06-27 | 1 | -0/+1 |
|/ |
|
* | i2c: pca954x: Fix compilation without CONFIG_GPIOLIB | Laurent Pinchart | 2014-06-05 | 1 | -2/+1 |
* | i2c: mux: pca954x: Use the descriptor-based GPIO API | Laurent Pinchart | 2014-06-03 | 1 | -16/+5 |
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-29 | 5 | -5/+0 |
|\ |
|
| * | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 5 | -5/+0 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|