aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-16
* | i2c-mux-pinctrl: Fix probe error pathGuenter Roeck2012-11-13
|/
* i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-05
* i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-05
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-05
* i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2012-07-24
* i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-04
* i2c: Rename last mux driver to standard patternJean Delvare2012-05-12
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-12
* i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-12
* i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2012-03-26
* i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-12
* i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-29
* i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-10
* i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck2010-10-24
* i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck2010-10-24
* i2c: Change to new flag variablematt mooney2010-10-24
* i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-11