This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 12e6ccedb311 Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/sc [...] new b610c4bbd153 i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doe [...] new 49d4db3953cb i2c: designware: Correct length byte validation logic new 69f035c480d7 i2c: designware: Handle invalid SMBus block data response [...] new b3497ef404dc i2c: tegra: Fix failure during probe deferral cleanup new 27ec43c77b5d i2c: tegra: Fix i2c-tegra DMA config option processing new fff67c1b17ee i2c: hisi: Only handle the interrupt of the driver's transfer new 0abbf0ac10ee i2c: sun6i-p2wi: Fix an error message in probe() new 7d711966f94c i2c: Update documentation to use .probe() again new 4caf4cb1eaed i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue new 9e6c269de404 Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/sc [...]
The 10 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: Documentation/i2c/writing-clients.rst | 2 +- drivers/i2c/busses/i2c-bcm-iproc.c | 11 +++++++---- drivers/i2c/busses/i2c-designware-master.c | 16 ++++++++++++++-- drivers/i2c/busses/i2c-hisi.c | 8 ++++++++ drivers/i2c/busses/i2c-imx-lpi2c.c | 3 +++ drivers/i2c/busses/i2c-sun6i-p2wi.c | 3 ++- drivers/i2c/busses/i2c-tegra.c | 3 ++- 7 files changed, 37 insertions(+), 9 deletions(-)