summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-pinctrl.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang1-2/+2
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-1/+0
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet1-1/+1
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-4/+4
2012-11-14i2c-mux-pinctrl: Fix probe error pathGuenter Roeck1-1/+1
2012-10-06i2c-mux: Add support for device auto-detectionJean Delvare1-1/+1
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren1-0/+279