This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 95381debd9ee Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm [...] new 689f535843ac i2c: make i2c_unregister_device() ERR_PTR safe new 01641b266da3 i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() new c486dcd2f1bb i2c: designware: Synchronize IRQs when unregistering slave client new c7c06a1532f3 i2c: piix4: Fix port selection for AMD Family 16h Model 30h new f08b2080e360 MAINTAINERS: i2c mv64xxx: Update documentation path new b3d604d40516 i2c: iproc: Stop advertising support of SMBUS quick cmd new abf4923e97c3 i2c: mediatek: disable zero-length transfers for mt8183 new eea173097dfb 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: MAINTAINERS | 2 +- drivers/i2c/busses/i2c-bcm-iproc.c | 5 ++++- drivers/i2c/busses/i2c-designware-slave.c | 1 + drivers/i2c/busses/i2c-i801.c | 15 ++++++++++++--- drivers/i2c/busses/i2c-mt65xx.c | 11 ++++++++++- drivers/i2c/busses/i2c-piix4.c | 12 +++++------- drivers/i2c/i2c-core-base.c | 2 +- 7 files changed, 34 insertions(+), 14 deletions(-)