summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/muxes/i2c-mux-pca954x.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: i2c-mux-pca954x: convert to use an explicit i2c mux corePeter Rosin2016-04-221-31/+30Star
* i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-101-1/+0Star
* i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-171-1/+1
* i2c: pca954x: improve usage of gpiod APIUwe Kleine-König2015-03-091-3/+3
* of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin2015-01-231-1/+10
* i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang2014-08-011-0/+15
* i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-051-2/+1Star
* i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-031-16/+5Star
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-301-1/+0Star
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-301-1/+1
|\ \ | |/ |/|
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* | i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-031-0/+19
* | i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart2014-01-031-12/+6Star
* | i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-031-4/+3Star
|/
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen2013-04-021-4/+2Star
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-051-4/+6
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-121-0/+291