Age | Commit message (Expand) | Author | Files | Lines |
2015-06-01 | i2c: algo-pca: fix typo in comment | Shailendra Verma | 1 | -1/+1 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -5/+0 |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-10-08 | Merge tag 'v3.6-rc7' into i2c-embedded/for-next | Wolfram Sang | 1 | -3/+3 |
2012-10-06 | i2c: algo: pca: Fix chip reset function for PCA9665 | Thomas Kavanagh | 1 | -13/+14 |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 1 | -3/+3 |
2012-03-26 | i2c: Update the FSF address | Jean Delvare | 1 | -1/+2 |
2011-10-30 | i2c-algo-pca: Return standard fault codes | Jean Delvare | 1 | -2/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-05-21 | i2c-algo-pca: Fix coding style issues | Farid Hammane | 1 | -18/+18 |
2010-03-02 | i2c-algo-pca: Drop duplicate variable | Jean Delvare | 1 | -2/+0 |
2009-05-05 | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) | Enrik Berkhan | 1 | -0/+11 |
2009-04-13 | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 1 | -1/+1 |
2009-03-28 | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang | 1 | -18/+23 |
2009-03-28 | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang | 1 | -7/+10 |
2009-03-28 | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 1 | -14/+166 |
2009-03-28 | i2c: Adapt debug macros for KERN_* constants | Frank Seidel | 1 | -5/+9 |
2008-07-15 | i2c-pca-algo: Fix error code | Wolfram Sang | 1 | -1/+1 |
2008-04-23 | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 1 | -44/+44 |
2008-04-23 | i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF | Wolfram Sang | 1 | -21/+21 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 1 | -7/+0 |
2006-09-27 | i2c: Constify i2c_algorithm declarations, part 1 | Jean Delvare | 1 | -1/+1 |
2006-07-13 | [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers | Mark M. Hoffman | 1 | -3/+3 |
2005-10-29 | [PATCH] i2c: Discard explicit static initializations to 0 | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 1 | -2/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 1 | -1/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (3/7) | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 1 | -1/+0 |
2005-09-05 | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus | Ian Campbell | 1 | -5/+7 |
2005-06-22 | [PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c | Tobias Klauser | 1 | -2/+2 |
2005-06-22 | [PATCH] Spelling fixes for drivers/i2c. | Steven Cole | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+399 |