Age | Commit message (Expand) | Author | Files | Lines |
2023-06-05 | i2c: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2021-05-27 | i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers | Lee Jones | 1 | -2/+2 |
2019-07-16 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -52/+27 |
2019-06-10 | i2c: mux: arb-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 1 | -52/+27 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -10/+1 |
2017-04-03 | i2c: arb: gpio-challenge: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2016-08-25 | i2c: mux: inform the i2c mux core about how it is used | Peter Rosin | 1 | -1/+1 |
2016-04-22 | i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core | Peter Rosin | 1 | -27/+20 |
2015-08-31 | i2c: muxes: fix leaked i2c adapter device node references | Vladimir Zapolskiy | 1 | -0/+1 |
2015-08-10 | i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface | Vladimir Zapolskiy | 1 | -1/+1 |
2014-10-20 | i2c: muxes: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-10-10 | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang | 1 | -1/+1 |
2013-10-04 | i2c: remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang | 1 | -1/+0 |
2013-08-19 | i2c: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-04-17 | i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver | Doug Anderson | 1 | -0/+251 |