aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-mux-pca954x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-23of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin1-1/+10
2014-08-01i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang1-0/+15
2014-06-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart1-2/+1
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart1-16/+5
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-03i2c: pca954x: Add reset GPIO supportLaurent Pinchart1-0/+19
2014-01-03i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart1-12/+6
2014-01-03i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart1-4/+3
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-02i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen1-4/+2
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare1-4/+6
2012-05-12i2c: muxes: rename first set of drivers to a standard patternWolfram Sang1-0/+291