Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Update email of Tudor Ambarus

My professional email will change and the microchip one will bounce after
mid-november of 2022.

Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
author mentions, and add an entry in the .mailmap file.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Pratyush Yadav <pratyush@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20221226144043.367706-1-tudor.ambarus@linaro.org

authored by

Tudor Ambarus and committed by
Miquel Raynal
c0f7ae27 d19ab1f7

+16 -15
+1
.mailmap
··· 422 422 TripleX Chung <xxx.phy@gmail.com> <triplex@zh-kernel.org> 423 423 TripleX Chung <xxx.phy@gmail.com> <zhongyu@18mail.cn> 424 424 Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com> 425 + Tudor Ambarus <tudor.ambarus@linaro.org> <tudor.ambarus@microchip.com> 425 426 Tycho Andersen <tycho@tycho.pizza> <tycho@tycho.ws> 426 427 Tzung-Bi Shih <tzungbi@kernel.org> <tzungbi@google.com> 427 428 Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
+1 -1
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
··· 8 8 title: Atmel Advanced Encryption Standard (AES) HW cryptographic accelerator 9 9 10 10 maintainers: 11 - - Tudor Ambarus <tudor.ambarus@microchip.com> 11 + - Tudor Ambarus <tudor.ambarus@linaro.org> 12 12 13 13 properties: 14 14 compatible:
+1 -1
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
··· 8 8 title: Atmel Secure Hash Algorithm (SHA) HW cryptographic accelerator 9 9 10 10 maintainers: 11 - - Tudor Ambarus <tudor.ambarus@microchip.com> 11 + - Tudor Ambarus <tudor.ambarus@linaro.org> 12 12 13 13 properties: 14 14 compatible:
+1 -1
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
··· 8 8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator 9 9 10 10 maintainers: 11 - - Tudor Ambarus <tudor.ambarus@microchip.com> 11 + - Tudor Ambarus <tudor.ambarus@linaro.org> 12 12 13 13 properties: 14 14 compatible:
+1 -1
Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
··· 8 8 title: Atmel SPI device 9 9 10 10 maintainers: 11 - - Tudor Ambarus <tudor.ambarus@microchip.com> 11 + - Tudor Ambarus <tudor.ambarus@linaro.org> 12 12 13 13 allOf: 14 14 - $ref: spi-controller.yaml#
+1 -1
Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
··· 7 7 title: Atmel Quad Serial Peripheral Interface (QSPI) 8 8 9 9 maintainers: 10 - - Tudor Ambarus <tudor.ambarus@microchip.com> 10 + - Tudor Ambarus <tudor.ambarus@linaro.org> 11 11 12 12 allOf: 13 13 - $ref: spi-controller.yaml#
+5 -5
MAINTAINERS
··· 13620 13620 13621 13621 MICROCHIP AT91 DMA DRIVERS 13622 13622 M: Ludovic Desroches <ludovic.desroches@microchip.com> 13623 - M: Tudor Ambarus <tudor.ambarus@microchip.com> 13623 + M: Tudor Ambarus <tudor.ambarus@linaro.org> 13624 13624 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 13625 13625 L: dmaengine@vger.kernel.org 13626 13626 S: Supported ··· 13665 13665 F: drivers/media/platform/microchip/microchip-csi2dc.c 13666 13666 13667 13667 MICROCHIP ECC DRIVER 13668 - M: Tudor Ambarus <tudor.ambarus@microchip.com> 13668 + M: Tudor Ambarus <tudor.ambarus@linaro.org> 13669 13669 L: linux-crypto@vger.kernel.org 13670 13670 S: Maintained 13671 13671 F: drivers/crypto/atmel-ecc.* ··· 13762 13762 F: drivers/mmc/host/atmel-mci.c 13763 13763 13764 13764 MICROCHIP NAND DRIVER 13765 - M: Tudor Ambarus <tudor.ambarus@microchip.com> 13765 + M: Tudor Ambarus <tudor.ambarus@linaro.org> 13766 13766 L: linux-mtd@lists.infradead.org 13767 13767 S: Supported 13768 13768 F: Documentation/devicetree/bindings/mtd/atmel-nand.txt ··· 13814 13814 F: drivers/power/reset/at91-sama5d2_shdwc.c 13815 13815 13816 13816 MICROCHIP SPI DRIVER 13817 - M: Tudor Ambarus <tudor.ambarus@microchip.com> 13817 + M: Tudor Ambarus <tudor.ambarus@linaro.org> 13818 13818 S: Supported 13819 13819 F: drivers/spi/spi-atmel.* 13820 13820 ··· 19665 19665 F: drivers/pinctrl/spear/ 19666 19666 19667 19667 SPI NOR SUBSYSTEM 19668 - M: Tudor Ambarus <tudor.ambarus@microchip.com> 19668 + M: Tudor Ambarus <tudor.ambarus@linaro.org> 19669 19669 M: Pratyush Yadav <pratyush@kernel.org> 19670 19670 R: Michael Walle <michael@walle.cc> 19671 19671 L: linux-mtd@lists.infradead.org
+2 -2
drivers/crypto/atmel-ecc.c
··· 3 3 * Microchip / Atmel ECC (I2C) driver. 4 4 * 5 5 * Copyright (c) 2017, Microchip Technology Inc. 6 - * Author: Tudor Ambarus <tudor.ambarus@microchip.com> 6 + * Author: Tudor Ambarus 7 7 */ 8 8 9 9 #include <linux/delay.h> ··· 411 411 module_init(atmel_ecc_init); 412 412 module_exit(atmel_ecc_exit); 413 413 414 - MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>"); 414 + MODULE_AUTHOR("Tudor Ambarus"); 415 415 MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver"); 416 416 MODULE_LICENSE("GPL v2");
+2 -2
drivers/crypto/atmel-i2c.c
··· 3 3 * Microchip / Atmel ECC (I2C) driver. 4 4 * 5 5 * Copyright (c) 2017, Microchip Technology Inc. 6 - * Author: Tudor Ambarus <tudor.ambarus@microchip.com> 6 + * Author: Tudor Ambarus 7 7 */ 8 8 9 9 #include <linux/bitrev.h> ··· 390 390 module_init(atmel_i2c_init); 391 391 module_exit(atmel_i2c_exit); 392 392 393 - MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>"); 393 + MODULE_AUTHOR("Tudor Ambarus"); 394 394 MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver"); 395 395 MODULE_LICENSE("GPL v2");
+1 -1
drivers/crypto/atmel-i2c.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 2 /* 3 3 * Copyright (c) 2017, Microchip Technology Inc. 4 - * Author: Tudor Ambarus <tudor.ambarus@microchip.com> 4 + * Author: Tudor Ambarus 5 5 */ 6 6 7 7 #ifndef __ATMEL_I2C_H__