This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ded779017ad7 Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/sc [...] new a5d0b9e32745 i2c: imx: fix emulated smbus block read new 56ad91c1aa9c i2c: robotfuzz-osif: disable zero-length read messages new cbdb25ccf756 i2c: tiny-usb: disable zero-length read messages new 942e1aece13e i2c: designware: Initialize adapter name only when not set new c8dc57916973 i2c: amd-isp: Initialize unique adapter name new 577c1e0ef351 platform/x86: Use i2c adapter name to fix build errors new 666c23af755d i2c: omap: Fix an error handling path in omap_i2c_probe() new 48e29133ae88 Merge tag 'i2c-host-fixes-6.16-rc4' of git://git.kernel.or [...] new f40213cd93e6 i2c: scx200_acb: depends on HAS_IOPORT new dfba48a70cb6 Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/s [...]
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: MAINTAINERS | 1 + drivers/i2c/busses/Kconfig | 2 +- drivers/i2c/busses/i2c-designware-amdisp.c | 2 ++ drivers/i2c/busses/i2c-designware-master.c | 5 +++-- drivers/i2c/busses/i2c-imx.c | 3 ++- drivers/i2c/busses/i2c-omap.c | 7 +++++-- drivers/i2c/busses/i2c-robotfuzz-osif.c | 6 ++++++ drivers/i2c/busses/i2c-tiny-usb.c | 6 ++++++ drivers/platform/x86/amd/amd_isp4.c | 3 ++- include/linux/soc/amd/isp4_misc.h | 12 ++++++++++++ 10 files changed, 40 insertions(+), 7 deletions(-) create mode 100644 include/linux/soc/amd/isp4_misc.h