summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-arb-gpio-challenge.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-161-52/+27Star
|\
| * i2c: mux: arb-gpio: Rewrite to use GPIO descriptorsLinus Walleij2019-06-101-52/+27Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1Star
|/
* i2c: arb: gpio-challenge: stop double error reportingPeter Rosin2017-04-031-3/+1Star
* i2c: mux: inform the i2c mux core about how it is usedPeter Rosin2016-08-251-1/+1
* i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux corePeter Rosin2016-04-221-27/+20Star
* i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy2015-08-311-0/+1
* i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-08-101-1/+1
* i2c: muxes: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-1/+1
|\
| * i2c: remove redundant of_match_ptrSachin Kamat2013-10-031-1/+1
* | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
|/
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-1/+0Star
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson2013-04-171-0/+251