summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-pca954x.c
Commit message (Expand)AuthorAge
* i2c: mux: pca954x: verify the device id of the pca984x chipsPeter Rosin2018-03-06
* i2c: mux: pca954x: add support for NXP PCA984x familyAdrian Fiergolski2017-12-30
* i2c: mux: pca954x: Return error if irq_create_mapping failsPhil Reid2017-10-28
* i2c: mux: pca954x: call request irq after adding mux segmentsPhil Reid2017-10-28
* i2c: mux: pca954x: move header file out of I2C realmWolfram Sang2017-08-14
* Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-03
|\
| * i2c: mux: pca954x: stop double error reportingPeter Rosin2017-04-03
| * i2c: mux: pca954x: make use of raw_spinlock variantsJulia Cartwright2017-03-15
* | i2c: mux: pca954x: Add missing pca9546 definition to chip_descMike Looijmans2017-03-24
* | Revert "i2c: mux: pca954x: Add ACPI support for pca954x"Andy Shevchenko2017-03-23
|/
* Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-02-10
|\
| * i2c: mux: pca954x: Add interrupt controller supportPhil Reid2017-02-10
| * i2c: mux: pca954x: Add missing pca9542 definition to chip_descPhil Reid2017-02-10
* | i2c: mux: pca954x: Export OF device ID table as module aliasesJavier Martinez Canillas2017-02-09
|/
* i2c: mux: pca954x: fix i2c mux selection cachingRussell King2016-12-17
* Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-15
|\
| * i2c: mux: pca954x: Add ACPI support for pca954xtnhuynh@apm.com2016-11-29
* | i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme2016-11-19
|/
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-07
|\
| * i2c: pca954x: add device tree bindingPeter Rosin2016-08-25
* | i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin2016-09-21
|/
* i2c: i2c-mux-pca954x: convert to use an explicit i2c mux corePeter Rosin2016-04-22
* i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-10
* i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-17
* i2c: pca954x: improve usage of gpiod APIUwe Kleine-König2015-03-09
* of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driverAlexander Sverdlin2015-01-23
* i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang2014-08-01
* i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart2014-06-05
* i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart2014-06-03
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\ \ | |/ |/|
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* | i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-03
* | i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart2014-01-03
* | i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-03
|/
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* i2c: Ignore the return value of i2c_del_mux_adapter()Lars-Peter Clausen2013-04-02
* i2c-mux: Add support for device auto-detectionJean Delvare2012-10-05
* i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-12