This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from ba31f97d43be Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org [...] adds bba676cc0b61 i2c: iproc: fix race between client unreg and tasklet adds 86ff25ed6cd8 i2c: dev: zero out array used for i2c reads from userspace adds 3f12cc4bb0a4 Documentation: i2c: add i2c-sysfs into index adds 76c9e465dd52 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds 4377d9ab1f16 iio: accel: fxls8962af: fix potential use of uninitialized symbol adds 9898cb24e454 iio: adc: ti-ads7950: Ensure CS is deasserted after readin [...] adds 7e77ef8b8d60 iio: adis: set GPIO reset pin direction adds 9f9decdb64c5 iio: accel: fxls8962af: fix i2c dependency adds 14a30238ecb8 dt-bindings: iio: st: Remove wrong items length check adds 84edec86f449 iio: humidity: hdc100x: Add margin to the conversion time adds 5afc1540f138 iio: adc: Fix incorrect exit of for-loop adds a5056c0bc24f Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/ [...] adds 56aee5734582 Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/s [...] adds 664cc971fb25 Revert "usb: dwc3: gadget: Use list_replace_init() before [...] adds 12f41321ce76 Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/l [...] adds b93dfa6bda4d ACPI: NFIT: Fix support for virtual SPA ranges adds d9cee9f85b22 libnvdimm/region: Fix label activation vs errors adds f21453b0ff6e tools/testing/nvdimm: Fix missing 'fallthrough' warning adds 2e29be2e4915 fs/fuse: Remove unneeded kaddr parameter adds 44788591c3cf fs/dax: Clarify nr_pages to dax_direct_access() adds b05d4c576b69 dax: Ensure errno is returned from dax_direct_access adds 96dcb97d0a40 Merge branch 'for-5.14/dax' into libnvdimm-fixes adds 7ba34c0cba0b Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.o [...] adds 9977d880f7a3 scsi: lpfc: Move initialization of phba->poll_list earlier [...] adds dbe7633c394b scsi: storvsc: Log TEST_UNIT_READY errors as warnings adds 40d32727931c scsi: mpt3sas: Fix incorrectly assigned error return and check adds 0aa78d17099b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/iio/st,st-sensors.yaml | 41 ---------------------- Documentation/i2c/index.rst | 1 + drivers/acpi/nfit/core.c | 3 ++ drivers/dax/super.c | 2 +- drivers/i2c/busses/i2c-bcm-iproc.c | 4 +-- drivers/i2c/i2c-dev.c | 5 +-- drivers/iio/accel/Kconfig | 2 ++ drivers/iio/accel/fxls8962af-core.c | 2 +- drivers/iio/adc/palmas_gpadc.c | 4 +-- drivers/iio/adc/ti-ads7950.c | 1 - drivers/iio/humidity/hdc100x.c | 6 ++-- drivers/iio/imu/adis.c | 3 +- drivers/nvdimm/namespace_devs.c | 17 +++++---- drivers/scsi/lpfc/lpfc_init.c | 3 +- drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +- drivers/scsi/storvsc_drv.c | 14 ++++++-- drivers/usb/dwc3/gadget.c | 18 ++-------- fs/dax.c | 2 +- fs/fuse/dax.c | 6 ++-- tools/testing/nvdimm/test/nfit.c | 2 +- 20 files changed, 52 insertions(+), 86 deletions(-)