index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
/
i2c-mux-pca954x.c
Age
Commit message (
Expand
)
Author
2017-10-28
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
2017-10-28
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-03
i2c: mux: pca954x: stop double error reporting
Peter Rosin
2017-03-24
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
2017-03-23
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
2017-03-15
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
2017-02-10
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
2017-02-09
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-12-17
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-29
i2c: mux: pca954x: Add ACPI support for pca954x
tnhuynh@apm.com
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-09-21
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
2016-08-25
i2c: pca954x: add device tree binding
Peter Rosin
2016-04-22
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
Peter Rosin
2015-08-10
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2015-03-09
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
2015-01-23
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2014-08-01
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
i2c: pca954x: Add reset GPIO support
Laurent Pinchart
2014-01-03
i2c: pca954x: Use devm_kzalloc managed allocator
Laurent Pinchart
2014-01-03
i2c: pca954x: Sort headers alphabetically
Laurent Pinchart
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-04-02
i2c: Ignore the return value of i2c_del_mux_adapter()
Lars-Peter Clausen
2012-10-05
i2c-mux: Add support for device auto-detection
Jean Delvare
2012-05-12
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang