aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/algos
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16i2c: algo: bit: add flag to whitelist atomic transfersWolfram Sang
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-05-29i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin
2017-12-31i2c: algo-bit: init the bus to a known stateWolfram Sang
2017-06-23i2c: algo-bit: add support for I2C_M_STOPJean Delvare
2016-05-11i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as staticMichele Curti
2015-11-30i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCHNicola Corna
2015-06-01i2c: algo-pca: fix typo in commentShailendra Verma
2014-11-07i2c: remove FSF addressWolfram Sang
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-10-08Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang
2012-10-06i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-03-26i2c-algo-bit: Don't resched on clock stretchingJean Delvare
2012-03-26i2c: Update the FSF addressJean Delvare
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala
2012-02-29i2c: export bit-banging algo functionsDaniel Vetter
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-03-31Fix common misspellingsLucas De Marchi
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