Age | Commit message (Expand) | Author |
2016-11-29 | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep | Peter Rosin |
2016-11-29 | i2c: mux: pca954x: Add ACPI support for pca954x | tnhuynh@apm.com |
2016-11-19 | i2c: i2c-mux-pca954x: fix deselect enabling for device-tree | Alex Hemme |
2016-11-17 | i2c: mux: mellanox: add driver | Vadim Pasternak |
2016-11-14 | i2c: mux: fix up dependencies | Linus Walleij |
2016-11-10 | i2c: mux: demux-pinctrl: make drivers with no pinctrl work again | Wolfram Sang |
2016-10-07 | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2016-09-21 | i2c: mux: pca954x: retry updating the mux selection on failure | Peter Rosin |
2016-09-08 | i2c: mux: demux-pinctrl: run properly with multiple instances | Wolfram Sang |
2016-08-25 | i2c: pca954x: add device tree binding | Peter Rosin |
2016-08-25 | i2c: pca9541: add device tree binding | Peter Rosin |
2016-08-25 | i2c: mux: inform the i2c mux core about how it is used | Peter Rosin |
2016-08-25 | i2c: mux: demux-pinctrl: invalidate properly when switching fails | Wolfram Sang |
2016-08-15 | i2c: mux: demux-pinctrl: properly roll back when adding adapter fails | Wolfram Sang |
2016-07-06 | i2c: mux: reg: wrong condition checked for of_address_to_resource return value | Lukasz Gemborowski |
2016-06-09 | i2c: mux: reg: Provide of_match_table | Lukasz Gemborowski |
2016-05-04 | i2c: mux: relax locking of the top i2c adapter during mux-locked muxing | Peter Rosin |
2016-04-24 | i2c: mux: pinctrl: fix indentation for better readability | Wolfram Sang |
2016-04-22 | i2c: i2c-mux-reg: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-22 | i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-22 | i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-22 | i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-22 | i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-22 | i2c: i2c-mux-gpio: convert to use an explicit i2c mux core | Peter Rosin |
2016-04-01 | i2c: mux: demux-pinctrl: Clean up sysfs attributes | Ben Hutchings |
2016-02-12 | i2c: mux: demux-pinctrl: add driver | Wolfram Sang |
2015-09-03 | i2c: mux: reg Change ioread endianness for readback | York Sun |
2015-09-03 | i2c: mux: reg: fix compilation warnings | Mike Rapoport |
2015-09-03 | i2c: mux: reg: simplify register size checking | Wolfram Sang |
2015-08-31 | i2c: muxes: fix leaked i2c adapter device node references | Vladimir Zapolskiy |
2015-08-24 | i2c: mux: Add register-based mux i2c-mux-reg | York Sun |
2015-08-10 | i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface | Vladimir Zapolskiy |
2015-08-10 | i2c: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-06-17 | i2c: mux: pca954x: Use __i2c_transfer because of quirks | Alexander Sverdlin |
2015-05-12 | i2c: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-04-03 | i2c: i2c-mux-gpio: remove error messages for probe deferrals | Ioan Nicu |
2015-03-09 | i2c: pca954x: improve usage of gpiod API | Uwe Kleine-König |
2015-01-23 | of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver | Alexander Sverdlin |
2014-10-20 | i2c: muxes: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-09 | Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-08-01 | i2c: pca954x: put the mux to disconnected state after resume | Jisheng Zhang |
2014-06-27 | i2c: mux: pca954x: fix dependencies | Linus Walleij |
2014-06-05 | i2c: pca954x: Fix compilation without CONFIG_GPIOLIB | Laurent Pinchart |
2014-06-03 | i2c: mux: pca954x: Use the descriptor-based GPIO API | Laurent Pinchart |
2014-01-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-29 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | i2c: pca954x: Add reset GPIO support | Laurent Pinchart |
2014-01-03 | i2c: pca954x: Use devm_kzalloc managed allocator | Laurent Pinchart |