This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6fab32bb6508 MAINTAINERS: add Mark Brown as a linux-next maintainer new c4d35e635f3a gpio: 104-idio-16: Define maximum valid register address offset new d37623132a63 gpio: pci-idio-16: Define maximum valid register address offset new 00aaae60faf5 gpio: regmap: add the .fixed_direction_output configuratio [...] new 2ba5772e530f gpio: idio-16: Define fixed direction of the GPIO lines new e4a77f9c85a5 gpiolib: acpi: Make set debounce errors non fatal new b1055678a016 gpiolib: acpi: Use %pe when passing an error pointer to dev_err() new 5f4bfd03bc9d Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub [...] new 4c4e6ea4a120 gpio: ljca: Fix duplicated IRQ mapping new c1a1c0d32d5b Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.o [...] new 4092fc5f35ce spi: dt-bindings: cadence: add soc-specific compatible str [...] new ee795e82e101 spi: rockchip-sfc: Fix DMA-API usage new 18a5f1af596e spi: dw-mmio: add error handling for reset_control_deassert() new 4f38da1f027e spi: Merge up v6.18-rc1 new 8735696acea2 spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPRO [...] new 6b6e03106163 spi: amlogic: fix spifc build error new a89103f67112 spi: spi-nxp-fspi: re-config the clock rate when operation [...] new b93b4269791f spi: spi-nxp-fspi: add extra delay after dll locked new f43579ef3500 spi: spi-nxp-fspi: limit the clock rate for different samp [...] new 760951dd19c2 spi: spi-nxp-fspi: few fix for flexspi new 4314ffce4eb8 spi: airoha: return an error for continuous mode dirmap cr [...] new edd2e261b1ba spi: airoha: add support of dual/quad wires spi modes to e [...] new 20d7b236b78c spi: airoha: switch back to non-dma mode in the case of error new 0b7d9b25e4bc spi: airoha: fix reading/writing of flashes with more than [...] new e46ee2f07e58 spi: intel: Add support for 128M component density new bc25c6e0a488 spi: intel-pci: Add support for Arrow Lake-H SPI serial flash new f7e37affbc90 spi: intel-pci: Add support for Intel Wildcat Lake SPI ser [...] new 1b824134261d spi: dt-bindings: spi-rockchip: Add RK3506 compatible new 58834e2d3ed4 Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/ [...] new 41de7440e6a0 hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW new ab0fd09d25e1 hwmon: (gpd-fan) Fix return value when platform_get_resour [...] new 72ac14851012 hwmon: (gpd-fan) Fix error handling in gpd_fan_probe() new 57f6f47920ef hwmon: (pmbus/isl68137) Fix child node reference leak on e [...] new a09a5aa8bf25 hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc() new 8dcc66ad379e hwmon: (sht3x) Fix error handling new 7bd29bf1fda4 Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pu [...] new b14bb2e7821b tee: qcom: prevent potential off by one read new a9ee2c461e5c tee: qcom: return -EFAULT instead of -EINVAL if copy_from_ [...] new 3b63efa21bc6 tee: QCOMTEE should depend on ARCH_QCOM new 1d4e7d9f6b7e Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kerne [...] new 11fb1a82aefa firmware: arm_ffa: Add support for IMPDEF value in the mem [...] new f4cb02832060 Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/l [...] new 2290ab43b9d8 firmware: arm_scmi: Account for failed debug initialization new 289ce7e9a5e1 include: trace: Fix inflight count helper on failed initia [...] new 092b9e2ce6dd firmware: arm_scmi: Skip RAW initialization on failure new 20b93a0088a5 firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW cl [...] new 71a5970259c3 Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/sc [...] new 4adc20ba95d4 ARM: dts: broadcom: rpi: Switch to V3D firmware clock new 65627d4a629a Merge tag 'arm-soc/for-6.18/devicetree-fixes' of https://g [...] new aa960b597600 arm64: dts: broadcom: bcm2712: Define VGIC interrupt new e58794dbf770 Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of htt [...] new b2a578f3127a soc: officially expand maintainership team new 9b9b6e71ee23 Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/s [...] new 119aaeed0b67 of/irq: Add msi-parent check to of_msi_xlate() new c71af4d6d566 of/irq: Fix OF node refcount in of_msi_get_domain() new 7209ff310083 of/irq: Export of_msi_xlate() for module usage new 2e590d67c2d8 Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kerne [...]
The 56 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/spi/spi-cadence.yaml | 11 +- .../devicetree/bindings/spi/spi-rockchip.yaml | 1 + MAINTAINERS | 4 + arch/arm/boot/dts/broadcom/bcm2711-rpi.dtsi | 8 ++ arch/arm/boot/dts/broadcom/bcm2835-rpi-common.dtsi | 9 ++ arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 2 + drivers/firmware/arm_ffa/driver.c | 37 ++++-- drivers/firmware/arm_scmi/common.h | 32 +++++- drivers/firmware/arm_scmi/driver.c | 59 ++++------ drivers/gpio/gpio-104-idio-16.c | 1 + drivers/gpio/gpio-idio-16.c | 5 + drivers/gpio/gpio-ljca.c | 14 +-- drivers/gpio/gpio-pci-idio-16.c | 1 + drivers/gpio/gpio-regmap.c | 26 ++++- drivers/gpio/gpiolib-acpi-core.c | 31 ++--- drivers/hwmon/cgbc-hwmon.c | 3 + drivers/hwmon/gpd-fan.c | 10 +- drivers/hwmon/pmbus/isl68137.c | 3 +- drivers/hwmon/pmbus/max34440.c | 12 +- drivers/hwmon/sht3x.c | 27 +++-- drivers/of/irq.c | 44 ++++++- drivers/spi/spi-airoha-snfi.c | 128 ++++++++++++++++----- drivers/spi/spi-amlogic-spifc-a4.c | 4 +- drivers/spi/spi-cadence-quadspi.c | 5 +- drivers/spi/spi-dw-mmio.c | 4 +- drivers/spi/spi-intel-pci.c | 2 + drivers/spi/spi-intel.c | 6 + drivers/spi/spi-nxp-fspi.c | 32 +++++- drivers/spi/spi-rockchip-sfc.c | 12 +- drivers/tee/qcomtee/Kconfig | 1 + drivers/tee/qcomtee/call.c | 2 +- drivers/tee/qcomtee/core.c | 2 +- include/linux/arm_ffa.h | 21 +++- include/linux/gpio/regmap.h | 5 + 34 files changed, 407 insertions(+), 157 deletions(-)