This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7f25f0412c9e Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel [...] new da5462a4dc44 power: supply: fix table problem in sysfs-class-power new 2b56a9a28a6b power: supply: core: fix application of sizeof to pointer new f444578d727a power: supply: bq256xx: Handle OOM correctly new 70d2bec7c545 Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/l [...] new 37ef4c19b4c6 Input: clear BTN_RIGHT/MIDDLE on buttonpads new de8aa31ac7c2 Input: zinitix - add new compatible strings new 7b1f781f2d24 Input: psmouse - set up dependency between PS/2 and SMBus [...] new 961af9dbe5d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 9495b9b31abe i2c: bcm2835: Avoid clock stretching timeouts new a0d48505a1d6 i2c: qcom-cci: don't delete an unregistered adapter new 02a4a69667a2 i2c: qcom-cci: don't put a device tree node before i2c_add [...] new 0b0dcb3882c8 i2c: cadence: allow COMPILE_TEST new 2ce4462f2724 i2c: imx: allow COMPILE_TEST new 5de717974005 i2c: qup: allow COMPILE_TEST new 834cea3a252e i2c: brcmstb: fix support for DSL and CM variants new 2428766e2015 MAINTAINERS: remove duplicate entry for i2c-qcom-geni new dacec3e7b9bc Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 3c62fd3406e0 dmaengine: ptdma: Fix the error handling path in pt_core_init() new aa7accb7f91c dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet() new 2d21543efe33 dmaengine: sh: rcar-dmac: Check for error num after setting mask new e831c7aba950 dmaengine: stm32-dmamux: Fix PM disable depth imbalance in [...] new da2ad87fba08 dmaengine: sh: rcar-dmac: Check for error num after dma_se [...] new 455896c53d5b dmaengine: shdma: Fix runtime PM imbalance on error new 77478077349f Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub [...]
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: Documentation/ABI/testing/sysfs-class-power | 1 + MAINTAINERS | 8 -------- drivers/dma/at_xdmac.c | 4 +++- drivers/dma/ptdma/ptdma-dev.c | 17 +++++++++-------- drivers/dma/sh/rcar-dmac.c | 9 +++++++-- drivers/dma/sh/shdma-base.c | 4 +++- drivers/dma/stm32-dmamux.c | 4 +++- drivers/i2c/busses/Kconfig | 6 +++--- drivers/i2c/busses/i2c-bcm2835.c | 11 +++++++++++ drivers/i2c/busses/i2c-brcmstb.c | 2 +- drivers/i2c/busses/i2c-qcom-cci.c | 16 +++++++++++----- drivers/input/input.c | 6 ++++++ drivers/input/mouse/psmouse-smbus.c | 10 ++++++++++ drivers/input/touchscreen/zinitix.c | 12 ++++++++++++ drivers/power/supply/bq256xx_charger.c | 3 +++ drivers/power/supply/cw2015_battery.c | 2 +- 16 files changed, 84 insertions(+), 31 deletions(-)