This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ba31f97d43be Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org [...] new bba676cc0b61 i2c: iproc: fix race between client unreg and tasklet new 86ff25ed6cd8 i2c: dev: zero out array used for i2c reads from userspace new 3f12cc4bb0a4 Documentation: i2c: add i2c-sysfs into index new 76c9e465dd52 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 4377d9ab1f16 iio: accel: fxls8962af: fix potential use of uninitialized symbol new 9898cb24e454 iio: adc: ti-ads7950: Ensure CS is deasserted after readin [...] new 7e77ef8b8d60 iio: adis: set GPIO reset pin direction new 9f9decdb64c5 iio: accel: fxls8962af: fix i2c dependency new 14a30238ecb8 dt-bindings: iio: st: Remove wrong items length check new 84edec86f449 iio: humidity: hdc100x: Add margin to the conversion time new 5afc1540f138 iio: adc: Fix incorrect exit of for-loop new a5056c0bc24f Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/ [...] new 56aee5734582 Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/s [...] new 664cc971fb25 Revert "usb: dwc3: gadget: Use list_replace_init() before [...] new 12f41321ce76 Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/l [...]
The 15 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/iio/st,st-sensors.yaml | 41 ---------------------- Documentation/i2c/index.rst | 1 + 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/usb/dwc3/gadget.c | 18 ++-------- 11 files changed, 18 insertions(+), 69 deletions(-)