aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare3-184/+0
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang1-18/+23
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-7/+10
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa1-14/+166
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare2-4/+1
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel1-1/+1
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller1-1/+1
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller1-4/+13
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller1-1/+1
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare1-3/+8
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower1-17/+31
2008-07-14i2c-pca-algo: Fix error codeWolfram Sang1-1/+1
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell1-2/+2
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang2-70/+44
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang1-21/+21
2008-04-22i2c: Remove the algorithm drivers from the config menuJean Delvare1-34/+5
2008-01-27i2c-algo-pcf: Delete broken 10-bit address supportJean Delvare1-72/+13
2008-01-27i2c-algo-bit: Fix NAK/ARB commentsDavid Brownell1-4/+20
2008-01-27i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)David Brownell1-97/+105
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt3-3/+3
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-07-12i2c-rpx: RemoveJean Delvare1-4/+0
2007-05-01Use menuconfig objects - I2CJan Engelhardt1-6/+2
2007-05-01i2c-algo-bit: Improve debuggingJean Delvare1-90/+95
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare1-20/+22
2007-05-01i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl1-4/+5
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare1-1/+24
2007-05-01i2c-algo-bit: Emulate SMBus block readJean Delvare1-0/+17
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare1-12/+15
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare4-31/+0
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare4-935/+0
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare4-4/+4
2006-09-26i2c-algo-bit: CleanupsJean Delvare1-9/+8
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-4/+0
2006-09-26i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare3-193/+0
2006-09-26i2c-algo-sibyte: CleanupsJean Delvare1-30/+1
2006-07-12[PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla1-1/+0
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman5-14/+11
2006-02-06[PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn1-1/+1
2005-10-28[PATCH] i2c: Discard explicit static initializations to 0Jean Delvare2-2/+2
2005-09-05[PATCH] I2C: Fix sgi_xfer return valueJean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare6-11/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare6-6/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare6-6/+6