aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos
Commit message (Expand)AuthorAge
* Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-08
|\
| * i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-14
* | i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-06
|/
* i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
* i2c-algo-bit: Don't resched on clock stretchingJean Delvare2012-03-26
* i2c: Update the FSF addressJean Delvare2012-03-26
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\
| * i2c: export bit-banging algo functionsDaniel Vetter2012-02-29
* | i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-15
|/
* i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-23
* i2c-algo-pca: Return standard fault codesJean Delvare2011-10-30
* i2c-algo-bit: Return standard fault codesJean Delvare2011-10-30
* i2c-algo-bit: Be verbose on bus testing failureJean Delvare2011-10-30
* i2c-algo-bit: Let user test buses without failingJean Delvare2011-10-30
* i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-17
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c-algo-bit: Complain about masters which can't read SCLJean Delvare2011-01-10
* i2c-algo-bit: Refactor adapter registrationJean Delvare2011-01-10
* i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-22
* Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-22
* i2c: Change to new flag variablematt mooney2010-10-24
* i2c: Fix Kconfig dependenciesJean Delvare2010-10-24
* i2c-algo-pca: Fix coding style issuesFarid Hammane2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-13
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * fix typo "definetly" -> "definitely" in commentUwe Kleine-König2010-02-05
* | i2c-algo-pca: Drop duplicate variableJean Delvare2010-03-02
|/
* i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-05
* i2c-algo-bit: Fix timeout testDave Airlie2009-05-05
* i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-13
* i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare2009-04-06
* i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-28
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-28
* i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-28
* i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-28
* i2c: Set a default timeout value for all adaptersJean Delvare2009-03-28
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-28
* i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-28
* i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-28
* i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-22
* i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-22
* i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-22
* i2c: Let users select algorithm drivers manually againJean Delvare2008-08-10
* i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower2008-07-14
* i2c-pca-algo: Fix error codeWolfram Sang2008-07-14
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-14
* i2c-algo-pca: Extend for future driversWolfram Sang2008-04-22
* i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2008-04-22
* i2c: Remove the algorithm drivers from the config menuJean Delvare2008-04-22