summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-29/+4Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* i2c: algo: bit: add flag to whitelist atomic transfersWolfram Sang2019-04-161-2/+20
* i2c: algo-bit: convert to SPDX headerWolfram Sang2019-02-051-17/+8Star
* i2c: algos: bit: make the error messages grepableJan Kundrát2018-08-301-24/+31
* i2c: algos: bit: mention our experience about initial statesWolfram Sang2018-06-291-0/+5
* Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang2018-06-291-5/+0Star
* i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-293-13/+4Star
* i2c: algo-bit: init the bus to a known stateWolfram Sang2017-12-311-0/+5
* i2c: algo-bit: add support for I2C_M_STOPJean Delvare2017-06-231-3/+10
* i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as staticMichele Curti2016-05-111-1/+1
* i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCHNicola Corna2015-11-301-0/+6
* i2c: algo-pca: fix typo in commentShailendra Verma2015-06-011-1/+1
* i2c: remove FSF addressWolfram Sang2014-11-074-21/+1Star
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-303-3/+0Star
|\
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-243-3/+0Star
* | 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/+5Star
* 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/+0Star
* i2c: Change to new flag variablematt mooney2010-10-241-3/+1Star
* 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/+0Star
* 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/+0Star
|/
* 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/+0Star
* i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-281-18/+23