summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes
Commit message (Expand)AuthorAgeFilesLines
* i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-161-31/+114
* i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-051-6/+32
* i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-051-9/+5
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-054-7/+11
* i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2012-07-241-1/+1
* i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-043-0/+292
* i2c: Rename last mux driver to standard patternJean Delvare2012-05-123-24/+23
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-124-4/+4
* i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-123-3/+5
* i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2012-03-262-24/+2
* i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-121-12/+1
* i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-291-3/+4
* i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-103-0/+197
* i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck2010-10-241-4/+4
* i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck2010-10-243-0/+422
* i2c: Change to new flag variablematt mooney2010-10-241-3/+1
* i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-113-0/+327
OpenPOWER on IntegriCloud