index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
algos
Age
Commit message (
Expand
)
Author
Lines
2025-10-28
i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()
Cezar Chiru
-2
/
+2
2025-10-28
i2c: pcf8584: Make pcf_doAddress() function void
Cezar Chiru
-4
/
+2
2025-10-28
i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.
Cezar Chiru
-4
/
+8
2025-10-27
i2c: pcf8584: Fix do not use assignment inside if conditional
Cezar Chiru
-13
/
+15
2025-10-27
i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
Cezar Chiru
-59
/
+0
2025-10-04
i2c: rename wait_for_completion callback to wait_for_completion_cb
Byungchul Park
-1
/
+1
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
-6
/
+6
2025-05-23
i2c: Use str_read_write() helper
Yumeng Fang
-1
/
+2
2023-01-23
i2c: algo: bit: allow getsda to be NULL
Heiner Kallweit
-42
/
+35
2021-01-22
i2c: algo: bit: use new macro to specifiy capabilities
Wolfram Sang
-3
/
+1
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
-12
/
+23
2020-07-31
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
-1
/
+2
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
-2
/
+2
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
-1
/
+2
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
-1
/
+1
2020-03-24
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-29
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-04-16
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
-2
/
+20
2019-02-05
i2c: algo-bit: convert to SPDX header
Wolfram Sang
-17
/
+8
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
-24
/
+31
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
-5
/
+0
2018-05-29
i2c: algos: make use of i2c_8bit_addr_from_msg
Peter Rosin
-13
/
+4
2017-12-31
i2c: algo-bit: init the bus to a known state
Wolfram Sang
-0
/
+5
2017-06-23
i2c: algo-bit: add support for I2C_M_STOP
Jean Delvare
-3
/
+10
2016-05-11
i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as static
Michele Curti
-1
/
+1
2015-11-30
i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
-0
/
+6
2015-06-01
i2c: algo-pca: fix typo in comment
Shailendra Verma
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
-21
/
+1
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
-3
/
+0
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
-3
/
+3
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
-13
/
+14
2012-09-14
i2c: algo: pca: Fix mode selection for PCA9665
Thomas Kavanagh
-3
/
+3
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
-1
/
+1
2012-03-26
i2c-algo-bit: Don't resched on clock stretching
Jean Delvare
-1
/
+1
2012-03-26
i2c: Update the FSF address
Jean Delvare
-4
/
+8
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-1
/
+2
2012-03-15
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
Ville Syrjala
-1
/
+7
2012-02-29
i2c: export bit-banging algo functions
Daniel Vetter
-1
/
+2
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
-2
/
+2
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
-2
/
+4
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
-7
/
+7
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
-1
/
+3
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
-3
/
+3
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
-3
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
-1
/
+1
2011-01-10
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
-2
/
+12
[next]