index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
algos
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
i2c: algo: bit: use new macro to specifiy capabilities
Wolfram Sang
1
-3
/
+1
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-12
/
+23
2020-07-31
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
1
-1
/
+2
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
1
-2
/
+2
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
1
-1
/
+1
2020-03-25
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-29
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-16
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
1
-2
/
+20
2019-02-05
i2c: algo-bit: convert to SPDX header
Wolfram Sang
1
-17
/
+8
2018-08-31
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-05-29
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
3
-13
/
+4
2017-12-31
i2c: algo-bit: init the bus to a known state
Wolfram Sang
1
-0
/
+5
2017-06-23
i2c: algo-bit: add support for I2C_M_STOP
Jean Delvare
1
-3
/
+10
2016-05-11
i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as static
Michele Curti
1
-1
/
+1
2015-11-30
i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
1
-0
/
+6
2015-06-01
i2c: algo-pca: fix typo in comment
Shailendra Verma
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
4
-21
/
+1
2014-01-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+0
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
1
-3
/
+3
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
1
-13
/
+14
2012-09-14
i2c: algo: pca: Fix mode selection for PCA9665
Thomas Kavanagh
1
-3
/
+3
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-1
/
+1
2012-03-26
i2c-algo-bit: Don't resched on clock stretching
Jean Delvare
1
-1
/
+1
2012-03-26
i2c: Update the FSF address
Jean Delvare
4
-4
/
+8
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2012-03-15
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
1
-1
/
+7
2012-02-29
i2c: export bit-banging algo functions
Daniel Vetter
1
-1
/
+2
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
1
-2
/
+2
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
1
-2
/
+4
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
1
-7
/
+7
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
1
-1
/
+3
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
1
-3
/
+3
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-11
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
1
-2
/
+12
2011-01-11
i2c-algo-bit: Refactor adapter registration
Jean Delvare
1
-16
/
+5
2010-11-22
i2c/algos: convert Kconfig to use the menu's `visible' keyword
Arnaud Lacombe
1
-1
/
+1
2010-11-22
Revert "i2c: Fix Kconfig dependencies"
Arnaud Lacombe
1
-12
/
+0
2010-10-24
i2c: Change to new flag variable
matt mooney
1
-3
/
+1
2010-10-24
i2c: Fix Kconfig dependencies
Jean Delvare
1
-0
/
+12
2010-05-21
i2c-algo-pca: Fix coding style issues
Farid Hammane
1
-18
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2010-03-13
i2c-algo-bit: Add pre- and post-xfer hooks
Jean Delvare
1
-0
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
[next]