aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-arb-gpio-challenge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-52/+27
2019-06-10i2c: mux: arb-gpio: Rewrite to use GPIO descriptorsLinus Walleij1-52/+27
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2017-04-03i2c: arb: gpio-challenge: stop double error reportingPeter Rosin1-3/+1
2016-08-25i2c: mux: inform the i2c mux core about how it is usedPeter Rosin1-1/+1
2016-04-22i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux corePeter Rosin1-27/+20
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy1-0/+1
2015-08-10i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy1-1/+1
2014-10-20i2c: muxes: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang1-1/+1
2013-10-03i2c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-1/+0
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-17i2c: mux: Add i2c-arb-gpio-challenge 'mux' driverDoug Anderson1-0/+251