Age | Commit message (Expand) | Author |
2009-05-05 | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) | Enrik Berkhan |
2009-05-05 | i2c-algo-bit: Fix timeout test | Dave Airlie |
2009-04-13 | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare |
2009-04-06 | i2c: Delete unused i2c-algo-sgi helper module | 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 |
2009-03-28 | i2c: Set a default timeout value for all adapters | Jean Delvare |
2009-03-28 | i2c: Add missing KERN_* constants to printks | Frank Seidel |
2009-03-28 | i2c-algo-pcf: Handle timeout correctly | Roel Kluin |
2009-03-28 | i2c-algo-pcf: Style cleanups | Roel Kluin |
2008-10-22 | i2c-algo-pcf: Fix typo in debugging log message | David Miller |
2008-10-22 | i2c-algo-pcf: Add adapter hooks around xfer begin and end | David Miller |
2008-10-22 | i2c-algo-pcf: Pass adapter data into ->waitforpin() method | David Miller |
2008-08-10 | i2c: Let users select algorithm drivers manually again | Jean Delvare |
2008-07-14 | i2c-algo-pcf: Multi-master lost-arbitration improvement | Eric Brower |
2008-07-14 | i2c-pca-algo: Fix error code | Wolfram Sang |
2008-07-14 | i2c: Bus drivers return -Errno not -1 | David Brownell |
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 |
2008-04-22 | i2c: Remove the algorithm drivers from the config menu | Jean Delvare |
2008-01-27 | i2c-algo-pcf: Delete broken 10-bit address support | Jean Delvare |
2008-01-27 | i2c-algo-bit: Fix NAK/ARB comments | David Brownell |
2008-01-27 | i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) | David Brownell |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-09-09 | i2c-algo-bit: Read block data bugfix | David Brownell |
2007-07-12 | i2c-rpx: Remove | Jean Delvare |
2007-05-01 | Use menuconfig objects - I2C | Jan Engelhardt |
2007-05-01 | i2c-algo-bit: Improve debugging | Jean Delvare |
2007-05-01 | i2c-algo-bit: Implement a 50/50 SCL duty cycle | Jean Delvare |
2007-05-01 | i2c-algo-sgi: Comment and whitespace cleanups | Ladislav Michl |
2007-05-01 | i2c-algo-bit: Add i2c_bit_add_numbered_bus | Jean Delvare |
2007-05-01 | i2c-algo-bit: Emulate SMBus block read | Jean Delvare |
2007-05-01 | i2c-algo-bit: Always send a stop condition before leaving | Jean Delvare |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare |
2006-12-10 | i2c: Delete the broken i2c-ite bus driver | Jean Delvare |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 1 | Jean Delvare |
2006-09-26 | i2c-algo-bit: Cleanups | Jean Delvare |
2006-09-26 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare |
2006-09-26 | i2c-algo-sibyte: Merge into i2c-sibyte | Jean Delvare |
2006-09-26 | i2c-algo-sibyte: Cleanups | Jean Delvare |
2006-07-12 | [PATCH] i2c-algo-bit: Wipe out dead code | Uwe Bugla |
2006-07-12 | [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers | Mark M. Hoffman |
2006-02-06 | [PATCH] i2c: Use module_param in i2c-algo-sibyte | Eric Sesterhenn |
2005-10-28 | [PATCH] i2c: Discard explicit static initializations to 0 | Jean Delvare |
2005-09-05 | [PATCH] I2C: Fix sgi_xfer return value | 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 |