The following changes since commit 64e6a220537c5cd7e8cc5b723ef09c6341388c98:

  iio: adc: stm32: fix pcsel before disabling adc vdda supply (2021-10-21 11:12:48 +0200)

are available in the Git repository at:

  ssh://gerrit-mirror.gnb.st.com:29418/mpu/oe/st/linux-stm32 v5.10-stm32mp-r2.1

for you to fetch changes up to 7bd5a0ad0eafbc2d9a86b11b09552f7253df2537:

  rtc: stm32: fix issues of stm32_rtc_valid_alrm function (2022-07-05 18:56:43 +0200)

----------------------------------------------------------------
Alain Volmat (1):
      fixup! media: stm32: dcmi: create a dma scatterlist based on max_seg_size value

Amelie Delaunay (8):
      dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
      dmaengine: stm32-dma: fix stm32_dma_is_current_sg() due to DBM pause/resume
      dmaengine: stm32-dma: always reinit current target with double buffer mode
      dmaengine: stm32-dma: fix pause/resume corner issues in double-buffer mode
      serial: stm32: fix interrupt handler for RX DMA
      serial: stm32: synchronize RX DMA channel in shutdown
      dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
      dmaengine: stm32-dma: fix potential race between pause and resume

Antonio Borneo (2):
      rtc: stm32: don't stop time counter if not needed
      rtc: stm32: use the proper register sequence to read date/time

Christophe Roullier (1):
      net: ethernet: stmmac: fix some mode config for stm32

Fabien Dessenne (1):
      perf: stm32: support the pmu ".read" ops

Patrice Chotard (3):
      spi: stm32-qspi: Fix wait_cmd timeout in APM mode
      spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
      spi: stm32-qspi: Remove SR_BUSY bit check before sending command

Raphaël Gallais-Pou (1):
      drm/stm: ltdc: improve pm_runtime to stop clocks

Valentin Caron (2):
      ARM: dts: stm32: remove reset property of usart1 on stm32mp1 soc.
      rtc: stm32: fix issues of stm32_rtc_valid_alrm function

Eric Fourmont (1):
    Merge tag 'v5.10.116' into v5.10-stm32mp-dev

Fabien Dessenne (1):
      pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines

Nicolas Toromanoff (3):
      crypto: stm32/cryp - fix lrw chaining mode
      crypto: stm32/cryp - fix same request reuse without setting the key
      fixup! crypto: stm32/cryp fix more bugs.

Valentin Caron (1):
      include: uapi: serial: fix serial_rs485 padding after adding ns delays