index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
/
i2c-mux-pca954x.c
Age
Commit message (
Expand
)
Author
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