aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24i2c: Update Guenter Roeck's e-mail addressGuenter Roeck1-1/+1
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren3-0/+292
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare3-24/+23
2012-05-12i2c: muxes: rename first set of drivers to a standard patternWolfram Sang4-4/+4
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney3-3/+5
2012-03-26i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2-24/+2
2012-01-12i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin1-12/+1
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther1-3/+4
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard3-0/+197
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck1-4/+4
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck3-0/+422
2010-10-24i2c: Change to new flag variablematt mooney1-3/+1
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick3-0/+327