This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from be1515bad737 Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/l [...] new e9acf0298c66 i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() new 14718b3e129b i2c: qcom: Fix IRQ error misassignement new 384a9565f70a i2c: imx: Fix reset of I2SR_IAL flag new 1de67a3dee7a i2c: imx: Check for I2SR_IAL after every byte new 61e6fe59ede1 i2c: imx: Don't generate STOP condition if arbitration has [...] new c62dac0a35bb i2c: mlxbf: select CONFIG_I2C_SLAVE new 2bf9545626f8 i2c: mlxbf: Fix the return check of devm_ioremap and ioremap new 33256ce19411 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/i2c/busses/Kconfig | 1 + drivers/i2c/busses/i2c-imx.c | 44 ++++++++++++++++++++++++++++++++------- drivers/i2c/busses/i2c-mlxbf.c | 12 +++++------ drivers/i2c/busses/i2c-qcom-cci.c | 4 ++-- drivers/i2c/busses/i2c-qup.c | 3 ++- 5 files changed, 47 insertions(+), 17 deletions(-)