| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: algo: bit: use new macro to specifiy capabilities | Wolfram Sang | 2021-01-22 | 1 | -3/+1 |
* | i2c: algo: pca: Reapply i2c bus settings after reset | Evan Nimmo | 2020-09-09 | 1 | -12/+23 |
* | Merge tag 'v5.8-rc7' into i2c/for-5.9 | Wolfram Sang | 2020-07-31 | 1 | -1/+2 |
|\ |
|
| * | i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 | Chris Packham | 2020-07-04 | 1 | -1/+2 |
* | | i2c: Use separate MODULE_AUTHOR() statements for multiple authors | Jarkko Nikula | 2020-07-04 | 1 | -2/+2 |
|/ |
|
* | i2c: algo-pca: update contact email | Wolfram Sang | 2020-05-15 | 1 | -1/+1 |
* | i2c: algo: Use generic definitions for bus frequencies | Andy Shevchenko | 2020-03-24 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 3 | -29/+4 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | i2c: algo: bit: add flag to whitelist atomic transfers | Wolfram Sang | 2019-04-16 | 1 | -2/+20 |
* | i2c: algo-bit: convert to SPDX header | Wolfram Sang | 2019-02-05 | 1 | -17/+8 |
* | i2c: algos: bit: make the error messages grepable | Jan Kundrát | 2018-08-30 | 1 | -24/+31 |
* | i2c: algos: bit: mention our experience about initial states | Wolfram Sang | 2018-06-29 | 1 | -0/+5 |
* | Revert "i2c: algo-bit: init the bus to a known state" | Wolfram Sang | 2018-06-29 | 1 | -5/+0 |
* | i2c: algos: make use of i2c_8bit_addr_from_msg | Peter Rosin | 2018-05-29 | 3 | -13/+4 |
* | i2c: algo-bit: init the bus to a known state | Wolfram Sang | 2017-12-31 | 1 | -0/+5 |
* | i2c: algo-bit: add support for I2C_M_STOP | Jean Delvare | 2017-06-23 | 1 | -3/+10 |
* | i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as static | Michele Curti | 2016-05-11 | 1 | -1/+1 |
* | i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH | Nicola Corna | 2015-11-30 | 1 | -0/+6 |
* | i2c: algo-pca: fix typo in comment | Shailendra Verma | 2015-06-01 | 1 | -1/+1 |
* | i2c: remove FSF address | Wolfram Sang | 2014-11-07 | 4 | -21/+1 |
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-30 | 3 | -3/+0 |
|\ |
|
| * | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 3 | -3/+0 |
* | | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'v3.6-rc7' into i2c-embedded/for-next | Wolfram Sang | 2012-10-08 | 1 | -3/+3 |
|\ |
|
| * | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 2012-09-14 | 1 | -3/+3 |
* | | i2c: algo: pca: Fix chip reset function for PCA9665 | Thomas Kavanagh | 2012-10-06 | 1 | -13/+14 |
|/ |
|
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 2012-05-30 | 1 | -1/+1 |
* | i2c-algo-bit: Don't resched on clock stretching | Jean Delvare | 2012-03-26 | 1 | -1/+1 |
* | i2c: Update the FSF address | Jean Delvare | 2012-03-26 | 4 | -4/+8 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-03-22 | 1 | -1/+2 |
|\ |
|
| * | i2c: export bit-banging algo functions | Daniel Vetter | 2012-02-29 | 1 | -1/+2 |
* | | i2c-algo-bit: Fix spurious SCL timeouts under heavy load | Ville Syrjala | 2012-03-15 | 1 | -1/+7 |
|/ |
|
* | i2c-algo-bit: Generate correct i2c address sequence for 10-bit target | Jeffrey (Sheng-Hui) Chu | 2011-11-23 | 1 | -2/+2 |
* | i2c-algo-pca: Return standard fault codes | Jean Delvare | 2011-10-30 | 1 | -2/+4 |
* | i2c-algo-bit: Return standard fault codes | Jean Delvare | 2011-10-30 | 1 | -7/+7 |
* | i2c-algo-bit: Be verbose on bus testing failure | Jean Delvare | 2011-10-30 | 1 | -1/+3 |
* | i2c-algo-bit: Let user test buses without failing | Jean Delvare | 2011-10-30 | 1 | -3/+3 |
* | i2c-algo-bit: Call pre/post_xfer for bit_test | Alex Deucher | 2011-04-17 | 1 | -3/+19 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | i2c-algo-bit: Complain about masters which can't read SCL | Jean Delvare | 2011-01-10 | 1 | -2/+12 |
* | i2c-algo-bit: Refactor adapter registration | Jean Delvare | 2011-01-10 | 1 | -16/+5 |
* | i2c/algos: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe | 2010-11-22 | 1 | -1/+1 |
* | Revert "i2c: Fix Kconfig dependencies" | Arnaud Lacombe | 2010-11-22 | 1 | -12/+0 |
* | i2c: Change to new flag variable | matt mooney | 2010-10-24 | 1 | -3/+1 |
* | i2c: Fix Kconfig dependencies | Jean Delvare | 2010-10-24 | 1 | -0/+12 |
* | i2c-algo-pca: Fix coding style issues | Farid Hammane | 2010-05-21 | 1 | -18/+18 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -2/+0 |
* | i2c-algo-bit: Add pre- and post-xfer hooks | Jean Delvare | 2010-03-13 | 1 | -0/+9 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|