aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 3-14/+45
2016-09-21i2c: mux: pca954x: retry updating the mux selection on failureGravatar Peter Rosin 1-1/+1
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesGravatar Wolfram Sang 1-4/+10
2016-08-25i2c: pca954x: add device tree bindingGravatar Peter Rosin 1-12/+34
2016-08-25i2c: pca9541: add device tree bindingGravatar Peter Rosin 1-0/+8
2016-08-25i2c: mux: inform the i2c mux core about how it is usedGravatar Peter Rosin 2-2/+3
2016-08-25i2c: mux: demux-pinctrl: invalidate properly when switching failsGravatar Wolfram Sang 1-0/+1
2016-08-15i2c: mux: demux-pinctrl: properly roll back when adding adapter failsGravatar Wolfram Sang 1-1/+3
2016-07-06i2c: mux: reg: wrong condition checked for of_address_to_resource return valueGravatar Lukasz Gemborowski 1-1/+1
2016-06-09i2c: mux: reg: Provide of_match_tableGravatar Lukasz Gemborowski 1-0/+1
2016-05-04i2c: mux: relax locking of the top i2c adapter during mux-locked muxingGravatar Peter Rosin 2-0/+56
2016-04-24i2c: mux: pinctrl: fix indentation for better readabilityGravatar Wolfram Sang 1-7/+7
2016-04-22i2c: i2c-mux-reg: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-44/+25
2016-04-22i2c: i2c-mux-pca954x: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-31/+30
2016-04-22i2c: i2c-mux-pca9541: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-31/+27
2016-04-22i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-27/+20
2016-04-22i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-53/+30
2016-04-22i2c: i2c-mux-gpio: convert to use an explicit i2c mux coreGravatar Peter Rosin 1-33/+22
2016-04-01i2c: mux: demux-pinctrl: Clean up sysfs attributesGravatar Ben Hutchings 1-10/+29
2016-02-12i2c: mux: demux-pinctrl: add driverGravatar Wolfram Sang 3-0/+283
2015-09-03i2c: mux: reg Change ioread endianness for readbackGravatar York Sun 1-14/+14
2015-09-03i2c: mux: reg: fix compilation warningsGravatar Mike Rapoport 1-1/+1
2015-09-03i2c: mux: reg: simplify register size checkingGravatar Wolfram Sang 1-11/+6
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesGravatar Vladimir Zapolskiy 4-0/+4
2015-08-24i2c: mux: Add register-based mux i2c-mux-regGravatar York Sun 3-0/+306
2015-08-10i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceGravatar Vladimir Zapolskiy 1-1/+1
2015-08-10i2c: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 2-2/+0
2015-06-17i2c: mux: pca954x: Use __i2c_transfer because of quirksGravatar Alexander Sverdlin 2-3/+3
2015-05-12i2c: Allow compile test of GPIO consumers if !GPIOLIBGravatar Geert Uytterhoeven 1-2/+3
2015-04-03i2c: i2c-mux-gpio: remove error messages for probe deferralsGravatar Ioan Nicu 1-7/+3
2015-03-09i2c: pca954x: improve usage of gpiod APIGravatar Uwe Kleine-König 1-3/+3
2015-01-23of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverGravatar Alexander Sverdlin 1-1/+10
2014-10-20i2c: muxes: drop owner assignment from platform_driversGravatar Wolfram Sang 3-3/+0
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+15
2014-08-01i2c: pca954x: put the mux to disconnected state after resumeGravatar Jisheng Zhang 1-0/+15
2014-06-27i2c: mux: pca954x: fix dependenciesGravatar Linus Walleij 1-0/+1
2014-06-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBGravatar Laurent Pinchart 1-2/+1
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APIGravatar Laurent Pinchart 1-16/+5
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-5/+0
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2014-01-29Update Jean Delvare's e-mail addressGravatar Jean Delvare 1-1/+1
2014-01-24i2c: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 5-5/+0
2014-01-03i2c: pca954x: Add reset GPIO supportGravatar Laurent Pinchart 1-0/+19
2014-01-03i2c: pca954x: Use devm_kzalloc managed allocatorGravatar Laurent Pinchart 1-12/+6
2014-01-03i2c: pca954x: Sort headers alphabeticallyGravatar Laurent Pinchart 1-4/+3
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+7
2013-10-30i2c: mux: gpio: use reg value for i2c_add_mux_adapterGravatar Ionut Nicu 1-2/+2
2013-10-30i2c: mux: gpio: use gpio_set_value_cansleep()Gravatar Ionut Nicu 1-2/+2
2013-10-30i2c: Include linux/of.h headerGravatar Sachin Kamat 1-0/+1
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundGravatar Wolfram Sang 1-2/+2