Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-18 | 1 | -0/+1 |
|\ | |||||
| * | i2c: Include linux/of.h header | Sachin Kamat | 2013-10-30 | 1 | -0/+1 |
* | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -2/+2 |
|/ | |||||
* | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 | 1 | -1/+0 |
* | i2c: use dev_get_platdata() | Jingoo Han | 2013-08-19 | 1 | -1/+1 |
* | i2c: muxes: fix wrong use of sizeof(ptr) | Laurent Navet | 2013-01-22 | 1 | -1/+1 |
* | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 1 | -4/+4 |
* | i2c-mux-pinctrl: Fix probe error path | Guenter Roeck | 2012-11-13 | 1 | -1/+1 |
* | i2c-mux: Add support for device auto-detection | Jean Delvare | 2012-10-05 | 1 | -1/+1 |
* | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren | 2012-06-04 | 1 | -0/+279 |