aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/algos
AgeCommit message (Expand)Author
2011-04-21i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2010-11-22i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe
2010-11-22Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare
2010-05-21i2c-algo-pca: Fix coding style issuesFarid Hammane
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02i2c-algo-pca: Drop duplicate variableJean Delvare
2010-02-05fix typo "definetly" -> "definitely" in commentUwe Kleine-König
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower
2008-07-14i2c-pca-algo: Fix error codeWolfram Sang
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang
2008-04-22i2c: Remove the algorithm drivers from the config menuJean Delvare
2008-01-27i2c-algo-pcf: Delete broken 10-bit address supportJean Delvare
2008-01-27i2c-algo-bit: Fix NAK/ARB commentsDavid Brownell
2008-01-27i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)David Brownell
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell
2007-07-12i2c-rpx: RemoveJean Delvare
2007-05-01Use menuconfig objects - I2CJan Engelhardt
2007-05-01i2c-algo-bit: Improve debuggingJean Delvare
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare
2007-05-01i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare
2007-05-01i2c-algo-bit: Emulate SMBus block readJean Delvare
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare