This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b2768df24ec4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new e996c1fd0c3e dt-bindings: Re-enable core schemas for dtbs_check new 8b6b80218b01 dt-bindings: Fix command line length limit calling dt-mk-schema new 2bdfd4fbcb85 dt-bindings: Fix erroneous 'additionalProperties' new 4bc77b2d211e dt-bindings: phy: qcom-qusb2: Fix defaults new 587928829ac2 Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel [...] new 94c0b013c985 powerpc/setup_64: Set cache-line-size based on cache-block-size new b61c38baa980 powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure new feb8e960d780 powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 new 5990cdee689c lib/mpi: Fix building for powerpc with clang new 670bcd79b523 Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/ [...] new 8ebf6da9db1b s390/ftrace: fix potential crashes when switching tracers new 86dbf32da150 s390/pci: do not set affinity for floating irqs new 673deb0beba5 s390/protvirt: fix compilation issue new 749f04615a3d Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/lin [...] new 32ec783ae19d firmware: imx: fix compile-testing new 739604734bd8 firmware_loader: remove unused exports new 2b07021a940c debugfs: remove return value of debugfs_create_u32() new 5a3577039cbe firmware_loader: revert removal of the fw_fallback_config export new a8a0e2a96b7d Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pu [...] new 9195d762042b staging: gasket: Fix incongruency in handling of sysfs ent [...] new ed87d33ddbcd staging: comedi: dt2815: fix writing hi byte of analog output new ea81c3486442 staging: vt6656: Power save stop wake_up_count wrap around. new 28535877ac5b iio:ad7797: Use correct attribute_group new e2042d2936df iio: adc: stm32-adc: fix sleep in atomic context new 7762902c89c4 iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO new 76551a3c3df1 iio: imu: st_lsm6dsx: specify slave odr in slv_odr new fc069262261c counter: 104-quad-8: Add lock guards - generic interface new 6f63c90aa3e8 dt-bindings: iio: adc: stm32-adc: fix id relative path new 5403f2807623 iio: core: Fix handling of 'dB' new 3a63da26db0a iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device new dd6230ba1d6b iio: dac: ad5770r: fix off-by-one check on maximum number [...] new e44ec7794d88 iio: xilinx-xadc: Fix ADC-B powerdown new f954b098fbac iio: xilinx-xadc: Fix clearing interrupt when enabling trigger new 8bef455c8b16 iio: xilinx-xadc: Fix sequencer configuration for aux chan [...] new 3b7f9dbb827c iio: xilinx-xadc: Make sure not exceed maximum samplerate new e450e07c14ab iio: st_sensors: rely on odr mask to know if odr can be set new 0a2bf9200aea iio: imu: inv_mpu6050: fix suspend/resume with runtime power new dd7de4c0023e iio: adc: ti-ads8344: properly byte swap value new a07479147be0 iio: core: remove extra semi-colon from devm_iio_device_re [...] new 8f2273b1e036 iio: adc: ad7192: fix null pointer de-reference crash duri [...] new 0f0459b81038 MAINTAINERS: remove Stefan Popa's email new c532cc617e6e Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub [...] new 0f8240bfc070 staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST [...] new 09057742af98 staging: vt6656: Fix drivers TBTT timing counter. new 0b59f10b1d8f staging: vt6656: Fix pairwise key entry save. new 332e0e17ad49 staging: comedi: Fix comedi_device refcnt leak in comedi_open new 664ba5180234 staging: vt6656: Fix calling conditions of vnt_set_bss_mode new edf17b283844 Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/sc [...]
The 48 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/devicetree/bindings/Makefile | 21 ++- .../devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 +- .../devicetree/bindings/mfd/st,stpmic1.yaml | 2 - .../devicetree/bindings/phy/qcom,qusb2-phy.yaml | 6 +- .../devicetree/bindings/regulator/mps,mp5416.yaml | 1 - .../devicetree/bindings/regulator/mps,mpq7920.yaml | 3 +- .../bindings/regulator/rohm,bd71828-regulator.yaml | 6 +- .../bindings/regulator/rohm,bd71837-regulator.yaml | 6 +- .../bindings/regulator/rohm,bd71847-regulator.yaml | 6 +- Documentation/filesystems/debugfs.rst | 4 +- MAINTAINERS | 15 +- arch/powerpc/kernel/entry_32.S | 2 +- arch/powerpc/kernel/setup_64.c | 2 + arch/powerpc/mm/nohash/8xx.c | 3 + arch/powerpc/platforms/Kconfig.cputype | 2 +- arch/s390/boot/uv.c | 2 - arch/s390/kernel/diag.c | 2 +- arch/s390/kernel/smp.c | 4 +- arch/s390/kernel/trace.c | 2 +- arch/s390/kernel/uv.c | 3 +- arch/s390/pci/pci_irq.c | 5 +- drivers/base/firmware_loader/fallback_table.c | 1 - drivers/counter/104-quad-8.c | 194 +++++++++++++++++---- drivers/firmware/imx/Kconfig | 4 +- drivers/iio/adc/ad7192.c | 63 +++++-- drivers/iio/adc/ad7793.c | 2 +- drivers/iio/adc/stm32-adc.c | 31 +++- drivers/iio/adc/ti-ads8344.c | 6 +- drivers/iio/adc/xilinx-xadc-core.c | 95 +++++++--- drivers/iio/common/st_sensors/st_sensors_core.c | 2 +- drivers/iio/dac/ad5770r.c | 2 +- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 11 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 3 + drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 23 ++- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 24 ++- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 29 ++- drivers/iio/industrialio-core.c | 7 +- drivers/staging/comedi/comedi_fops.c | 4 +- drivers/staging/comedi/drivers/dt2815.c | 3 + drivers/staging/gasket/gasket_sysfs.c | 3 +- drivers/staging/gasket/gasket_sysfs.h | 4 - drivers/staging/vt6656/key.c | 14 +- drivers/staging/vt6656/main_usb.c | 31 ++-- drivers/staging/vt6656/usbpipe.c | 3 +- fs/debugfs/file.c | 15 +- include/linux/debugfs.h | 12 +- include/linux/iio/iio.h | 2 +- lib/mpi/longlong.h | 34 ++-- 48 files changed, 505 insertions(+), 216 deletions(-)