Age | Commit message (Expand) | Author | Files | Lines |
2008-08-11 | i2c: Let users select algorithm drivers manually again | Jean Delvare | 1 | -3/+8 |
2008-07-15 | i2c-algo-pcf: Multi-master lost-arbitration improvement | Eric Brower | 1 | -17/+31 |
2008-07-15 | i2c-pca-algo: Fix error code | Wolfram Sang | 1 | -1/+1 |
2008-07-15 | i2c: Bus drivers return -Errno not -1 | David Brownell | 1 | -2/+2 |
2008-04-23 | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2 | -70/+44 |
2008-04-23 | i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF | Wolfram Sang | 1 | -21/+21 |
2008-04-23 | i2c: Remove the algorithm drivers from the config menu | Jean Delvare | 1 | -34/+5 |
2008-01-27 | i2c-algo-pcf: Delete broken 10-bit address support | Jean Delvare | 1 | -72/+13 |
2008-01-27 | i2c-algo-bit: Fix NAK/ARB comments | David Brownell | 1 | -4/+20 |
2008-01-27 | i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) | David Brownell | 1 | -97/+105 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 3 | -3/+3 |
2007-09-10 | i2c-algo-bit: Read block data bugfix | David Brownell | 1 | -20/+32 |
2007-07-12 | i2c-rpx: Remove | Jean Delvare | 1 | -4/+0 |
2007-05-02 | Use menuconfig objects - I2C | Jan Engelhardt | 1 | -6/+2 |
2007-05-02 | i2c-algo-bit: Improve debugging | Jean Delvare | 1 | -90/+95 |
2007-05-02 | i2c-algo-bit: Implement a 50/50 SCL duty cycle | Jean Delvare | 1 | -20/+22 |
2007-05-02 | i2c-algo-sgi: Comment and whitespace cleanups | Ladislav Michl | 1 | -4/+5 |
2007-05-02 | i2c-algo-bit: Add i2c_bit_add_numbered_bus | Jean Delvare | 1 | -1/+24 |
2007-05-02 | i2c-algo-bit: Emulate SMBus block read | Jean Delvare | 1 | -0/+17 |
2007-05-02 | i2c-algo-bit: Always send a stop condition before leaving | Jean Delvare | 1 | -12/+15 |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 4 | -31/+0 |
2006-12-10 | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 4 | -935/+0 |
2006-09-27 | i2c: Constify i2c_algorithm declarations, part 1 | Jean Delvare | 4 | -4/+4 |
2006-09-27 | i2c-algo-bit: Cleanups | Jean Delvare | 1 | -9/+8 |
2006-09-27 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare | 1 | -4/+0 |
2006-09-27 | i2c-algo-sibyte: Merge into i2c-sibyte | Jean Delvare | 3 | -193/+0 |
2006-09-27 | i2c-algo-sibyte: Cleanups | Jean Delvare | 1 | -30/+1 |
2006-07-13 | [PATCH] i2c-algo-bit: Wipe out dead code | Uwe Bugla | 1 | -1/+0 |
2006-07-13 | [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers | Mark M. Hoffman | 5 | -14/+11 |
2006-02-06 | [PATCH] i2c: Use module_param in i2c-algo-sibyte | Eric Sesterhenn | 1 | -1/+1 |
2005-10-29 | [PATCH] i2c: Discard explicit static initializations to 0 | Jean Delvare | 2 | -2/+2 |
2005-09-05 | [PATCH] I2C: Fix sgi_xfer return value | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare | 6 | -11/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare | 6 | -6/+0 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (3/7) | Jean Delvare | 6 | -6/+6 |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 6 | -6/+0 |
2005-09-05 | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus | Ian Campbell | 1 | -5/+7 |
2005-07-12 | [PATCH] I2C: Strip trailing whitespace from strings | Jean Delvare | 1 | -4/+4 |
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-06-22 | [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup | Alexey Dobriyan | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 11 | -0/+3005 |