summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAge
* i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin2016-05-04
* i2c: mux: pinctrl: fix indentation for better readabilityWolfram Sang2016-04-24
* i2c: i2c-mux-reg: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: i2c-mux-pca954x: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: i2c-mux-pca9541: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: i2c-mux-gpio: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-01
* i2c: mux: demux-pinctrl: add driverWolfram Sang2016-02-12
* i2c: mux: reg Change ioread endianness for readbackYork Sun2015-09-03
* i2c: mux: reg: fix compilation warningsMike Rapoport2015-09-03
* i2c: mux: reg: simplify register size checkingWolfram Sang2015-09-03
* i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy2015-08-31
* i2c: mux: Add register-based mux i2c-mux-regYork Sun2015-08-24
* i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-08-10
* i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-10
* i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-17
* i2c: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-12
* i2c: i2c-mux-gpio: remove error messages for probe deferralsIoan Nicu2015-04-03
* i2c: pca954x: improve usage of gpiod APIUwe Kleine-König2015-03-09
* of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin2015-01-23
* i2c: muxes: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-09
|\
| * i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang2014-08-01
* | i2c: mux: pca954x: fix dependenciesLinus Walleij2014-06-27
|/
* i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-05
* i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-03
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\ \ | |/ |/|
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* | i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-03
* | i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart2014-01-03
* | i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-03
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-30
| * i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-30
| * i2c: Include linux/of.h headerSachin Kamat2013-10-30
| * i2c: remove redundant of_match_ptrSachin Kamat2013-10-03
* | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-10
* | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-10
* | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-10
* | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-10
|/
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson2013-04-17
* | i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen2013-04-02