index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
algos
/
i2c-algo-pca.c
Age
Commit message (
Expand
)
Author
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2020-07-31
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
2020-03-24
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-05-29
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
2015-06-01
i2c: algo-pca: fix typo in comment
Shailendra Verma
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
2012-09-14
i2c: algo: pca: Fix mode selection for PCA9665
Thomas Kavanagh
2012-03-26
i2c: Update the FSF address
Jean Delvare
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-21
i2c-algo-pca: Fix coding style issues
Farid Hammane
2010-03-02
i2c-algo-pca: Drop duplicate variable
Jean Delvare
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
2009-04-13
i2c-algo-pca: Fix use of uninitialized variable in debug message
Jean Delvare
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
2008-07-14
i2c-pca-algo: Fix error code
Wolfram Sang
2008-04-22
i2c-algo-pca: Extend for future drivers
Wolfram Sang
2008-04-22
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
Wolfram Sang
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-09-26
i2c: Constify i2c_algorithm declarations, part 1
Jean Delvare
2006-07-12
[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers
Mark M. Hoffman
2005-10-28
[PATCH] i2c: Discard explicit static initializations to 0
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
2005-09-05
[PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus
Ian Campbell
2005-06-21
[PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c
Tobias Klauser
2005-06-21
[PATCH] Spelling fixes for drivers/i2c.
Steven Cole
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds