summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-pinctrl.c
AgeCommit message (Expand)Author
2016-05-04i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin
2016-04-24i2c: mux: pinctrl: fix indentation for better readabilityWolfram Sang
2016-04-22i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux corePeter Rosin
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy
2014-10-20i2c: muxes: drop owner assignment from platform_driversWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-30i2c: Include linux/of.h headerSachin Kamat
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-19i2c: use dev_get_platdata()Jingoo Han
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-11-13i2c-mux-pinctrl: Fix probe error pathGuenter Roeck
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren