summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-pca.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-291-4/+1Star
* i2c: algo-pca: fix typo in commentShailendra Verma2015-06-011-1/+1
* i2c: remove FSF addressWolfram Sang2014-11-071-5/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-081-3/+3
|\
| * i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-141-3/+3
* | i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-061-13/+14
|/
* i2c: Update the FSF addressJean Delvare2012-03-261-1/+2
* i2c-algo-pca: Return standard fault codesJean Delvare2011-10-301-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* i2c-algo-pca: Fix coding style issuesFarid Hammane2010-05-211-18/+18
* i2c-algo-pca: Drop duplicate variableJean Delvare2010-03-021-2/+0Star
* i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-051-0/+11
* i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-131-1/+1
* i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-281-18/+23
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-281-7/+10
* i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-281-14/+166
* i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
* i2c-pca-algo: Fix error codeWolfram Sang2008-07-141-1/+1
* i2c-algo-pca: Extend for future driversWolfram Sang2008-04-221-44/+44
* i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2008-04-221-21/+21
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-7/+0Star
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-271-1/+1
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-131-3/+3
* [PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2005-10-281-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+0Star
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0Star
* [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0Star
* [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy busIan Campbell2005-09-051-5/+7
* [PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.cTobias Klauser2005-06-221-2/+2
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-221-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+399