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

Update MIPS email addresses

MIPS will soon not be a part of Imagination Technologies, and as such
many @imgtec.com email addresses will no longer be valid. This patch
updates the addresses for those who:

- Have 10 or more patches in mainline authored using an @imgtec.com
email address, or any patches dated within the past year.

- Are still with Imagination but leaving as part of the MIPS business
unit, as determined from an internal email address list.

- Haven't already updated their email address (ie. JamesH) or expressed
a desire to be excluded (ie. Maciej).

- Acked v2 or earlier of this patch, which leaves Deng-Cheng, Matt &
myself.

New addresses are of the form firstname.lastname@mips.com, and all
verified against an internal email address list. An entry is added to
.mailmap for each person such that get_maintainer.pl will report the new
addresses rather than @imgtec.com addresses which will soon be dead.

Instances of the affected addresses throughout the tree are then
mechanically replaced with the new @mips.com address.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com>
Cc: Deng-Cheng Zhu <dengcheng.zhu@mips.com>
Acked-by: Dengcheng Zhu <dengcheng.zhu@mips.com>
Cc: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Matt Redfearn <matt.redfearn@mips.com>
Acked-by: Matt Redfearn <matt.redfearn@mips.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: trivial@kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17540/
Signed-off-by: James Hogan <jhogan@kernel.org>

authored by

Paul Burton and committed by
James Hogan
48c834be 0b07194b

