This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 97ee9d1c1696 Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux new 14f16d47561b ACPI: HMAT: remove unnecessary variable initialization new 48d4180939e1 ACPI: HMAT: Fix initiator registration for single-initiato [...] new 472faf72b33d device-dax: Fix duplicate 'hmem' device registration new 6085bc95797c Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/ [...] new 145900cf91c4 i2c: npcm7xx: Fix error handling in npcm_i2c_init() new 79ece9b292af i2c: Restore initial power state if probe fails new 8bfd4ec72694 i2c: cadence: Fix regression with bus recovery new 7d8ccf4f117d i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer new d36678f7905c i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set new c2bf05db6c78 Merge tag 'i2c-for-6.1-rc8' 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: drivers/acpi/numa/hmat.c | 27 ++++++++++++++++++++------- drivers/dax/hmem/device.c | 24 +++++++++++++++--------- drivers/i2c/busses/i2c-cadence.c | 11 ++++++++--- drivers/i2c/busses/i2c-imx.c | 6 ++++-- drivers/i2c/busses/i2c-npcm7xx.c | 11 ++++++++++- drivers/i2c/busses/i2c-qcom-geni.c | 1 - drivers/i2c/i2c-core-base.c | 9 +++++---- 7 files changed, 62 insertions(+), 27 deletions(-)