This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 334426094588 Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/l [...] new 9d846b1aebbe gpiolib: check the return value of gpio_chip::get_direction() new 4e667a196809 gpio: vf610: add locking to gpio direction functions new 81570d6a7ad3 gpiolib: protect gpio_chip with SRCU in array_info paths i [...] new 96fa9ec477ff gpiolib: don't bail out if get_direction() fails in gpioch [...] new 534a2c6217f2 Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.o [...] new 2b9df00cded9 mtd: rawnand: cadence: fix error code in cadence_nand_init() new d76d22b5096c mtd: rawnand: cadence: use dma_map_resource for sdma address new f37d135b42cb mtd: rawnand: cadence: fix incorrect device in dma_unmap_single new 86ede0a61f85 mtd: rawnand: qcom: fix broken config in qcom_param_page_t [...] new 41758630dd7e dt-bindings: mtd: cadence: document required clock-names new 60255f3704fd mtd: rawnand: cadence: fix unchecked dereference new 539bd2035283 mtd: spi-nor: sst: Fix SST write failure new 1dbf60277e9b Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kern [...] new a3daad821514 Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org [...]
The 14 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/mtd/cdns,hp-nfc.yaml | 8 +- drivers/gpio/gpio-vf610.c | 4 + drivers/gpio/gpiolib.c | 100 ++++++++++++++------- drivers/gpio/gpiolib.h | 4 +- drivers/mtd/nand/raw/cadence-nand-controller.c | 44 ++++++--- drivers/mtd/nand/raw/qcom_nandc.c | 24 ++--- drivers/mtd/spi-nor/sst.c | 2 +- 7 files changed, 129 insertions(+), 57 deletions(-)