summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAge
* i2c: mux: reg: don't log an error for probe deferralTomasz Bachorski2017-12-30
* i2c: mux: pca954x: add support for NXP PCA984x familyAdrian Fiergolski2017-12-30
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-14
|\
| * Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang2017-11-01
| |\
| | * i2c: mux: pca954x: Return error if irq_create_mapping failsPhil Reid2017-10-28
| | * i2c: mux: pca954x: call request irq after adding mux segmentsPhil Reid2017-10-28
| * | i2c: mux: reg: use of_property_read_bool()Sergei Shtylyov2017-10-20
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-09
|\
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-08-27
| |\
| | * i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF supportPeter Rosin2017-08-22
| | * i2c: mux: pinctrl: potential NULL dereference on errorDan Carpenter2017-08-17
| | * i2c: mux: pinctrl: drop the idle_state memberPeter Rosin2017-08-14
| | * i2c: mux: pinctrl: remove platform_dataPeter Rosin2017-08-14
| | * i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang2017-08-14
| | * i2c: mux: pca954x: move header file out of I2C realmWolfram Sang2017-08-14
| | * i2c: mux: pca9541: sort include filesWolfram Sang2017-08-14
| * | i2c: Convert to using %pOF instead of full_nameRob Herring2017-07-31
| |/
* | i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman2017-07-17
|/
* i2c: i2c-mux-gpmux: new driverPeter Rosin2017-06-03
* i2c: mux: reg: rename label to indicate what it doesPeter Rosin2017-05-15
* i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin2017-05-15
* Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-03
|\
| * i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switchMichael Hennerich2017-04-12
| * i2c: mux: reg: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: pinctrl: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: pca954x: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: pca9541: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: gpio: stop double error reportingPeter Rosin2017-04-03
| * i2c: arb: gpio-challenge: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: pca954x: make use of raw_spinlock variantsJulia Cartwright2017-03-15
* | i2c: mux: pca954x: Add missing pca9546 definition to chip_descMike Looijmans2017-03-24
* | Revert "i2c: mux: pca954x: Add ACPI support for pca954x"Andy Shevchenko2017-03-23
|/
* Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-02-10
|\
| * i2c: mux: pca954x: Add interrupt controller supportPhil Reid2017-02-10
| * i2c: mux: pca954x: Add missing pca9542 definition to chip_descPhil Reid2017-02-10
* | i2c: mux: pca9541: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-09
* | i2c: mux: pca954x: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-09
* | i2c: mux: mlxcpld: remove unused including <linux/version.h>Wei Yongjun2017-02-09
|/
* i2c: mux: mlxcpld: fix i2c mux selection cachingPeter Rosin2016-12-18
* i2c: mux: pca954x: fix i2c mux selection cachingRussell King2016-12-17
* Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-15
|\
| * i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleepPeter Rosin2016-11-29
| * i2c: mux: pca954x: Add ACPI support for pca954xtnhuynh@apm.com2016-11-29
| * i2c: mux: mellanox: add driverVadim Pasternak2016-11-17
* | i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme2016-11-19
* | i2c: mux: fix up dependenciesLinus Walleij2016-11-14
* | i2c: mux: demux-pinctrl: make drivers with no pinctrl work againWolfram Sang2016-11-10
|/
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-07
|\
| * i2c: pca954x: add device tree bindingPeter Rosin2016-08-25