mbox series

[GIT,PULL] SPI fixes for v6.5-rc1

Message ID 20230715115326.333B8C433C8@smtp.kernel.org
State New
Headers show
Series [GIT,PULL] SPI fixes for v6.5-rc1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.5-rc1

Message

Mark Brown July 15, 2023, 11:53 a.m. UTC
The following changes since commit 879a879c216a41f5403d8d3dbc204a48501912bf:

  spi: bcm{63xx,bca}-hsspi: update my email address (2023-07-04 13:54:19 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.5-rc1

for you to fetch changes up to 54ccc8758ef4d29de9e8fdb711c852abbdd4103a:

  mailmap: add entry for Jonas Gorski (2023-07-12 13:11:08 +0100)

----------------------------------------------------------------
spi: Fixes for v6.5

A couple of fairly minor driver specific fixes here, plus a bunch of
maintainership and admin updates.  Nothing too remarkable.

----------------------------------------------------------------
Jaewon Kim (1):
      spi: s3c64xx: clear loopback bit after loopback test

Jonas Gorski (3):
      spi: bcm63xx: fix max prepend length
      MAINTAINERS: add myself for spi-bcm63xx
      mailmap: add entry for Jonas Gorski

Ryan Wanner (1):
      MAINTAINERS: Add myself as a maintainer for Microchip SPI

 .mailmap                  | 1 +
 MAINTAINERS               | 9 ++++++++-
 drivers/spi/spi-bcm63xx.c | 2 +-
 drivers/spi/spi-s3c64xx.c | 2 ++
 4 files changed, 12 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org July 15, 2023, 3:57 p.m. UTC | #1
The pull request you sent on Sat, 15 Jul 2023 12:53:19 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.5-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/831fe284d8275987596b7d640518dddba5735f61

Thank you!