+52 -49
+3
.mailmap
··· 43 43 Damian Hobson-Garcia <dhobsong@igel.co.jp> 44 44 David Brownell <david-b@pacbell.net> 45 45 David Woodhouse <dwmw2@shinybook.infradead.org> 46 + Deng-Cheng Zhu <dengcheng.zhu@mips.com> <dengcheng.zhu@imgtec.com> 46 47 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> 47 48 Domen Puncer <domen@coderock.org> 48 49 Douglas Gilbert <dougg@torque.net> ··· 115 114 Matt Ranostay <mranostay@gmail.com> Matthew Ranostay <mranostay@embeddedalley.com> 116 115 Matt Ranostay <mranostay@gmail.com> <matt.ranostay@intel.com> 117 116 Matt Ranostay <matt.ranostay@konsulko.com> <matt@ranostay.consulting> 117 + Matt Redfearn <matt.redfearn@mips.com> <matt.redfearn@imgtec.com> 118 118 Mayuresh Janorkar <mayur@ti.com> 119 119 Michael Buesch <m@bues.ch> 120 120 Michel Dänzer <michel@tungstengraphics.com> ··· 129 127 Nguyen Anh Quynh <aquynh@gmail.com> 130 128 Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> 131 129 Patrick Mochel <mochel@digitalimplant.org> 130 + Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com> 132 131 Peter A Jonsson <pj@ludd.ltu.se> 133 132 Peter Oruba <peter@oruba.de> 134 133 Peter Oruba <peter.oruba@amd.com>
+2 -2
Documentation/ABI/testing/sysfs-class-remoteproc
··· 1 1 What: /sys/class/remoteproc/.../firmware 2 2 Date: October 2016 3 - Contact: Matt Redfearn <matt.redfearn@imgtec.com> 3 + Contact: Matt Redfearn <matt.redfearn@mips.com> 4 4 Description: Remote processor firmware 5 5 6 6 Reports the name of the firmware currently loaded to the ··· 11 11 12 12 What: /sys/class/remoteproc/.../state 13 13 Date: October 2016 14 - Contact: Matt Redfearn <matt.redfearn@imgtec.com> 14 + Contact: Matt Redfearn <matt.redfearn@mips.com> 15 15 Description: Remote processor state 16 16 17 17 Reports the state of the remote processor, which will be one of:
+3 -3
MAINTAINERS
··· 6733 6733 F: drivers/usb/atm/ueagle-atm.c 6734 6734 6735 6735 IMGTEC ASCII LCD DRIVER 6736 - M: Paul Burton <paul.burton@imgtec.com> 6736 + M: Paul Burton <paul.burton@mips.com> 6737 6737 S: Maintained 6738 6738 F: Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt 6739 6739 F: drivers/auxdisplay/img-ascii-lcd.c ··· 8993 8993 F: arch/mips/ 8994 8994 8995 8995 MIPS BOSTON DEVELOPMENT BOARD 8996 - M: Paul Burton <paul.burton@imgtec.com> 8996 + M: Paul Burton <paul.burton@mips.com> 8997 8997 L: linux-mips@linux-mips.org 8998 8998 S: Maintained 8999 8999 F: Documentation/devicetree/bindings/clock/img,boston-clock.txt ··· 9003 9003 F: include/dt-bindings/clock/boston-clock.h 9004 9004 9005 9005 MIPS GENERIC PLATFORM 9006 - M: Paul Burton <paul.burton@imgtec.com> 9006 + M: Paul Burton <paul.burton@mips.com> 9007 9007 L: linux-mips@linux-mips.org 9008 9008 S: Supported 9009 9009 F: arch/mips/generic/
+1 -1
arch/mips/generic/Makefile
··· 1 1 # 2 2 # Copyright (C) 2016 Imagination Technologies 3 - # Author: Paul Burton <paul.burton@imgtec.com> 3 + # Author: Paul Burton <paul.burton@mips.com> 4 4 # 5 5 # This program is free software; you can redistribute it and/or modify it 6 6 # under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/Platform
··· 1 1 # 2 2 # Copyright (C) 2016 Imagination Technologies 3 - # Author: Paul Burton <paul.burton@imgtec.com> 3 + # Author: Paul Burton <paul.burton@mips.com> 4 4 # 5 5 # This program is free software; you can redistribute it and/or modify it 6 6 # under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/board-sead3.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/init.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/irq.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/proc.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/generic/yamon-dt.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/dsemul.h
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/maar.h
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mach-malta/malta-dtshim.h
··· 1 1 /* 2 2 * Copyright (C) 2015 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mach-malta/malta-pm.h
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/machine.h
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mips-cm.h
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mips-cpc.h
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mips-cps.h
··· 1 1 /* 2 2 * Copyright (C) 2017 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/mips-gic.h
··· 1 1 /* 2 2 * Copyright (C) 2017 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/msa.h
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/pm-cps.h
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/smp-cps.h
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/include/asm/yamon-dt.h
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/cmpxchg.c
··· 1 1 /* 2 2 * Copyright (C) 2017 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/cps-vec-ns16550.S
··· 1 1 /* 2 2 * Copyright (C) 2015 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/cps-vec.S
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/elf.c
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/mips-cm.c
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/mips-cpc.c
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/pm-cps.c
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/kernel/relocate.c
··· 6 6 * Support for Kernel relocation at boot time 7 7 * 8 8 * Copyright (C) 2015, Imagination Technologies Ltd. 9 - * Authors: Matt Redfearn (matt.redfearn@imgtec.com) 9 + * Authors: Matt Redfearn (matt.redfearn@mips.com) 10 10 */ 11 11 #include <asm/bootinfo.h> 12 12 #include <asm/cacheflush.h>
+1 -1
arch/mips/kernel/smp-cps.c
··· 1 1 /* 2 2 * Copyright (C) 2013 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/mm/sc-debugfs.c
··· 1 1 /* 2 2 * Copyright (C) 2015 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/mti-malta/malta-dt.c
··· 1 1 /* 2 2 * Copyright (C) 2015 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/mti-malta/malta-dtshim.c
··· 1 1 /* 2 2 * Copyright (C) 2015 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/mti-malta/malta-pm.c
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
arch/mips/pci/pci-generic.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * pcibios_align_resource taken from arch/arm/kernel/bios32.c. 6 6 *
+1 -1
arch/mips/tools/generic-board-config.sh
··· 1 1 #!/bin/sh 2 2 # 3 3 # Copyright (C) 2017 Imagination Technologies 4 - # Author: Paul Burton <paul.burton@imgtec.com> 4 + # Author: Paul Burton <paul.burton@mips.com> 5 5 # 6 6 # This program is free software; you can redistribute it and/or modify it 7 7 # under the terms of the GNU General Public License as published by the
+1 -1
drivers/auxdisplay/img-ascii-lcd.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
drivers/clk/imgtec/clk-boston.c
··· 1 1 /* 2 2 * Copyright (C) 2016-2017 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+1 -1
drivers/clk/ingenic/cgu.c
··· 2 2 * Ingenic SoC CGU driver 3 3 * 4 4 * Copyright (c) 2013-2015 Imagination Technologies 5 - * Author: Paul Burton <paul.burton@imgtec.com> 5 + * Author: Paul Burton <paul.burton@mips.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or 8 8 * modify it under the terms of the GNU General Public License as
+1 -1
drivers/clk/ingenic/cgu.h
··· 2 2 * Ingenic SoC CGU driver 3 3 * 4 4 * Copyright (c) 2013-2015 Imagination Technologies 5 - * Author: Paul Burton <paul.burton@imgtec.com> 5 + * Author: Paul Burton <paul.burton@mips.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or 8 8 * modify it under the terms of the GNU General Public License as
+1 -1
drivers/clk/ingenic/jz4740-cgu.c
··· 2 2 * Ingenic JZ4740 SoC CGU driver 3 3 * 4 4 * Copyright (c) 2015 Imagination Technologies 5 - * Author: Paul Burton <paul.burton@imgtec.com> 5 + * Author: Paul Burton <paul.burton@mips.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or 8 8 * modify it under the terms of the GNU General Public License as
+1 -1
drivers/clk/ingenic/jz4780-cgu.c
··· 2 2 * Ingenic JZ4780 SoC CGU driver 3 3 * 4 4 * Copyright (c) 2013-2015 Imagination Technologies 5 - * Author: Paul Burton <paul.burton@imgtec.com> 5 + * Author: Paul Burton <paul.burton@mips.com> 6 6 * 7 7 * This program is free software; you can redistribute it and/or 8 8 * modify it under the terms of the GNU General Public License as
+1 -1
drivers/cpuidle/cpuidle-cps.c
··· 1 1 /* 2 2 * Copyright (C) 2014 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the
+2 -2
drivers/power/reset/piix4-poweroff.c
··· 1 1 /* 2 2 * Copyright (C) 2016 Imagination Technologies 3 - * Author: Paul Burton <paul.burton@imgtec.com> 3 + * Author: Paul Burton <paul.burton@mips.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify it 6 6 * under the terms of the GNU General Public License as published by the ··· 109 109 }; 110 110 111 111 module_pci_driver(piix4_poweroff_driver); 112 - MODULE_AUTHOR("Paul Burton <paul.burton@imgtec.com>"); 112 + MODULE_AUTHOR("Paul Burton <paul.burton@mips.com>"); 113 113 MODULE_LICENSE("GPL");