summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos
Commit message (Expand)AuthorAgeFilesLines
* i2c: remove FSF addressWolfram Sang2014-11-074-21/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-293-3/+0
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-243-3/+0
* | Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
|/
* Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-081-3/+3
|\
| * i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-141-3/+3
* | i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-061-13/+14
|/
* i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-1/+1
* i2c-algo-bit: Don't resched on clock stretchingJean Delvare2012-03-261-1/+1
* i2c: Update the FSF addressJean Delvare2012-03-264-4/+8
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-1/+2
|\
| * i2c: export bit-banging algo functionsDaniel Vetter2012-02-291-1/+2
* | i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-151-1/+7
|/
* i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-231-2/+2
* i2c-algo-pca: Return standard fault codesJean Delvare2011-10-301-2/+4
* i2c-algo-bit: Return standard fault codesJean Delvare2011-10-301-7/+7
* i2c-algo-bit: Be verbose on bus testing failureJean Delvare2011-10-301-1/+3
* i2c-algo-bit: Let user test buses without failingJean Delvare2011-10-301-3/+3
* i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-171-3/+19
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* i2c-algo-bit: Complain about masters which can't read SCLJean Delvare2011-01-101-2/+12
* i2c-algo-bit: Refactor adapter registrationJean Delvare2011-01-101-16/+5
* i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
* Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-221-12/+0
* i2c: Change to new flag variablematt mooney2010-10-241-3/+1
* i2c: Fix Kconfig dependenciesJean Delvare2010-10-241-0/+12
* i2c-algo-pca: Fix coding style issuesFarid Hammane2010-05-211-18/+18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-131-0/+9
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * fix typo "definetly" -> "definitely" in commentUwe Kleine-König2010-02-051-1/+1
* | i2c-algo-pca: Drop duplicate variableJean Delvare2010-03-021-2/+0
|/
* i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-051-0/+11
* i2c-algo-bit: Fix timeout testDave Airlie2009-05-051-1/+1
* i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-131-1/+1
* i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare2009-04-063-184/+0
* i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-281-18/+23
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-281-7/+10
* i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-281-14/+166
* i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
* i2c: Set a default timeout value for all adaptersJean Delvare2009-03-282-4/+1
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-281-1/+1
* i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-281-8/+10
* i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-281-135/+115
* i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-221-1/+1
* i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-4/+13
* i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-221-1/+1
* i2c: Let users select algorithm drivers manually againJean Delvare2008-08-101-3/+8
* i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower2008-07-141-17/+31
* i2c-pca-algo: Fix error codeWolfram Sang2008-07-141-1/+1
OpenPOWER on IntegriCloud