This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 996e435fd401 Merge tag 'zonefs-5.11-rc3' of git://git.kernel.org/pub/sc [...] new 6bae85bd70d0 maintainers: update my email address new 0b884fe71f9e i2c: sprd: use a specific timeout to avoid system hang up issue new 0b3ea2a06de1 i2c: i801: Fix the i2c-mux gpiod_lookup_table not being pr [...] new 05f6f7271a38 i2c: mediatek: Fix apdma and i2c hand-shake timeout new caab314792ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 26b614fa4410 dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup new ff58f7dd0c13 dmaengine: idxd: off by one in cleanup code new 8fb28795fb64 dmaengine: qcom: gpi: Fixes a format mismatch new 33cbd54dc515 dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the [...] new d645148cc82c dmaengine: milbeaut-xdmac: Fix a resource leak in the erro [...] new 595a33414844 dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk() new ba42f61b3612 qcom: bam_dma: Delete useless kfree code new 28d8e07fc947 MAINTAINERS: Add entry for Texas Instruments DMA drivers new cc465fa269bc dt-bindings: dma: ti: Update maintainer and author information new 0bd1bf86ab79 dmaengine: qcom: fix gpi undefined behavior new 99974aedbd73 dmaengine: xilinx_dma: check dma_async_device_register ret [...] new faeb0731be0a dmaengine: xilinx_dma: fix incompatible param warning in _ [...] new 2d5efea64472 dmaengine: xilinx_dma: fix mixed_enum_type coverity warning new e1263f9277ba dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value new f408126be7dc Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub [...] new e042f151ec74 hwmon: (sbtsi_temp) Fix Documenation kernel-doc warning new 1eda52334e6d hwmon: (pwm-fan) Ensure that calculation doesn't discard b [...] new 84e261553e6f hwmon: (amd_energy) fix allocation of hwmon_channel_info config new 2ff90100ace8 Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pu [...]
The 24 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: .../devicetree/bindings/dma/ti/k3-bcdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-pktdma.yaml | 4 +++- .../devicetree/bindings/dma/ti/k3-udma.yaml | 4 +++- Documentation/hwmon/sbtsi_temp.rst | 2 +- MAINTAINERS | 17 ++++++++++++-- drivers/dma/dw-edma/dw-edma-core.c | 4 ++-- drivers/dma/idxd/sysfs.c | 4 ++-- drivers/dma/mediatek/mtk-hsdma.c | 1 + drivers/dma/milbeaut-xdmac.c | 4 +++- drivers/dma/qcom/bam_dma.c | 6 +---- drivers/dma/qcom/gpi.c | 10 ++++---- drivers/dma/stm32-mdma.c | 2 +- drivers/dma/ti/k3-udma.c | 6 ++--- drivers/dma/xilinx/xilinx_dma.c | 11 ++++++--- drivers/hwmon/amd_energy.c | 3 ++- drivers/hwmon/pwm-fan.c | 12 +++++++++- drivers/i2c/busses/i2c-i801.c | 2 +- drivers/i2c/busses/i2c-mt65xx.c | 27 ++++++++++++++++++---- drivers/i2c/busses/i2c-sprd.c | 8 ++++++- 19 files changed, 94 insertions(+), 37 deletions(-)