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

Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx

Pull SPDX updates from Greg KH:
"Here is the set of SPDX comment updates for 6.0-rc1.

Nothing huge here, just a number of updated SPDX license tags and
cleanups based on the review of a number of common patterns in GPLv2
boilerplate text.

Also included in here are a few other minor updates, two USB files,
and one Documentation file update to get the SPDX lines correct.

All of these have been in the linux-next tree for a very long time"

* tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx: (28 commits)
Documentation: samsung-s3c24xx: Add blank line after SPDX directive
x86/crypto: Remove stray comment terminator
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_406.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_298.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_292.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 2)
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 1)
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_160.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_147.RULE
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_133.RULE
...

+722 -5585
+2 -1
Documentation/arm/samsung-s3c24xx/cpufreq.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0-only 2 + 1 3 ======================= 2 4 S3C24XX CPUfreq support 3 5 ======================= ··· 75 73 --------------- 76 74 77 75 Ben Dooks, Copyright 2009 Simtec Electronics 78 - Licensed under GPLv2
+1 -3
Documentation/driver-api/vfio-mediated-device.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0-only 1 2 .. include:: <isonum.txt> 2 3 3 4 ===================== ··· 9 8 :Author: Neo Jia <cjia@nvidia.com> 10 9 :Author: Kirti Wankhede <kwankhede@nvidia.com> 11 10 12 - This program is free software; you can redistribute it and/or modify 13 - it under the terms of the GNU General Public License version 2 as 14 - published by the Free Software Foundation. 15 11 16 12 17 13 Virtual Function I/O (VFIO) Mediated devices[1]
+1 -4
arch/arm/boot/bootp/bootp.lds
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * linux/arch/arm/boot/bootp/bootp.lds 3 4 * 4 5 * Copyright (C) 2000-2002 Russell King 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 6 */ 10 7 OUTPUT_ARCH(arm) 11 8 ENTRY(_start)
+1 -4
arch/arm/boot/dts/am33xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for AM33XX SoC 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+1 -4
arch/arm/boot/dts/am3517.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for am3517 SoC 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include "omap3.dtsi"
+1 -4
arch/arm/boot/dts/am4372.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for AM4372 SoC 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+2 -7
arch/arm/boot/dts/artpec6-devboard.dts
··· 1 - /* 2 - * Axis ARTPEC-6 development board. 3 - * 4 - * This file is licensed under the terms of the GNU General Public License 5 - * version 2. This program is licensed "as is" without any warranty of any 6 - * kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Axis ARTPEC-6 development board. 8 3 9 4 /dts-v1/; 10 5 #include "artpec6.dtsi"
+2 -12
arch/arm/boot/dts/bcm11351.dtsi
··· 1 - /* 2 - * Copyright (C) 2012-2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2013 Broadcom Corporation 13 3 14 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 5 #include <dt-bindings/interrupt-controller/irq.h>
+2 -12
arch/arm/boot/dts/bcm21664-garnet.dts
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 /dts-v1/; 15 5
+2 -12
arch/arm/boot/dts/bcm21664.dtsi
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 5 #include <dt-bindings/interrupt-controller/irq.h>
+2 -12
arch/arm/boot/dts/bcm28155-ap.dts
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 14 4 /dts-v1/; 15 5
+1 -5
arch/arm/boot/dts/dm814x.dtsi
··· 1 - /* 2 - * This file is licensed under the terms of the GNU General Public License 3 - * version 2. This program is licensed "as is" without any warranty of any 4 - * kind, whether express or implied. 5 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 6 2 7 3 #include <dt-bindings/bus/ti-sysc.h> 8 4 #include <dt-bindings/clock/dm814.h>
+1 -5
arch/arm/boot/dts/dm816x.dtsi
··· 1 - /* 2 - * This file is licensed under the terms of the GNU General Public License 3 - * version 2. This program is licensed "as is" without any warranty of any 4 - * kind, whether express or implied. 5 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 6 2 7 3 #include <dt-bindings/bus/ti-sysc.h> 8 4 #include <dt-bindings/clock/dm816.h>
+1 -5
arch/arm/boot/dts/dra62x.dtsi
··· 1 - /* 2 - * This file is licensed under the terms of the GNU General Public License 3 - * version 2. This program is licensed "as is" without any warranty of any 4 - * kind, whether express or implied. 5 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 6 2 7 3 #include "dm814x.dtsi" 8 4
+1 -4
arch/arm/boot/dts/dra7-dspeve-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for DRA7x SoC DSPEVE thermal 3 4 * 4 5 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/thermal/thermal.h>
+1 -4
arch/arm/boot/dts/dra7-iva-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for DRA7x SoC IVA thermal 3 4 * 4 5 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/thermal/thermal.h>
+1 -9
arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MMC IOdelay values for TI's DRA72x, DRA71x and AM571x SoCs. 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 /*
+1 -9
arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MMC IOdelay values for TI's DRA74x, DRA75x and AM572x SoCs. 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 /*
+1 -7
arch/arm/boot/dts/imx23-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX23 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MX23_PINCTRL_H__
+1 -7
arch/arm/boot/dts/imx28-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX28 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MX28_PINCTRL_H__
+2 -7
arch/arm/boot/dts/imx6q-gk802.dts
··· 1 - /* 2 - * Copyright (C) 2013 Philipp Zabel 3 - * 4 - * This file is licensed under the terms of the GNU General Public License 5 - * version 2. This program is licensed "as is" without any warranty of any 6 - * kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Philipp Zabel 8 3 9 4 /dts-v1/; 10 5 #include <dt-bindings/gpio/gpio.h>
+1 -7
arch/arm/boot/dts/mxs-pinfunc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header providing constants for i.MX28 pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> 5 - * 6 - * The code contained herein is licensed under the GNU General Public 7 - * License. You may obtain a copy of the GNU General Public License 8 - * Version 2 at the following locations: 9 - * 10 - * http://www.opensource.org/licenses/gpl-license.html 11 - * http://www.gnu.org/copyleft/gpl.html 12 6 */ 13 7 14 8 #ifndef __DT_BINDINGS_MXS_PINCTRL_H__
+1 -4
arch/arm/boot/dts/omap2.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP2 SoC 3 4 * 4 5 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+1 -4
arch/arm/boot/dts/omap2420.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP2420 SoC 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include "omap2.dtsi"
+1 -4
arch/arm/boot/dts/omap2430.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP243x SoC 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include "omap2.dtsi"
+1 -4
arch/arm/boot/dts/omap3-cpu-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP3 SoC CPU thermal 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/thermal/thermal.h>
+1 -4
arch/arm/boot/dts/omap3.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP3 SoC 3 4 * 4 5 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+1 -4
arch/arm/boot/dts/omap34xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP34xx/OMAP35xx SoC 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+1 -4
arch/arm/boot/dts/omap36xx.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP3 SoC 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include <dt-bindings/bus/ti-sysc.h>
+1 -4
arch/arm/boot/dts/omap4-cpu-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP4/5 SoC CPU thermal 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Contact: Eduardo Valentin <eduardo.valentin@ti.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public License 8 - * version 2. This program is licensed "as is" without any warranty of any 9 - * kind, whether express or implied. 10 7 */ 11 8 12 9 #include <dt-bindings/thermal/thermal.h>
+1 -4
arch/arm/boot/dts/omap443x.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP443x SoC 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #include "omap4.dtsi"
+1 -4
arch/arm/boot/dts/omap4460.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP4460 SoC 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 #include "omap4.dtsi" 11 8
+1 -4
arch/arm/boot/dts/omap5-core-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP543x SoC CORE thermal 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Contact: Eduardo Valentin <eduardo.valentin@ti.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public License 8 - * version 2. This program is licensed "as is" without any warranty of any 9 - * kind, whether express or implied. 10 7 */ 11 8 12 9 #include <dt-bindings/thermal/thermal.h>
+1 -4
arch/arm/boot/dts/omap5-gpu-thermal.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree Source for OMAP543x SoC GPU thermal 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Contact: Eduardo Valentin <eduardo.valentin@ti.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public License 8 - * version 2. This program is licensed "as is" without any warranty of any 9 - * kind, whether express or implied. 10 7 */ 11 8 12 9 #include <dt-bindings/thermal/thermal.h>
+1 -4
arch/arm/boot/dts/orion5x-lacie-d2-network.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 4 * Copyright (C) 2009 Simon Guinot <sguinot@lacie.com> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 */ 9 6 10 7 /dts-v1/;
+2 -7
arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts
··· 1 - /* 2 - * Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 8 3 9 4 /* 10 5 * TODO: add Orion USB device port init when kernel.org support is added.
+1 -4
arch/arm/boot/dts/orion5x-maxtor-shared-storage-2.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 4 * Copyright (C) Sylver Bruneau <sylver.bruneau@googlemail.com> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 */ 9 6 10 7 /dts-v1/;
+2 -7
arch/arm/boot/dts/orion5x-mv88f5181.dtsi
··· 1 - /* 2 - * Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk> 8 3 9 4 #include "orion5x.dtsi" 10 5
+2 -7
arch/arm/boot/dts/orion5x-mv88f5182.dtsi
··· 1 - /* 2 - * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 8 3 9 4 #include "orion5x.dtsi" 10 5
+2 -7
arch/arm/boot/dts/orion5x-netgear-wnr854t.dts
··· 1 - /* 2 - * Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk> 8 3 9 4 /dts-v1/; 10 5
+2 -7
arch/arm/boot/dts/orion5x-rd88f5182-nas.dts
··· 1 - /* 2 - * Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 8 3 9 4 /dts-v1/; 10 5
+2 -7
arch/arm/boot/dts/orion5x.dtsi
··· 1 - /* 2 - * Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 8 3 9 4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) 10 5
+1 -4
arch/arm/include/asm/hardware/cache-aurora-l2.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AURORA shared L2 cache controller support 3 4 * ··· 6 5 * 7 6 * Yehuda Yitschak <yehuday@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #ifndef __ASM_ARM_HARDWARE_AURORA_L2_H
+1 -5
arch/arm/include/asm/hardware/cache-feroceon-l2.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/include/asm/hardware/cache-feroceon-l2.h 3 4 * 4 5 * Copyright (C) 2008 Marvell Semiconductor 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 extern void __init feroceon_l2_init(int l2_wt_override); 12 9 extern int __init feroceon_of_init(void); 13 -
+1 -4
arch/arm/include/asm/hardware/cache-tauros2.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/include/asm/hardware/cache-tauros2.h 3 4 * 4 5 * Copyright (C) 2008 Marvell Semiconductor 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #define CACHE_TAUROS2_PREFETCH_ON (1 << 0)
+2 -12
arch/arm/include/debug/brcmstb.S
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2016 Broadcom */ 13 3 #include <linux/serial_reg.h> 14 4 #include <asm/cputype.h> 15 5
+1 -8
arch/arm/mach-bcm/Makefile
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 1 2 # 2 3 # Copyright (C) 2012-2015 Broadcom Corporation 3 4 # 4 - # This program is free software; you can redistribute it and/or 5 - # modify it under the terms of the GNU General Public License as 6 - # published by the Free Software Foundation version 2. 7 - # 8 - # This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - # kind, whether express or implied; without even the implied warranty 10 - # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - # GNU General Public License for more details. 12 5 13 6 # Cygnus 14 7 obj-$(CONFIG_ARCH_BCM_CYGNUS) += bcm_cygnus.o
+2 -12
arch/arm/mach-bcm/bcm_cygnus.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/bcm_hr2.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/bcm_kona_smc.c
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 #include <linux/smp.h> 14 4 #include <linux/io.h> 15 5 #include <linux/ioport.h>
+2 -12
arch/arm/mach-bcm/bcm_kona_smc.h
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2013 Broadcom Corporation */ 13 3 14 4 #ifndef BCM_KONA_SMC_H 15 5 #define BCM_KONA_SMC_H
+2 -12
arch/arm/mach-bcm/bcm_nsp.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm21664.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm23550.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/of_platform.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm281xx.c
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2014 Broadcom Corporation 13 3 14 4 #include <linux/clocksource.h> 15 5 #include <linux/of_address.h>
+2 -12
arch/arm/mach-bcm/brcmstb.c
··· 1 - /* 2 - * Copyright (C) 2013-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013-2014 Broadcom Corporation 13 3 14 4 #include <linux/init.h> 15 5 #include <linux/irqchip.h>
+2 -12
arch/arm/mach-bcm/kona_l2_cache.c
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2014 Broadcom Corporation 13 3 14 4 15 5 #include <linux/init.h>
+2 -12
arch/arm/mach-bcm/kona_l2_cache.h
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2012-2014 Broadcom Corporation */ 13 3 14 4 #ifdef CONFIG_ARCH_BCM_MOBILE_L2_CACHE 15 5 void kona_l2_cache_init(void);
+1 -9
arch/arm/mach-bcm/platsmp-brcmstb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Broadcom STB CPU SMP and hotplug support for ARM 3 4 * 4 5 * Copyright (C) 2013-2014 Broadcom Corporation 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/delay.h>
+2 -4
arch/arm/mach-davinci/board-da830-evm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DA830/OMAP L137 EVM board 3 4 * 4 5 * Author: Mark A. Greer <mgreer@mvista.com> 5 6 * Derived from: arch/arm/mach-davinci/board-dm644x-evm.c 6 7 * 7 - * 2007, 2009 (c) MontaVista Software, Inc. This file is licensed under 8 - * the terms of the GNU General Public License version 2. This program 9 - * is licensed "as is" without any warranty of any kind, whether express 10 - * or implied. 8 + * 2007, 2009 (c) MontaVista Software, Inc. 11 9 */ 12 10 #include <linux/kernel.h> 13 11 #include <linux/init.h>
+2 -4
arch/arm/mach-davinci/board-da850-evm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DA850/OMAP-L138 EVM board 3 4 * ··· 7 6 * Derived from: arch/arm/mach-davinci/board-da830-evm.c 8 7 * Original Copyrights follow: 9 8 * 10 - * 2007, 2009 (c) MontaVista Software, Inc. This file is licensed under 11 - * the terms of the GNU General Public License version 2. This program 12 - * is licensed "as is" without any warranty of any kind, whether express 13 - * or implied. 9 + * 2007, 2009 (c) MontaVista Software, Inc. 14 10 */ 15 11 #include <linux/console.h> 16 12 #include <linux/delay.h>
+2 -4
arch/arm/mach-davinci/board-dm355-evm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci EVM board support 3 4 * 4 5 * Author: Kevin Hilman, Deep Root Systems, LLC 5 6 * 6 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) MontaVista Software, Inc. 10 8 */ 11 9 #include <linux/kernel.h> 12 10 #include <linux/init.h>
+1 -4
arch/arm/mach-davinci/board-dm355-leopard.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * DM355 leopard board support 3 4 * 4 5 * Based on board-dm355-evm.c 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/kernel.h> 11 8 #include <linux/init.h>
+1 -10
arch/arm/mach-davinci/board-dm365-evm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci DM365 EVM board support 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 #include <linux/kernel.h> 16 8 #include <linux/init.h> ··· 853 861 .init_late = davinci_init_late, 854 862 .dma_zone_size = SZ_128M, 855 863 MACHINE_END 856 -
+1 -4
arch/arm/mach-davinci/board-mityomapl138.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Critical Link MityOMAP-L138 SoM 3 4 * 4 5 * Copyright (C) 2010 Critical Link LLC - https://www.criticallink.com 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of 8 - * any kind, whether express or implied. 9 6 */ 10 7 11 8 #define pr_fmt(fmt) "MityOMAPL138: " fmt
+1 -4
arch/arm/mach-davinci/board-omapl138-hawk.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Hawkboard.org based on TI's OMAP-L138 Platform 3 4 * 4 5 * Initial code: Syed Mohammed Khasim 5 6 * 6 7 * Copyright (C) 2009 Texas Instruments Incorporated - https://www.ti.com 7 - * 8 - * This file is licensed under the terms of the GNU General Public License 9 - * version 2. This program is licensed "as is" without any warranty of 10 - * any kind, whether express or implied. 11 8 */ 12 9 #include <linux/kernel.h> 13 10 #include <linux/init.h>
+2 -4
arch/arm/mach-davinci/common.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Code commons to all DaVinci SoCs. 3 4 * 4 5 * Author: Mark A. Greer <mgreer@mvista.com> 5 6 * 6 - * 2009 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2009 (c) MontaVista Software, Inc. 10 8 */ 11 9 #include <linux/module.h> 12 10 #include <linux/io.h>
+2 -4
arch/arm/mach-davinci/common.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Header for code common to all DaVinci machines. 3 4 * 4 5 * Author: Kevin Hilman, MontaVista Software, Inc. <source@mvista.com> 5 6 * 6 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) MontaVista Software, Inc. 10 8 */ 11 9 12 10 #ifndef __ARCH_ARM_MACH_DAVINCI_COMMON_H
+1 -4
arch/arm/mach-davinci/cpuidle.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI DaVinci cpuidle platform support 3 4 * 4 5 * 2009 (C) Texas Instruments, Inc. https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 #ifndef _MACH_DAVINCI_CPUIDLE_H 11 8 #define _MACH_DAVINCI_CPUIDLE_H
+2 -4
arch/arm/mach-davinci/cputype.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * DaVinci CPU type detection 3 4 * ··· 9 8 * compiled in to the kernel, the macros return 0 so that 10 9 * resulting code can be optimized out. 11 10 * 12 - * 2009 (c) Deep Root Systems, LLC. This file is licensed under 13 - * the terms of the GNU General Public License version 2. This program 14 - * is licensed "as is" without any warranty of any kind, whether express 15 - * or implied. 11 + * 2009 (c) Deep Root Systems, LLC. 16 12 */ 17 13 #ifndef _ASM_ARCH_CPU_H 18 14 #define _ASM_ARCH_CPU_H
+2 -4
arch/arm/mach-davinci/da830.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DA830/OMAP L137 chip specific setup 3 4 * 4 5 * Author: Mark A. Greer <mgreer@mvista.com> 5 6 * 6 - * 2009 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2009 (c) MontaVista Software, Inc. 10 8 */ 11 9 #include <linux/clk-provider.h> 12 10 #include <linux/clk/davinci.h>
+2 -4
arch/arm/mach-davinci/da850.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DA850/OMAP-L138 chip specific setup 3 4 * ··· 7 6 * Derived from: arch/arm/mach-davinci/da830.c 8 7 * Original Copyrights follow: 9 8 * 10 - * 2009 (c) MontaVista Software, Inc. This file is licensed under 11 - * the terms of the GNU General Public License version 2. This program 12 - * is licensed "as is" without any warranty of any kind, whether express 13 - * or implied. 9 + * 2009 (c) MontaVista Software, Inc. 14 10 */ 15 11 16 12 #include <linux/clk-provider.h>
+2 -4
arch/arm/mach-davinci/da8xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Chip specific defines for DA8XX/OMAP L1XX SoC 3 4 * 4 5 * Author: Mark A. Greer <mgreer@mvista.com> 5 6 * 6 - * 2007, 2009-2010 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007, 2009-2010 (c) MontaVista Software, Inc. 10 8 */ 11 9 #ifndef __ASM_ARCH_DAVINCI_DA8XX_H 12 10 #define __ASM_ARCH_DAVINCI_DA8XX_H
+1 -9
arch/arm/mach-davinci/davinci.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the processor specific definitions 3 4 * of the TI DM644x, DM355, DM365, and DM646x. 4 5 * 5 6 * Copyright (C) 2011 Texas Instruments Incorporated 6 7 * Copyright (c) 2007 Deep Root Systems, LLC 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 #ifndef __DAVINCI_H 18 10 #define __DAVINCI_H
+2 -4
arch/arm/mach-davinci/dm355.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci DM355 chip specific setup 3 4 * 4 5 * Author: Kevin Hilman, Deep Root Systems, LLC 5 6 * 6 - * 2007 (c) Deep Root Systems, LLC. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) Deep Root Systems, LLC. 10 8 */ 11 9 12 10 #include <linux/clk-provider.h>
+1 -9
arch/arm/mach-davinci/dm365.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci DM365 chip specific setup 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/clk-provider.h>
+2 -4
arch/arm/mach-davinci/hardware.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Hardware definitions common to all DaVinci family processors 3 4 * 4 5 * Author: Kevin Hilman, Deep Root Systems, LLC 5 6 * 6 - * 2007 (c) Deep Root Systems, LLC. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) Deep Root Systems, LLC. 10 8 */ 11 9 #ifndef __ASM_ARCH_HARDWARE_H 12 10 #define __ASM_ARCH_HARDWARE_H
+2 -4
arch/arm/mach-davinci/mux.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Utility to set the DAVINCI MUX register from a table in mux.h 3 4 * ··· 9 8 * 10 9 * Written by Tony Lindgren 11 10 * 12 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 13 - * the terms of the GNU General Public License version 2. This program 14 - * is licensed "as is" without any warranty of any kind, whether express 15 - * or implied. 11 + * 2007 (c) MontaVista Software, Inc. 16 12 * 17 13 * Copyright (C) 2008 Texas Instruments. 18 14 */
+2 -4
arch/arm/mach-davinci/mux.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Pin-multiplex helper macros for TI DaVinci family devices 3 4 * 4 5 * Author: Vladimir Barinov, MontaVista Software, Inc. <source@mvista.com> 5 6 * 6 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) MontaVista Software, Inc. 10 8 * 11 9 * Copyright (C) 2008 Texas Instruments. 12 10 */
+1 -9
arch/arm/mach-davinci/pm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI DaVinci platform support for power management. 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments, Inc. https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 #ifndef _MACH_DAVINCI_PM_H 16 8 #define _MACH_DAVINCI_PM_H
+1 -4
arch/arm/mach-davinci/pm_domain.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Runtime PM support code for DaVinci 3 4 * 4 5 * Author: Kevin Hilman 5 6 * 6 7 * Copyright (C) 2012 Texas Instruments, Inc. 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/init.h> 13 10 #include <linux/pm_runtime.h>
+2 -4
arch/arm/mach-davinci/serial.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * DaVinci serial device definitions 3 4 * 4 5 * Author: Kevin Hilman, MontaVista Software, Inc. <source@mvista.com> 5 6 * 6 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2007 (c) MontaVista Software, Inc. 10 8 */ 11 9 #ifndef __ASM_ARCH_SERIAL_H 12 10 #define __ASM_ARCH_SERIAL_H
+2 -7
arch/arm/mach-dove/bridge-regs.h
··· 1 - /* 2 - * Mbus-L to Mbus Bridge Registers 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Mbus-L to Mbus Bridge Registers */ 8 3 9 4 #ifndef __ASM_ARCH_BRIDGE_REGS_H 10 5 #define __ASM_ARCH_BRIDGE_REGS_H
+1 -4
arch/arm/mach-dove/cm-a510.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/cm-a510.c 3 4 * ··· 6 5 * Konstantin Sinyuk <kostyas@compulab.co.il> 7 6 * 8 7 * Based on Marvell DB-MV88AP510-BP Development Board Setup 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-dove/common.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/common.c 3 4 * 4 5 * Core functions for Marvell Dove 88AP510 System On Chip 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk-provider.h>
+1 -4
arch/arm/mach-dove/common.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/mach-dove/common.h 3 4 * 4 5 * Core functions for Marvell Dove 88AP510 System On Chip 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __ARCH_DOVE_COMMON_H
+1 -4
arch/arm/mach-dove/dove-db-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/dove-db-setup.c 3 4 * 4 5 * Marvell DB-MV88AP510-BP Development Board Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+2 -7
arch/arm/mach-dove/dove.h
··· 1 - /* 2 - * Generic definitions for Marvell Dove 88AP510 SoC 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Generic definitions for Marvell Dove 88AP510 SoC */ 8 3 9 4 #ifndef __ASM_ARCH_DOVE_H 10 5 #define __ASM_ARCH_DOVE_H
+1 -4
arch/arm/mach-dove/irq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/irq.c 3 4 * 4 5 * Dove IRQ handling. 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/init.h> 11 8 #include <linux/irq.h>
+2 -7
arch/arm/mach-dove/irqs.h
··· 1 - /* 2 - * IRQ definitions for Marvell Dove 88AP510 SoC 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* IRQ definitions for Marvell Dove 88AP510 SoC */ 8 3 9 4 #ifndef __ASM_ARCH_IRQS_H 10 5 #define __ASM_ARCH_IRQS_H
+1 -4
arch/arm/mach-dove/mpp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/mpp.c 3 4 * 4 5 * MPP functions for Marvell Dove SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-dove/pcie.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-dove/pcie.c 3 4 * 4 5 * PCIe functions for Marvell Dove 88AP510 SoC 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -5
arch/arm/mach-dove/pm.h
··· 1 - /* 2 - * This file is licensed under the terms of the GNU General Public 3 - * License version 2. This program is licensed "as is" without any 4 - * warranty of any kind, whether express or implied. 5 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 6 2 7 3 #ifndef __ASM_ARCH_PM_H 8 4 #define __ASM_ARCH_PM_H
+1 -4
arch/arm/mach-lpc18xx/board-dt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree board file for NXP LPC18xx/43xx 3 4 * 4 5 * Copyright (C) 2015 Joachim Eastwood <manabian@gmail.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <asm/mach/arch.h>
+2 -4
arch/arm/mach-lpc32xx/pm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-lpc32xx/pm.c 3 4 * 4 5 * Original authors: Vitaly Wool, Dmitry Chigirev <source@mvista.com> 5 6 * Modified by Kevin Wells <kevin.wells@nxp.com> 6 7 * 7 - * 2005 (c) MontaVista Software, Inc. This file is licensed under 8 - * the terms of the GNU General Public License version 2. This program 9 - * is licensed "as is" without any warranty of any kind, whether express 10 - * or implied. 8 + * 2005 (c) MontaVista Software, Inc. 11 9 */ 12 10 13 11 /*
+2 -4
arch/arm/mach-lpc32xx/suspend.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/mach-lpc32xx/suspend.S 3 4 * 4 5 * Original authors: Dmitry Chigirev, Vitaly Wool <source@mvista.com> 5 6 * Modified by Kevin Wells <kevin.wells@nxp.com> 6 7 * 7 - * 2005 (c) MontaVista Software, Inc. This file is licensed under 8 - * the terms of the GNU General Public License version 2. This program 9 - * is licensed "as is" without any warranty of any kind, whether express 10 - * or implied. 8 + * 2005 (c) MontaVista Software, Inc. 11 9 */ 12 10 #include <linux/linkage.h> 13 11 #include <asm/assembler.h>
+1 -5
arch/arm/mach-mv78xx0/bridge-regs.h
··· 1 - /* 2 - * This file is licensed under the terms of the GNU General Public 3 - * License version 2. This program is licensed "as is" without any 4 - * warranty of any kind, whether express or implied. 5 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 6 2 7 3 #ifndef __ASM_ARCH_BRIDGE_REGS_H 8 4 #define __ASM_ARCH_BRIDGE_REGS_H
+1 -4
arch/arm/mach-mv78xx0/buffalo-wxl-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78xx0/buffalo-wxl-setup.c 3 4 * 4 5 * Buffalo WXL (Terastation Duo) Setup routines 5 6 * 6 7 * sebastien requiem <sebastien@requiem.fr> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mv78xx0/common.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78xx0/common.c 3 4 * 4 5 * Core functions for Marvell MV78xx0 SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mv78xx0/common.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/mach-mv78xx0/common.h 3 4 * 4 5 * Core functions for Marvell MV78xx0 SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __ARCH_MV78XX0_COMMON_H
+1 -4
arch/arm/mach-mv78xx0/db78x00-bp-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78xx0/db78x00-bp-setup.c 3 4 * 4 5 * Marvell DB-78x00-BP Development Board Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mv78xx0/irq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78xx0/irq.c 3 4 * 4 5 * MV78xx0 IRQ handling. 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+2 -7
arch/arm/mach-mv78xx0/irqs.h
··· 1 - /* 2 - * IRQ definitions for Marvell MV78xx0 SoCs 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* IRQ definitions for Marvell MV78xx0 SoCs */ 8 3 9 4 #ifndef __ASM_ARCH_IRQS_H 10 5 #define __ASM_ARCH_IRQS_H
+1 -4
arch/arm/mach-mv78xx0/mpp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78x00/mpp.c 3 4 * 4 5 * MPP functions for Marvell MV78x00 SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+1 -5
arch/arm/mach-mv78xx0/mpp.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * linux/arch/arm/mach-mv78xx0/mpp.h -- Multi Purpose Pins 3 4 * 4 - * 5 5 * sebastien requiem <sebastien@requiem.fr> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 6 */ 11 7 12 8 #ifndef __MV78X00_MPP_H
+1 -4
arch/arm/mach-mv78xx0/mv78xx0.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Generic definitions for Marvell MV78xx0 SoC flavors: 3 4 * MV781x0 and MV782x0. 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 */ 9 6 10 7 #ifndef __ASM_ARCH_MV78XX0_H
+1 -4
arch/arm/mach-mv78xx0/pcie.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78xx0/pcie.c 3 4 * 4 5 * PCIe functions for Marvell MV78xx0 SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mv78xx0/rd78x00-masa-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mv78x00/rd78x00-masa-setup.c 3 4 * 4 5 * Marvell RD-78x00-mASA Development Board Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mvebu/armada-370-xp.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Generic definitions for Marvell Armada_370_XP SoCs 3 4 * ··· 7 6 * Lior Amsalem <alior@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #ifndef __MACH_ARMADA_370_XP_H
+1 -4
arch/arm/mach-mvebu/board-v7.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Device Tree support for Armada 370 and XP platforms. 3 4 * ··· 7 6 * Lior Amsalem <alior@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #include <linux/kernel.h>
+1 -4
arch/arm/mach-mvebu/coherency.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Coherency fabric (Aurora) support for Armada 370, 375, 38x and XP 3 4 * platforms. ··· 8 7 * Yehuda Yitschak <yehuday@marvell.com> 9 8 * Gregory Clement <gregory.clement@free-electrons.com> 10 9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 11 - * 12 - * This file is licensed under the terms of the GNU General Public 13 - * License version 2. This program is licensed "as is" without any 14 - * warranty of any kind, whether express or implied. 15 10 * 16 11 * The Armada 370, 375, 38x and XP SOCs have a coherency fabric which is 17 12 * responsible for ensuring hardware coherency between all CPUs and between
+1 -5
arch/arm/mach-mvebu/coherency.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/mach-mvebu/include/mach/coherency.h 3 - * 4 4 * 5 5 * Coherency fabric (Aurora) support for Armada 370 and XP platforms. 6 6 * 7 7 * Copyright (C) 2012 Marvell 8 - * 9 - * This file is licensed under the terms of the GNU General Public 10 - * License version 2. This program is licensed "as is" without any 11 - * warranty of any kind, whether express or implied. 12 8 */ 13 9 14 10 #ifndef __MACH_370_XP_COHERENCY_H
+1 -4
arch/arm/mach-mvebu/coherency_ll.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Coherency fabric: low level functions 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * 6 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 * 12 9 * This file implements the assembly function to add a CPU to the 13 10 * coherency fabric. This function is called by each of the secondary
+1 -4
arch/arm/mach-mvebu/common.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Core functions for Marvell System On Chip 3 4 * ··· 7 6 * Lior Amsalem <alior@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #ifndef __ARCH_MVEBU_COMMON_H
+1 -4
arch/arm/mach-mvebu/cpu-reset.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Marvell 3 4 * 4 5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #define pr_fmt(fmt) "mvebu-cpureset: " fmt
+1 -4
arch/arm/mach-mvebu/dove.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-mvebu/dove.c 3 4 * 4 5 * Marvell Dove 88AP510 System On Chip FDT Board 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/init.h>
+1 -4
arch/arm/mach-mvebu/headsmp-a9.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * SMP support: Entry point for secondary CPUs of Marvell EBU 3 4 * Cortex-A9 based SOCs (Armada 375 and Armada 38x). ··· 7 6 * 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #include <linux/linkage.h>
+1 -4
arch/arm/mach-mvebu/headsmp.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * SMP support: Entry point for secondary CPUs 3 4 * ··· 7 6 * Yehuda Yitschak <yehuday@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 * 15 10 * This file implements the assembly entry point for secondary CPUs in 16 11 * an SMP kernel. The only thing we need to do is to add the CPU to
+1 -4
arch/arm/mach-mvebu/kirkwood.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2012 (C), Jason Cooper <jason@lakedaemon.net> 3 4 * 4 5 * arch/arm/mach-mvebu/kirkwood.c 5 6 * 6 7 * Flattened Device Tree board initialization 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/clk.h>
+1 -4
arch/arm/mach-mvebu/kirkwood.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/mach-mvebu/kirkwood.h 3 4 * 4 5 * Generic definitions for Marvell Kirkwood SoC flavors: 5 6 * 88F6180, 88F6192 and 88F6281. 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #define KIRKWOOD_REGS_PHYS_BASE 0xf1000000
+1 -4
arch/arm/mach-mvebu/mvebu-soc-id.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * ID and revision information for mvebu SoCs 3 4 * 4 5 * Copyright (C) 2014 Marvell 5 6 * 6 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 * 12 9 * All the mvebu SoCs have information related to their variant and 13 10 * revision that can be read from the PCI control register. This is
+1 -4
arch/arm/mach-mvebu/mvebu-soc-id.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Marvell EBU SoC ID and revision definitions. 3 4 * 4 5 * Copyright (C) 2014 Marvell Semiconductor 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __LINUX_MVEBU_SOC_ID_H
+1 -4
arch/arm/mach-mvebu/platsmp-a9.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Symmetric Multi Processing (SMP) support for Marvell EBU Cortex-A9 3 4 * based SOCs (Armada 375/38x). ··· 7 6 * 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #include <linux/init.h>
+1 -4
arch/arm/mach-mvebu/platsmp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Symmetric Multi Processing (SMP) support for Armada XP 3 4 * ··· 8 7 * Yehuda Yitschak <yehuday@marvell.com> 9 8 * Gregory CLEMENT <gregory.clement@free-electrons.com> 10 9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 11 - * 12 - * This file is licensed under the terms of the GNU General Public 13 - * License version 2. This program is licensed "as is" without any 14 - * warranty of any kind, whether express or implied. 15 10 * 16 11 * The Armada XP SoC has 4 ARMv7 PJ4B CPUs running in full HW coherency 17 12 * This file implements the routines for preparing the SMP infrastructure
+1 -4
arch/arm/mach-mvebu/pm-board.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Board-level suspend/resume support. 3 4 * 4 5 * Copyright (C) 2014-2015 Marvell 5 6 * 6 7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/delay.h>
+1 -4
arch/arm/mach-mvebu/pm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Suspend/resume support. Currently supporting Armada XP only. 3 4 * 4 5 * Copyright (C) 2014 Marvell 5 6 * 6 7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/cpu_pm.h>
+1 -4
arch/arm/mach-mvebu/pmsu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Power Management Service Unit(PMSU) support for Armada 370/XP platforms. 3 4 * ··· 7 6 * Yehuda Yitschak <yehuday@marvell.com> 8 7 * Gregory Clement <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 * 15 10 * The Armada 370 and Armada XP SOCs have a power management service 16 11 * unit which is responsible for powering down and waking up CPUs and
+1 -4
arch/arm/mach-mvebu/pmsu.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Power Management Service Unit (PMSU) support for Armada 370/XP platforms. 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __MACH_MVEBU_PMSU_H
+1 -4
arch/arm/mach-mvebu/pmsu_ll.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2014 Marvell 3 4 * 4 5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 5 6 * Gregory Clement <gregory.clement@free-electrons.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/linkage.h>
+1 -4
arch/arm/mach-mvebu/system-controller.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * System controller support for Armada 370, 375 and XP platforms. 3 4 * ··· 7 6 * Lior Amsalem <alior@marvell.com> 8 7 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 * 15 10 * The Armada 370, 375 and Armada XP SoCs have a range of 16 11 * miscellaneous registers, that do not belong to a particular device,
+1 -8
arch/arm/mach-omap1/board-sx1.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Siemens SX1 board definitions 3 4 * 4 5 * Copyright: Vovan888 at gmail com 5 - * 6 - * This package is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 11 - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 12 - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 13 6 */ 14 7 15 8 #ifndef __ASM_ARCH_SX1_I2C_CHIPS_H
+1 -9
arch/arm/mach-omap1/gpio15xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP15xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+1 -9
arch/arm/mach-omap1/gpio16xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP16xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+1 -9
arch/arm/mach-omap1/gpio7xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP7xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+2 -4
arch/arm/mach-omap1/mtd-xip.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * MTD primitives for XIP support. Architecture specific functions. 3 4 * ··· 6 5 * 7 6 * Author: Vladimir Barinov <vbarinov@embeddedalley.com> 8 7 * 9 - * (c) 2005 MontaVista Software, Inc. This file is licensed under the 10 - * terms of the GNU General Public License version 2. This program is 11 - * licensed "as is" without any warranty of any kind, whether express or 12 - * implied. 8 + * (c) 2005 MontaVista Software, Inc. 13 9 */ 14 10 15 11 #ifndef __ARCH_OMAP_MTD_XIP_H__
+1 -5
arch/arm/mach-omap1/pm_bus.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Runtime PM support code for OMAP1 3 4 * 4 5 * Author: Kevin Hilman, Deep Root Systems, LLC 5 6 * 6 7 * Copyright (C) 2010 Texas Instruments, Inc. 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/init.h> 13 10 #include <linux/kernel.h> ··· 40 43 return 0; 41 44 } 42 45 core_initcall(omap1_pm_runtime_init); 43 -
+1 -9
arch/arm/mach-omap1/timer.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP1 Dual-Mode Timers - platform device registration 3 4 * ··· 10 9 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 11 10 * Tarun Kanti DebBarma <tarun.kanti@ti.com> 12 11 * Thara Gopinath <thara@ti.com> 13 - * 14 - * This program is free software; you can redistribute it and/or modify 15 - * it under the terms of the GNU General Public License version 2 as 16 - * published by the Free Software Foundation. 17 - * 18 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 19 - * kind, whether express or implied; without even the implied warranty 20 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 - * GNU General Public License for more details. 22 12 */ 23 13 24 14 #include <linux/clk.h>
+1 -9
arch/arm/mach-omap2/am33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the address info for various AM33XX modules. 3 4 * 4 5 * Copyright (C) 2011 Texas Instruments, Inc. - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ASM_ARCH_AM33XX_H
+1 -9
arch/arm/mach-omap2/clockdomains33xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Clock Domain data. 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Vaibhav Hiremath <hvaibhav@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/clockdomains81xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI81XX Clock Domain data. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCKDOMAINS_81XX_H
+1 -9
arch/arm/mach-omap2/cm-regbits-33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX Power Management register bits 3 4 * ··· 6 5 * Vaibhav Hiremath <hvaibhav@ti.com> 7 6 * 8 7 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10
+1 -9
arch/arm/mach-omap2/cm33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX CM functions 3 4 * ··· 6 5 * Vaibhav Hiremath <hvaibhav@ti.com> 7 6 * 8 7 * Reference taken from from OMAP4 cminst44xx.c 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/cm33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX CM offset macros 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Vaibhav Hiremath <hvaibhav@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CM_33XX_H
+1 -9
arch/arm/mach-omap2/cm81xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Clock domain register offsets for TI81XX. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CM_TI81XX_H
+1 -9
arch/arm/mach-omap2/display.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP2plus display device setup / initialization. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Senthilvadivu Guruswamy 6 7 * Sumit Semwal 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/string.h>
+1 -10
arch/arm/mach-omap2/omap_hwmod_81xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * DM81xx hwmod data. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 - * 16 7 */ 17 8 18 9 #include <linux/types.h>
+1 -9
arch/arm/mach-omap2/omap_opp_data.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * OMAP SoC specific OPP Data helpers 3 4 * ··· 7 6 * Kevin Hilman 8 7 * Copyright (C) 2010 Nokia Corporation. 9 8 * Eduardo Valentin 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 9 */ 20 10 #ifndef __ARCH_ARM_MACH_OMAP2_OMAP_OPP_DATA_H 21 11 #define __ARCH_ARM_MACH_OMAP2_OMAP_OPP_DATA_H
+1 -9
arch/arm/mach-omap2/opp3xxx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP3 OPP table definitions. 3 4 * ··· 8 7 * Copyright (C) 2010-2011 Nokia Corporation. 9 8 * Eduardo Valentin 10 9 * Paul Walmsley 11 - * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License version 2 as 14 - * published by the Free Software Foundation. 15 - * 16 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 17 - * kind, whether express or implied; without even the implied warranty 18 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 10 */ 21 11 #include <linux/module.h> 22 12
+1 -9
arch/arm/mach-omap2/opp4xxx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP4 OPP table definitions. 3 4 * ··· 9 8 * Copyright (C) 2010-2011 Nokia Corporation. 10 9 * Eduardo Valentin 11 10 * Paul Walmsley 12 - * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License version 2 as 15 - * published by the Free Software Foundation. 16 - * 17 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 18 - * kind, whether express or implied; without even the implied warranty 19 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 11 */ 22 12 #include <linux/module.h> 23 13
+1 -9
arch/arm/mach-omap2/powerdomains33xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Power domain data 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-omap2/prcm43xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM43x PRCM defines 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_43XX_H
+1 -9
arch/arm/mach-omap2/prm-regbits-33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX PRM_XXX register bits 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_33XX_H
+1 -9
arch/arm/mach-omap2/prm33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX PRM functions 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/prm33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX PRM instance offset macros 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ARCH_ARM_MACH_OMAP2_PRM33XX_H
+1 -9
arch/arm/mach-omap2/ti81xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the address data for various TI81XX modules. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ASM_ARCH_TI81XX_H
+1 -5
arch/arm/mach-omap2/vc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP Voltage Controller (VC) interface 3 4 * 4 5 * Copyright (C) 2011 Texas Instruments, Inc. 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/kernel.h> 11 8 #include <linux/delay.h> ··· 892 895 else if (cpu_is_omap44xx()) 893 896 omap4_vc_init_channel(voltdm); 894 897 } 895 -
+1 -4
arch/arm/mach-orion5x/board-d2net.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/board-d2net.c 3 4 * 4 5 * LaCie d2Network and Big Disk Network NAS setup 5 6 * 6 7 * Copyright (C) 2009 Simon Guinot <sguinot@lacie.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/board-dt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2012 (C), Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 3 4 * 4 5 * arch/arm/mach-orion5x/board-dt.c 5 6 * 6 7 * Flattened Device Tree board initialization 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/board-rd88f5182.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/rd88f5182-setup.c 3 4 * 4 5 * Marvell Orion-NAS Reference Design Setup 5 6 * 6 7 * Maintainer: Ronen Shitrit <rshitrit@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/gpio.h> 13 10 #include <linux/kernel.h>
+2 -7
arch/arm/mach-orion5x/bridge-regs.h
··· 1 - /* 2 - * Orion CPU Bridge Registers 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Orion CPU Bridge Registers */ 8 3 9 4 #ifndef __ASM_ARCH_BRIDGE_REGS_H 10 5 #define __ASM_ARCH_BRIDGE_REGS_H
+1 -4
arch/arm/mach-orion5x/common.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/common.c 3 4 * 4 5 * Core functions for Marvell Orion 5x SoCs 5 6 * 6 7 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/db88f5281-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/db88f5281-setup.c 3 4 * 4 5 * Marvell Orion-2 Development Board Setup 5 6 * 6 7 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/gpio.h> 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/irq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/irq.c 3 4 * 4 5 * Core IRQ functions for Marvell Orion System On Chip 5 6 * 6 7 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/gpio.h> 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/irqs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * IRQ definitions for Orion SoC 3 4 * 4 5 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef __ASM_ARCH_IRQS_H
+1 -4
arch/arm/mach-orion5x/kurobox_pro-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/kurobox_pro-setup.c 3 4 * 4 5 * Maintainer: Ronen Shitrit <rshitrit@marvell.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/ls_hgl-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/ls_hgl-setup.c 3 4 * 4 5 * Maintainer: Zhu Qingsen <zhuqs@cn.fujitsu.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/mpp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/mpp.c 3 4 * 4 5 * MPP functions for Marvell Orion 5x SoCs 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -5
arch/arm/mach-orion5x/net2big-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/net2big-setup.c 3 4 * 4 5 * LaCie 2Big Network NAS setup 5 6 * 6 7 * Copyright (C) 2009 Simon Guinot <sguinot@lacie.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h> ··· 429 432 .fixup = tag_fixup_mem32, 430 433 .restart = orion5x_restart, 431 434 MACHINE_END 432 -
+1 -4
arch/arm/mach-orion5x/orion5x.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Generic definitions of Orion SoC flavors: 3 4 * Orion-1, Orion-VoIP, Orion-NAS, Orion-2, and Orion-1-90. 4 5 * 5 6 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #ifndef __ASM_ARCH_ORION5X_H
+1 -4
arch/arm/mach-orion5x/pci.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/pci.c 3 4 * 4 5 * PCI and PCIe functions for Marvell Orion System On Chip 5 6 * 6 7 * Maintainer: Tzachi Perelstein <tzachi@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c 3 4 * 4 5 * Marvell Orion-VoIP FXO Reference Design Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/rd88f5181l-ge-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/rd88f5181l-ge-setup.c 3 4 * 4 5 * Marvell Orion-VoIP GE Reference Design Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/rd88f5182-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/rd88f5182-setup.c 3 4 * 4 5 * Marvell Orion-NAS Reference Design Setup 5 6 * 6 7 * Maintainer: Ronen Shitrit <rshitrit@marvell.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 #include <linux/gpio.h> 13 10 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/rd88f6183ap-ge-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/rd88f6183-ap-ge-setup.c 3 4 * 4 5 * Marvell Orion-1-90 AP GE Reference Design Setup 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 #include <linux/gpio.h> 11 8 #include <linux/kernel.h>
+1 -4
arch/arm/mach-orion5x/ts78xx-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-orion5x/ts78xx-setup.c 3 4 * 4 5 * Maintainer: Alexander Clouter <alex@digriz.org.uk> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+2 -7
arch/arm/mach-orion5x/wnr854t-setup.c
··· 1 - /* 2 - * arch/arm/mach-orion5x/wnr854t-setup.c 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // arch/arm/mach-orion5x/wnr854t-setup.c 8 3 #include <linux/gpio.h> 9 4 #include <linux/kernel.h> 10 5 #include <linux/init.h>
+2 -7
arch/arm/mach-orion5x/wrt350n-v2-setup.c
··· 1 - /* 2 - * arch/arm/mach-orion5x/wrt350n-v2-setup.c 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // arch/arm/mach-orion5x/wrt350n-v2-setup.c 8 3 #include <linux/gpio.h> 9 4 #include <linux/kernel.h> 10 5 #include <linux/init.h>
+1 -6
arch/arm/mach-pxa/eseries.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Hardware definitions for the Toshiba eseries PDAs 3 4 * 4 5 * Copyright (c) 2003 Ian Molton <spyro@f2s.com> 5 - * 6 - * This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 10 - * 11 6 */ 12 7 13 8 #include <linux/clkdev.h>
+2 -4
arch/arm/mach-pxa/standby.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * PXA27x standby mode 3 4 * 4 5 * Author: David Burrage 5 6 * 6 - * 2005 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 7 + * 2005 (c) MontaVista Software, Inc. 10 8 */ 11 9 12 10 #include <linux/linkage.h>
+1 -4
arch/arm/mach-spear/generic.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * spear machine family generic header file 3 4 * 4 5 * Copyright (C) 2009-2012 ST Microelectronics 5 6 * Rajeev Kumar <rajeev-dlh.kumar@st.com> 6 7 * Viresh Kumar <vireshk@kernel.org> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #ifndef __MACH_GENERIC_H
+1 -4
arch/arm/mach-spear/misc_regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Miscellaneous registers definitions for SPEAr3xx machine family 3 4 * 4 5 * Copyright (C) 2009 ST Microelectronics 5 6 * Viresh Kumar <vireshk@kernel.org> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #ifndef __MACH_MISC_REGS_H
+1 -4
arch/arm/mach-spear/pl080.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/plat-spear/pl080.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #include <linux/amba/pl08x.h>
+1 -4
arch/arm/mach-spear/pl080.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * arch/arm/plat-spear/include/plat/pl080.h 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #ifndef __PLAT_PL080_H
+1 -4
arch/arm/mach-spear/restart.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/plat-spear/restart.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2009 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 #include <linux/io.h> 15 10 #include <linux/amba/sp810.h>
+1 -4
arch/arm/mach-spear/spear.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * SPEAr3xx/6xx Machine family specific definition 3 4 * 4 5 * Copyright (C) 2009,2012 ST Microelectronics 5 6 * Rajeev Kumar<rajeev-dlh.kumar@st.com> 6 7 * Viresh Kumar <vireshk@kernel.org> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #ifndef __MACH_SPEAR_H
+1 -4
arch/arm/mach-spear/spear1310.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear13xx/spear1310.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr1310: " fmt
+1 -4
arch/arm/mach-spear/spear1340.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear13xx/spear1340.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr1340: " fmt
+1 -4
arch/arm/mach-spear/spear13xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear13xx/spear13xx.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr13xx: " fmt
+1 -4
arch/arm/mach-spear/spear300.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear3xx/spear300.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2009-2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr300: " fmt
+1 -4
arch/arm/mach-spear/spear310.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear3xx/spear310.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2009-2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr310: " fmt
+1 -4
arch/arm/mach-spear/spear320.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear3xx/spear320.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2009-2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr320: " fmt
+1 -4
arch/arm/mach-spear/spear3xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear3xx/spear3xx.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2009-2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #define pr_fmt(fmt) "SPEAr3xx: " fmt
+1 -4
arch/arm/mach-spear/spear6xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear6xx/spear6xx.c 3 4 * ··· 8 7 * Rajeev Kumar<rajeev-dlh.kumar@st.com> 9 8 * 10 9 * Copyright 2012 Stefan Roese <sr@denx.de> 11 - * 12 - * This file is licensed under the terms of the GNU General Public 13 - * License version 2. This program is licensed "as is" without any 14 - * warranty of any kind, whether express or implied. 15 10 */ 16 11 17 12 #include <linux/amba/pl08x.h>
+1 -4
arch/arm/mach-spear/time.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/plat-spear/time.c 3 4 * 4 5 * Copyright (C) 2010 ST Microelectronics 5 6 * Shiraz Hashim<shiraz.linux.kernel@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk.h>
+1 -9
arch/arm/mach-versatile/spc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Versatile Express Serial Power Controller (SPC) support 3 4 * ··· 7 6 * Authors: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> 8 7 * Achin Gupta <achin.gupta@arm.com> 9 8 * Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 9 */ 20 10 21 11 #include <linux/clk-provider.h>
+1 -4
arch/arm/mm/cache-feroceon-l2.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mm/cache-feroceon-l2.c - Feroceon L2 cache controller support 3 4 * 4 5 * Copyright (C) 2008 Marvell Semiconductor 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 * 10 7 * References: 11 8 * - Unified Layer 2 Cache for Feroceon CPU Cores,
+1 -4
arch/arm/mm/cache-tauros2.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mm/cache-tauros2.c - Tauros2 L2 cache controller support 3 4 * 4 5 * Copyright (C) 2008 Marvell Semiconductor 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 * 10 7 * References: 11 8 * - PJ1 CPU Core Datasheet,
+1 -8
arch/arm64/boot/dts/mediatek/mt6755.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2016 MediaTek Inc. 3 4 * Author: Mars.C <mars.cheng@mediatek.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope that it will be useful, 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 14 7 #include <dt-bindings/interrupt-controller/irq.h>
+1 -8
arch/arm64/boot/dts/mediatek/mt6795.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2015 MediaTek Inc. 3 4 * Author: Mars.C <mars.cheng@mediatek.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope that it will be useful, 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 14 7 #include <dt-bindings/interrupt-controller/irq.h>
+1 -8
arch/arm64/boot/dts/mediatek/mt8173.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (c) 2014 MediaTek Inc. 3 4 * Author: Eddie Huang <eddie.huang@mediatek.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope that it will be useful, 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 14 7 #include <dt-bindings/clock/mt8173-clk.h>
+1 -4
arch/powerpc/kernel/kgdb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * PowerPC backend to the KGDB stub. 3 4 * ··· 9 8 * PPC32 support restored by Vitaly Wool <vwool@ru.mvista.com> and 10 9 * Sergei Shtylyov <sshtylyov@ru.mvista.com> 11 10 * Copyright (C) 2007-2008 Wind River Systems, Inc. 12 - * 13 - * This file is licensed under the terms of the GNU General Public License 14 - * version 2. This program as licensed "as is" without any warranty of any 15 - * kind, whether express or implied. 16 11 */ 17 12 18 13 #include <linux/kernel.h>
+1 -1
arch/sparc/vdso/vdso2c.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * vdso2c - A vdso image preparation tool 3 4 * Copyright (c) 2014 Andy Lutomirski and others 4 - * Licensed under the GPL v2 5 5 * 6 6 * vdso2c requires stripped and unstripped input. It would be trivial 7 7 * to fully strip the input in here, but, for reasons described below,
+1 -23
arch/x86/crypto/crc32-pclmul_asm.S
··· 1 - /* GPL HEADER START 2 - * 3 - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 only, 7 - * as published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope that it will be useful, but 10 - * WITHOUT ANY WARRANTY; without even the implied warranty of 11 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 - * General Public License version 2 for more details (a copy is included 13 - * in the LICENSE file that accompanied this code). 14 - * 15 - * You should have received a copy of the GNU General Public License 16 - * version 2 along with this program; If not, see http://www.gnu.org/licenses 17 - * 18 - * Please visit http://www.xyratex.com/contact if you need additional 19 - * information or have any questions. 20 - * 21 - * GPL HEADER END 22 - */ 23 - 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 24 2 /* 25 3 * Copyright 2012 Xyratex Technology Limited 26 4 *
+1 -1
arch/x86/entry/vdso/vdso2c.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * vdso2c - A vdso image preparation tool 3 4 * Copyright (c) 2014 Andy Lutomirski and others 4 - * Licensed under the GPL v2 5 5 * 6 6 * vdso2c requires stripped and unstripped input. It would be trivial 7 7 * to fully strip the input in here, but, for reasons described below,
+1 -14
drivers/bluetooth/btmrvl_debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Marvell Bluetooth driver: debugfs related functions 3 4 * 4 5 * Copyright (C) 2009, Marvell International Ltd. 5 - * 6 - * This software file (the "File") is distributed by Marvell International 7 - * Ltd. under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 6 **/ 20 7 21 8 #include <linux/debugfs.h>
+1 -15
drivers/bluetooth/btmrvl_drv.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Marvell Bluetooth driver: global definitions & declarations 3 4 * 4 5 * Copyright (C) 2009, Marvell International Ltd. 5 - * 6 - * This software file (the "File") is distributed by Marvell International 7 - * Ltd. under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 - * 20 6 */ 21 7 22 8 #include <linux/kthread.h>
+1 -14
drivers/bluetooth/btmrvl_main.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Marvell Bluetooth driver 3 4 * 4 5 * Copyright (C) 2009, Marvell International Ltd. 5 - * 6 - * This software file (the "File") is distributed by Marvell International 7 - * Ltd. under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 6 **/ 20 7 21 8 #include <linux/module.h>
+1 -14
drivers/bluetooth/btmrvl_sdio.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Marvell BT-over-SDIO driver: SDIO interface related functions. 3 4 * 4 5 * Copyright (C) 2009, Marvell International Ltd. 5 - * 6 - * This software file (the "File") is distributed by Marvell International 7 - * Ltd. under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 6 **/ 20 7 21 8 #include <linux/firmware.h>
+1 -15
drivers/bluetooth/btmrvl_sdio.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /** 2 3 * Marvell BT-over-SDIO driver: SDIO interface related definitions 3 4 * 4 5 * Copyright (C) 2009, Marvell International Ltd. 5 - * 6 - * This software file (the "File") is distributed by Marvell International 7 - * Ltd. under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 - * 20 6 **/ 21 7 22 8 #define SDIO_HEADER_LEN 4
+1 -4
drivers/bus/mvebu-mbus.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Address map functions for Marvell EBU SoCs (Kirkwood, Armada 3 4 * 370/XP, Dove, Orion5x and MV78xx0) 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * The Marvell EBU SoCs have a configurable physical address space: 10 7 * the physical address at which certain devices (PCIe, NOR, NAND,
+1 -9
drivers/bus/omap_l3_noc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP L3 Interconnect error handling driver 3 4 * 4 5 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ 5 6 * Santosh Shilimkar <santosh.shilimkar@ti.com> 6 7 * Sricharan <r.sricharan@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 #include <linux/init.h> 18 10 #include <linux/interrupt.h>
+1 -9
drivers/bus/omap_l3_noc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * OMAP L3 Interconnect error handling driver header 3 4 * 4 5 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ 5 6 * Santosh Shilimkar <santosh.shilimkar@ti.com> 6 7 * sricharan <r.sricharan@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 #ifndef __OMAP_L3_NOC_H 18 10 #define __OMAP_L3_NOC_H
+1 -5
drivers/bus/sunxi-rsb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * RSB (Reduced Serial Bus) driver. 3 4 * 4 5 * Author: Chen-Yu Tsai <wens@csie.org> 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of any 8 - * kind, whether express or implied. 9 6 * 10 7 * The RSB controller looks like an SMBus controller which only supports 11 8 * byte and word data transfers. But, it differs from standard SMBus ··· 28 31 * This document is officially released by Allwinner. 29 32 * 30 33 * This driver is based on i2c-sun6i-p2wi.c, the P2WI bus driver. 31 - * 32 34 */ 33 35 34 36 #include <linux/clk.h>
+1 -4
drivers/bus/tegra-gmi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Driver for NVIDIA Generic Memory Interface 3 4 * 4 5 * Copyright (C) 2016 Host Mobility AB. All rights reserved. 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk.h>
+1 -4
drivers/bus/ts-nbus.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NBUS driver for TS-4600 based boards 3 4 * 4 5 * Copyright (c) 2016 - Savoir-faire Linux 5 6 * Author: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 * 11 8 * This driver implements a GPIOs bit-banged bus, called the NBUS by Technologic 12 9 * Systems. It is used to communicate with the peripherals in the FPGA on the
+1 -8
drivers/char/hw_random/iproc-rng200.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Broadcom Corporation 3 4 * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 /* 14 7 * DESCRIPTION: The Broadcom iProc RNG200 Driver
+1 -4
drivers/clk/axs10x/i2s_pll_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Synopsys AXS10X SDP I2S PLL clock driver 3 4 * 4 5 * Copyright (C) 2016 Synopsys 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/platform_device.h>
+1 -4
drivers/clk/axs10x/pll_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Synopsys AXS10X SDP Generic PLL clock driver 3 4 * 4 5 * Copyright (C) 2017 Synopsys 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/platform_device.h>
+1 -9
drivers/clk/bcm/clk-bcm21664.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Broadcom Corporation 3 4 * Copyright 2014 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+1 -9
drivers/clk/bcm/clk-bcm281xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+2 -12
drivers/clk/bcm/clk-bcm63xx.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 #include <linux/init.h> 14 4 #include <linux/clk-provider.h> 15 5 #include <linux/of.h>
+2 -12
drivers/clk/bcm/clk-cygnus.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-hr2.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc-armpll.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/slab.h>
+2 -12
drivers/clk/bcm/clk-iproc-asiu.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc-pll.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc.h
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2014 Broadcom Corporation */ 13 3 14 4 #ifndef _CLK_IPROC_H 15 5 #define _CLK_IPROC_H
+1 -9
drivers/clk/bcm/clk-kona-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include <linux/io.h>
+1 -9
drivers/clk/bcm/clk-kona.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+1 -9
drivers/clk/bcm/clk-kona.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #ifndef _CLK_KONA_H
+2 -12
drivers/clk/bcm/clk-ns2.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-nsp.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+1 -4
drivers/clk/clk-hsdk-pll.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Synopsys HSDK SDP Generic PLL clock driver 3 4 * 4 5 * Copyright (C) 2017 Synopsys 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk-provider.h>
+1 -4
drivers/clk/clk-moxart.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MOXA ART SoCs clock driver. 3 4 * 4 5 * Copyright (C) 2013 Jonas Jensen 5 6 * 6 7 * Jonas Jensen <jonas.jensen@gmail.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/clk.h>
+1 -9
drivers/clk/keystone/sci-clk.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SCI Clock driver for keystone based devices 3 4 * 4 5 * Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Tero Kristo <t-kristo@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 #include <linux/clk-provider.h> 17 9 #include <linux/err.h>
+1 -4
drivers/clk/mmp/clk-apbc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp APB clock operation source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/kernel.h>
+1 -4
drivers/clk/mmp/clk-apmu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp AXI peripharal clock operation source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/kernel.h>
+1 -4
drivers/clk/mmp/clk-frac.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp factor clock operation source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk-provider.h>
+1 -4
drivers/clk/mmp/clk-gate.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp gate clock operation source file 3 4 * 4 5 * Copyright (C) 2014 Marvell 5 6 * Chao Xie <chao.xie@marvell.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk-provider.h>
+1 -4
drivers/clk/mmp/clk-mix.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp mix(div and mux) clock operation source file 3 4 * 4 5 * Copyright (C) 2014 Marvell 5 6 * Chao Xie <chao.xie@marvell.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk-provider.h>
+1 -4
drivers/clk/mmp/clk-mmp2.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp2 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk.h>
+1 -4
drivers/clk/mmp/clk-of-mmp2.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * mmp2 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 7 * Copyright (C) 2020 Lubomir Rintel <lkundrak@v3.sk> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/module.h>
+1 -4
drivers/clk/mmp/clk-of-pxa168.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pxa168 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/module.h>
+1 -4
drivers/clk/mmp/clk-of-pxa1928.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pxa1928 clock framework source file 3 4 * ··· 8 7 * Based on drivers/clk/mmp/clk-of-mmp2.c: 9 8 * Copyright (C) 2012 Marvell 10 9 * Chao Xie <xiechao.mail@gmail.com> 11 - * 12 - * This file is licensed under the terms of the GNU General Public 13 - * License version 2. This program is licensed "as is" without any 14 - * warranty of any kind, whether express or implied. 15 10 */ 16 11 #include <linux/kernel.h> 17 12 #include <linux/io.h>
+1 -4
drivers/clk/mmp/clk-of-pxa910.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pxa910 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/module.h>
+1 -4
drivers/clk/mmp/clk-pxa168.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pxa168 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk.h>
+1 -4
drivers/clk/mmp/clk-pxa910.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pxa910 clock framework source file 3 4 * 4 5 * Copyright (C) 2012 Marvell 5 6 * Chao Xie <xiechao.mail@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk.h>
+1 -4
drivers/clk/nxp/clk-lpc18xx-ccu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Clk driver for NXP LPC18xx/LPC43xx Clock Control Unit (CCU) 3 4 * 4 5 * Copyright (C) 2015 Joachim Eastwood <manabian@gmail.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk.h>
+1 -4
drivers/clk/nxp/clk-lpc18xx-cgu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Clk driver for NXP LPC18xx/LPC43xx Clock Generation Unit (CGU) 3 4 * 4 5 * Copyright (C) 2015 Joachim Eastwood <manabian@gmail.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk-provider.h>
+1 -4
drivers/clk/nxp/clk-lpc18xx-creg.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Clk driver for NXP LPC18xx/43xx Configuration Registers (CREG) 3 4 * 4 5 * Copyright (C) 2015 Joachim Eastwood <manabian@gmail.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/clk-provider.h>
+1 -4
drivers/clk/spear/clk-aux-synth.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 ST Microelectronics 3 4 * Viresh Kumar <vireshk@kernel.org> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * Auxiliary Synthesizer clock implementation 10 7 */
+1 -4
drivers/clk/spear/clk-frac-synth.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 ST Microelectronics 3 4 * Viresh Kumar <vireshk@kernel.org> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * Fractional Synthesizer clock implementation 10 7 */
+1 -4
drivers/clk/spear/clk-gpt-synth.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 ST Microelectronics 3 4 * Viresh Kumar <vireshk@kernel.org> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * General Purpose Timer Synthesizer clock implementation 10 7 */
+1 -4
drivers/clk/spear/clk-vco-pll.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 ST Microelectronics 3 4 * Viresh Kumar <vireshk@kernel.org> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * VCO-PLL clock implementation 10 7 */
+1 -4
drivers/clk/spear/clk.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 ST Microelectronics 3 4 * Viresh Kumar <vireshk@kernel.org> 4 - * 5 - * This file is licensed under the terms of the GNU General Public 6 - * License version 2. This program is licensed "as is" without any 7 - * warranty of any kind, whether express or implied. 8 5 * 9 6 * SPEAr clk - Common routines 10 7 */
+1 -4
drivers/clk/spear/clk.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Clock framework definitions for SPEAr platform 3 4 * 4 5 * Copyright (C) 2012 ST Microelectronics 5 6 * Viresh Kumar <vireshk@kernel.org> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #ifndef __SPEAR_CLK_H
+1 -4
drivers/clk/spear/spear1310_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear13xx/spear1310_clock.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #include <linux/clkdev.h>
+1 -4
drivers/clk/spear/spear1340_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * arch/arm/mach-spear13xx/spear1340_clock.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 ST Microelectronics 8 7 * Viresh Kumar <vireshk@kernel.org> 9 - * 10 - * This file is licensed under the terms of the GNU General Public 11 - * License version 2. This program is licensed "as is" without any 12 - * warranty of any kind, whether express or implied. 13 8 */ 14 9 15 10 #include <linux/clkdev.h>
+1 -4
drivers/clk/spear/spear3xx_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SPEAr3xx machines clock framework source file 3 4 * 4 5 * Copyright (C) 2012 ST Microelectronics 5 6 * Viresh Kumar <vireshk@kernel.org> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clk.h>
+1 -4
drivers/clk/spear/spear6xx_clock.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SPEAr6xx machines clock framework source file 3 4 * 4 5 * Copyright (C) 2012 ST Microelectronics 5 6 * Viresh Kumar <vireshk@kernel.org> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/clkdev.h>
+1 -10
drivers/clk/ti/adpll.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/clk.h> 13 4 #include <linux/clkdev.h>
+1 -9
drivers/clk/ti/apll.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP APLL clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * J Keerthy <j-keerthy@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk.h>
+1 -9
drivers/clk/ti/autoidle.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI clock autoidle support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/clk-2xxx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP2 Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-3xxx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP3 Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-43xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM43XX Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -10
drivers/clk/ti/clk-816x.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/kernel.h> 13 4 #include <linux/list.h>
+1 -9
drivers/clk/ti/clk-dra7-atl.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * DRA7 ATL (Audio Tracking Logic) clock driver 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Peter Ujfalusi <peter.ujfalusi@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/init.h>
+1 -9
drivers/clk/ti/clk.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk.h>
+1 -9
drivers/clk/ti/clkctrl.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP clkctrl clock support 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/clkt_dflt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Default clock type 3 4 * ··· 9 8 * Richard Woodruff <r-woodruff2@ti.com> 10 9 * Paul Walmsley 11 10 * Tero Kristo <t-kristo@ti.com> 12 - * 13 - * This program is free software; you can redistribute it and/or modify 14 - * it under the terms of the GNU General Public License version 2 as 15 - * published by the Free Software Foundation. 16 - * 17 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 18 - * kind, whether express or implied; without even the implied warranty 19 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 11 */ 22 12 23 13 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clock.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI Clock driver internal definitions 3 4 * 4 5 * Copyright (C) 2014 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 #ifndef __DRIVERS_CLK_TI_CLOCK__ 17 9 #define __DRIVERS_CLK_TI_CLOCK__
+1 -9
drivers/clk/ti/clockdomain.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP clockdomain support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk.h>
+1 -9
drivers/clk/ti/composite.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI composite clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/divider.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI Divider Clock 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/dpll.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP DPLL clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk.h>
+1 -10
drivers/clk/ti/fapll.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/clk.h> 13 4 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/fixed-factor.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI Fixed Factor Clock 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/gate.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP gate clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/interface.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP interface clock support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -9
drivers/clk/ti/mux.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI Multiplexer Clock 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 6 * 6 7 * Tero Kristo <t-kristo@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/clk-provider.h>
+1 -4
drivers/cpufreq/mvebu-cpufreq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * CPUFreq support for Armada 370/XP platforms. 3 4 * ··· 7 6 * Yehuda Yitschak <yehuday@marvell.com> 8 7 * Gregory Clement <gregory.clement@free-electrons.com> 9 8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 */ 15 10 16 11 #define pr_fmt(fmt) "mvebu-pmsu: " fmt
+1 -9
drivers/cpufreq/scpi-cpufreq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * System Control and Power Interface (SCPI) based CPUFreq Interface driver 3 4 * 4 5 * Copyright (C) 2015 ARM Ltd. 5 6 * Sudeep Holla <sudeep.holla@arm.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+1 -4
drivers/cpuidle/cpuidle-at91.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * based on arch/arm/mach-kirkwood/cpuidle.c 3 4 * 4 5 * CPU idle support for AT91 SoC 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 * 10 7 * The cpu idle uses wait-for-interrupt and RAM self refresh in order 11 8 * to implement two idle states -
+1 -4
drivers/cpuidle/cpuidle-kirkwood.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * CPU idle Marvell Kirkwood SoCs 3 - * 4 - * This file is licensed under the terms of the GNU General Public 5 - * License version 2. This program is licensed "as is" without any 6 - * warranty of any kind, whether express or implied. 7 4 * 8 5 * The cpu idle uses wait-for-interrupt and DDR self refresh in order 9 6 * to implement two idle states -
+2 -12
drivers/dma/bcm-sba-raid.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 /* 15 5 * Broadcom SBA RAID Driver
+1 -6
drivers/dma/bestcomm/ata.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Bestcomm ATA task driver 3 - * 4 4 * 5 5 * Patterned after bestcomm/fec.c by Dale Farnsworth <dfarnsworth@mvista.com> 6 6 * 2003-2004 (c) MontaVista, Software, Inc. 7 7 * 8 8 * Copyright (C) 2006-2007 Sylvain Munaut <tnt@246tNt.com> 9 9 * Copyright (C) 2006 Freescale - John Rigby 10 - * 11 - * This file is licensed under the terms of the GNU General Public License 12 - * version 2. This program is licensed "as is" without any warranty of any 13 - * kind, whether express or implied. 14 10 */ 15 11 16 12 #include <linux/kernel.h> ··· 150 154 MODULE_DESCRIPTION("BestComm ATA task driver"); 151 155 MODULE_AUTHOR("John Rigby"); 152 156 MODULE_LICENSE("GPL v2"); 153 -
+1 -6
drivers/dma/bestcomm/bestcomm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Driver for MPC52xx processor BestComm peripheral controller 3 - * 4 4 * 5 5 * Copyright (C) 2006-2007 Sylvain Munaut <tnt@246tNt.com> 6 6 * Copyright (C) 2005 Varma Electronics Oy, 7 7 * ( by Andrey Volkov <avolkov@varma-el.com> ) 8 8 * Copyright (C) 2003-2004 MontaVista, Software, Inc. 9 9 * ( by Dale Farnsworth <dfarnsworth@mvista.com> ) 10 - * 11 - * This file is licensed under the terms of the GNU General Public License 12 - * version 2. This program is licensed "as is" without any warranty of any 13 - * kind, whether express or implied. 14 10 */ 15 11 16 12 #include <linux/module.h> ··· 524 528 MODULE_AUTHOR("Andrey Volkov <avolkov@varma-el.com>"); 525 529 MODULE_AUTHOR("Dale Farnsworth <dfarnsworth@mvista.com>"); 526 530 MODULE_LICENSE("GPL v2"); 527 -
+1 -6
drivers/dma/bestcomm/fec.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Bestcomm FEC tasks driver 3 - * 4 4 * 5 5 * Copyright (C) 2006-2007 Sylvain Munaut <tnt@246tNt.com> 6 6 * Copyright (C) 2003-2004 MontaVista, Software, Inc. 7 7 * ( by Dale Farnsworth <dfarnsworth@mvista.com> ) 8 - * 9 - * This file is licensed under the terms of the GNU General Public License 10 - * version 2. This program is licensed "as is" without any warranty of any 11 - * kind, whether express or implied. 12 8 */ 13 9 14 10 #include <linux/kernel.h> ··· 263 267 MODULE_DESCRIPTION("BestComm FEC tasks driver"); 264 268 MODULE_AUTHOR("Dale Farnsworth <dfarnsworth@mvista.com>"); 265 269 MODULE_LICENSE("GPL v2"); 266 -
+1 -6
drivers/dma/bestcomm/sram.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Simple memory allocator for on-board SRAM 3 - * 4 4 * 5 5 * Maintainer : Sylvain Munaut <tnt@246tNt.com> 6 6 * 7 7 * Copyright (C) 2005 Sylvain Munaut <tnt@246tNt.com> 8 - * 9 - * This file is licensed under the terms of the GNU General Public License 10 - * version 2. This program is licensed "as is" without any warranty of any 11 - * kind, whether express or implied. 12 8 */ 13 9 14 10 #include <linux/err.h> ··· 172 176 spin_unlock(&bcom_sram->lock); 173 177 } 174 178 EXPORT_SYMBOL_GPL(bcom_sram_free); 175 -
+1 -4
drivers/dma/moxart-dma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MOXA ART SoCs DMA Engine support. 3 4 * 4 5 * Copyright (C) 2013 Jonas Jensen 5 6 * 6 7 * Jonas Jensen <jonas.jensen@gmail.com> 7 - * 8 - * This file is licensed under the terms of the GNU General Public 9 - * License version 2. This program is licensed "as is" without any 10 - * warranty of any kind, whether express or implied. 11 8 */ 12 9 13 10 #include <linux/dmaengine.h>
+1 -4
drivers/dma/ppc4xx/adma.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * 2006-2009 (C) DENX Software Engineering. 3 4 * 4 5 * Author: Yuri Tikhonov <yur@emcraft.com> 5 - * 6 - * This file is licensed under the terms of the GNU General Public License 7 - * version 2. This program is licensed "as is" without any warranty of 8 - * any kind, whether express or implied. 9 6 */ 10 7 11 8 #ifndef _PPC440SPE_ADMA_H
+1 -4
drivers/dma/ppc4xx/dma.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * 440SPe's DMA engines support header file 3 4 * 4 5 * 2006-2009 (C) DENX Software Engineering. 5 6 * 6 7 * Author: Yuri Tikhonov <yur@emcraft.com> 7 - * 8 - * This file is licensed under the term of the GNU General Public License 9 - * version 2. The program licensed "as is" without any warranty of any 10 - * kind, whether express or implied. 11 8 */ 12 9 13 10 #ifndef _PPC440SPE_DMA_H
+1 -4
drivers/dma/ppc4xx/xor.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * 440SPe's XOR engines support header file 3 4 * 4 5 * 2006-2009 (C) DENX Software Engineering. 5 6 * 6 7 * Author: Yuri Tikhonov <yur@emcraft.com> 7 - * 8 - * This file is licensed under the term of the GNU General Public License 9 - * version 2. The program licensed "as is" without any warranty of any 10 - * kind, whether express or implied. 11 8 */ 12 9 13 10 #ifndef _PPC440SPE_XOR_H
+1 -9
drivers/dma/ti/edma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI EDMA DMA engine driver 3 4 * 4 5 * Copyright 2012 Texas Instruments 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/dmaengine.h>
+2 -5
drivers/edac/edac_pci.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * EDAC PCI component 3 4 * 4 5 * Author: Dave Jiang <djiang@mvista.com> 5 6 * 6 - * 2007 (c) MontaVista Software, Inc. This file is licensed under 7 - * the terms of the GNU General Public License version 2. This program 8 - * is licensed "as is" without any warranty of any kind, whether express 9 - * or implied. 10 - * 7 + * 2007 (c) MontaVista Software, Inc. 11 8 */ 12 9 #include <asm/page.h> 13 10 #include <linux/uaccess.h>
+2 -4
drivers/edac/fsl_ddr_edac.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Freescale Memory Controller kernel module 3 4 * ··· 10 9 * 11 10 * Author: Dave Jiang <djiang@mvista.com> 12 11 * 13 - * 2006-2007 (c) MontaVista Software, Inc. This file is licensed under 14 - * the terms of the GNU General Public License version 2. This program 15 - * is licensed "as is" without any warranty of any kind, whether express 16 - * or implied. 12 + * 2006-2007 (c) MontaVista Software, Inc. 17 13 */ 18 14 #include <linux/module.h> 19 15 #include <linux/init.h>
+2 -5
drivers/edac/fsl_ddr_edac.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Freescale Memory Controller kernel module 3 4 * ··· 8 7 * 9 8 * Author: Dave Jiang <djiang@mvista.com> 10 9 * 11 - * 2006-2007 (c) MontaVista Software, Inc. This file is licensed under 12 - * the terms of the GNU General Public License version 2. This program 13 - * is licensed "as is" without any warranty of any kind, whether express 14 - * or implied. 15 - * 10 + * 2006-2007 (c) MontaVista Software, Inc. 16 11 */ 17 12 #ifndef _FSL_DDR_EDAC_H_ 18 13 #define _FSL_DDR_EDAC_H_
+2 -5
drivers/edac/mpc85xx_edac.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Freescale MPC85xx Memory Controller kernel module 3 4 * Author: Dave Jiang <djiang@mvista.com> 4 5 * 5 - * 2006-2007 (c) MontaVista Software, Inc. This file is licensed under 6 - * the terms of the GNU General Public License version 2. This program 7 - * is licensed "as is" without any warranty of any kind, whether express 8 - * or implied. 9 - * 6 + * 2006-2007 (c) MontaVista Software, Inc. 10 7 */ 11 8 #ifndef _MPC85XX_EDAC_H_ 12 9 #define _MPC85XX_EDAC_H_
+1 -9
drivers/gpio/gpio-bcm-kona.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Broadcom Kona GPIO Driver 3 4 * 4 5 * Author: Broadcom Corporation <bcm-kernel-feedback-list@broadcom.com> 5 6 * Copyright (C) 2012-2014 Broadcom Corporation 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/bitops.h>
+2 -12
drivers/gpio/gpio-brcmstb.c
··· 1 - /* 2 - * Copyright (C) 2015-2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015-2017 Broadcom 13 3 14 4 #include <linux/bitops.h> 15 5 #include <linux/gpio/driver.h>
+1 -9
drivers/gpio/gpio-lp873x.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ 3 4 * Keerthy <j-keerthy@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 * 14 6 * Based on the TPS65218 driver 15 7 */
+1 -9
drivers/gpio/gpio-lp87565.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ 3 4 * Keerthy <j-keerthy@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 * 14 6 * Based on the LP873X driver 15 7 */
+1 -4
drivers/gpio/gpio-mpc8xxx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * GPIOs on MPC512x/8349/8572/8610/QorIQ and compatible 3 4 * 4 5 * Copyright (C) 2008 Peter Korsgaard <jacmet@sunsite.dk> 5 6 * Copyright (C) 2016 Freescale Semiconductor Inc. 6 - * 7 - * This file is licensed under the terms of the GNU General Public License 8 - * version 2. This program is licensed "as is" without any warranty of any 9 - * kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/acpi.h>
+1 -4
drivers/gpio/gpio-mvebu.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * GPIO driver for Marvell SoCs 3 4 * ··· 7 6 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 8 7 * Andrew Lunn <andrew@lunn.ch> 9 8 * Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 10 - * 11 - * This file is licensed under the terms of the GNU General Public 12 - * License version 2. This program is licensed "as is" without any 13 - * warranty of any kind, whether express or implied. 14 9 * 15 10 * This driver is a fairly straightforward GPIO driver for the 16 11 * complete family of Marvell EBU SoC platforms (Orion, Dove,
+1 -9
drivers/gpio/gpio-pisosr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ 3 4 * Andrew F. Davis <afd@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 */ 14 6 15 7 #include <linux/bitmap.h>
+1 -4
drivers/gpio/gpio-spear-spics.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SPEAr platform SPI chipselect abstraction over gpiolib 3 4 * 4 5 * Copyright (C) 2012 ST Microelectronics 5 6 * Shiraz Hashim <shiraz.linux.kernel@gmail.com> 6 - * 7 - * This file is licensed under the terms of the GNU General Public 8 - * License version 2. This program is licensed "as is" without any 9 - * warranty of any kind, whether express or implied. 10 7 */ 11 8 12 9 #include <linux/err.h>
+1 -9
drivers/gpio/gpio-tpic2810.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/ 3 4 * Andrew F. Davis <afd@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 */ 14 6 15 7 #include <linux/gpio/driver.h>
+1 -4
drivers/gpio/gpio-ts4800.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * GPIO driver for the TS-4800 board 3 4 * 4 5 * Copyright (c) 2016 - Savoir-faire Linux 5 - * 6 - * This file is licensed under the terms of the GNU General Public 7 - * License version 2. This program is licensed "as is" without any 8 - * warranty of any kind, whether express or implied. 9 6 */ 10 7 11 8 #include <linux/gpio/driver.h>
+2 -12
drivers/i2c/busses/i2c-bcm-iproc.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/delay.h> 15 5 #include <linux/i2c.h>
+2 -12
drivers/i2c/busses/i2c-bcm-kona.c
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 14 4 #include <linux/device.h> 15 5 #include <linux/kernel.h>
+2 -12
drivers/i2c/busses/i2c-brcmstb.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/clk.h> 15 5 #include <linux/delay.h>
+2 -12
drivers/input/keyboard/bcm-keypad.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/bitops.h> 15 5 #include <linux/clk.h>
+1 -9
drivers/input/misc/gpio_decoder.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 4 * 13 5 * A generic driver to read multiple gpio lines and translate the 14 6 * encoded numeric value into an input event.
+1 -9
drivers/input/misc/palmas-pwrbutton.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Texas Instruments' Palmas Power Button Input Driver 3 4 * 4 5 * Copyright (C) 2012-2014 Texas Instruments Incorporated - http://www.ti.com/ 5 6 * Girish S Ghongdemath 6 7 * Nishanth Menon 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/bitfield.h>
+1 -9
drivers/input/misc/tps65218-pwrbutton.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Texas Instruments' TPS65217 and TPS65218 Power Button Input Driver 3 4 * 4 5 * Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ 5 6 * Author: Felipe Balbi <balbi@ti.com> 6 7 * Author: Marcin Niestroj <m.niestroj@grinn-global.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/init.h>
+1 -8
drivers/input/touchscreen/bcm_iproc_tsc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Broadcom Corporation 3 4 * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 #include <linux/module.h> 14 7 #include <linux/init.h>
+1 -9
drivers/irqchip/irq-keystone.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Texas Instruments Keystone IRQ controller IP driver 3 4 * 4 5 * Copyright (C) 2014 Texas Instruments, Inc. 5 6 * Author: Sajesh Kumar Saran <sajesh@ti.com> 6 7 * Grygorii Strashko <grygorii.strashko@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/irq.h>
+2 -12
drivers/mailbox/bcm-flexrm-mailbox.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 /* 15 5 * Broadcom FlexRM Mailbox Driver
+1 -9
drivers/media/i2c/adv7343_regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * ADV7343 encoder related structure and register definitions 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef ADV7343_REGS_H
+1 -9
drivers/media/i2c/adv7393_regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * ADV7393 encoder related structure and register definitions 3 4 * ··· 8 7 * Based on ADV7343 driver, 9 8 * 10 9 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 11 - * 12 - * This program is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation version 2. 15 - * 16 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 17 - * kind, whether express or implied; without even the implied warranty 18 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 10 */ 21 11 22 12 #ifndef ADV7393_REGS_H
+1 -10
drivers/media/platform/ti/davinci/vpif.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * VPIF header file 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef VPIF_H ··· 677 685 }; 678 686 679 687 #endif /* End of #ifndef VPIF_H */ 680 -
+1 -9
drivers/media/platform/ti/davinci/vpif_display.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * VPIF display header file 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef VPIF_DISPLAY_H
+1 -9
drivers/memory/ti-emif-sram-pm.S
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Low level PM code for TI EMIF 3 4 * 4 5 * Copyright (C) 2016-2017 Texas Instruments Incorporated - http://www.ti.com/ 5 6 * Dave Gerlach 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/linkage.h>
+1 -9
drivers/mfd/lp873x.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 3 4 * 4 5 * Author: Keerthy <j-keerthy@ti.com> 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/interrupt.h>
+1 -9
drivers/mfd/tps65086.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 3 4 * Andrew F. Davis <afd@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 * 14 6 * Based on the TPS65912 driver 15 7 */
+1 -9
drivers/mfd/tps65217.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps65217.c 3 4 * 4 5 * TPS65217 chip family multi-function driver 5 6 * 6 7 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/device.h>
+1 -9
drivers/mfd/tps65218.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Driver for TPS65218 Integrated power management chipsets 3 4 * 4 5 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether expressed or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License version 2 for more details. 14 6 */ 15 7 16 8 #include <linux/kernel.h>
+1 -9
drivers/mfd/tps65912-core.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Core functions for TI TPS65912x PMICs 3 4 * 4 5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether expressed or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License version 2 for more details. 15 7 * 16 8 * Based on the TPS65218 driver and the previous TPS65912 driver by 17 9 * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
+1 -9
drivers/mfd/tps65912-i2c.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * I2C access driver for TI TPS65912x PMICs 3 4 * 4 5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether expressed or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License version 2 for more details. 15 7 * 16 8 * Based on the TPS65218 driver and the previous TPS65912 driver by 17 9 * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
+1 -9
drivers/mfd/tps65912-spi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SPI access driver for TI TPS65912x PMICs 3 4 * 4 5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether expressed or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License version 2 for more details. 15 7 * 16 8 * Based on the TPS65218 driver and the previous TPS65912 driver by 17 9 * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
+1 -9
drivers/misc/sram-exec.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * SRAM protect-exec region helper functions 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Dave Gerlach 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/device.h>
+2 -12
drivers/mmc/host/sdhci-bcm-kona.c
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/module.h>
+2 -12
drivers/mmc/host/sdhci-iproc.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 /* 15 5 * iProc SDHCI platform driver
+1 -10
drivers/net/can/ti_hecc.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI HECC (CAN) device driver 3 4 * ··· 7 6 * 8 7 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 9 8 * Copyright (C) 2019 Jeroen Hofstee <jhofstee@victronenergy.com> 10 - * 11 - * This program is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation version 2. 14 - * 15 - * This program is distributed as is WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 - * 20 9 */ 21 10 22 11 #include <linux/module.h>
+1 -10
drivers/net/ethernet/chelsio/cxgb/common.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: common.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/cphy.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: cphy.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * *
+1 -11
drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: cpl5_cmd.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * * ··· 626 635 }; 627 636 628 637 #endif /* _CXGB_CPL5_CMD_H_ */ 629 -
+1 -11
drivers/net/ethernet/chelsio/cxgb/elmer0.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: elmer0.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * * ··· 145 154 #define MI1_OP_INDIRECT_READ 3 146 155 147 156 #endif /* _CXGB_ELMER0_H_ */ 148 -
+1 -10
drivers/net/ethernet/chelsio/cxgb/espi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /***************************************************************************** 2 3 * * 3 4 * File: espi.c * ··· 8 7 * Ethernet SPI functionality. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/espi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: espi.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/gmac.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: gmac.h * ··· 8 7 * Generic MAC functionality. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/mv88x201x.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /***************************************************************************** 2 3 * * 3 4 * File: mv88x201x.c * ··· 8 7 * Marvell PHY (mv88x201x) functionality. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/pm3393.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /***************************************************************************** 2 3 * * 3 4 * File: pm3393.c * ··· 8 7 * PMC/SIERRA (pm3393) MAC-PHY functionality. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: regs.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/sge.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /***************************************************************************** 2 3 * * 3 4 * File: sge.c * ··· 8 7 * DMA engine. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/sge.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: sge.h * ··· 7 6 * Description: * 8 7 * part of the Chelsio 10Gb Ethernet Driver. * 9 8 * * 10 - * This program is free software; you can redistribute it and/or modify * 11 - * it under the terms of the GNU General Public License, version 2, as * 12 - * published by the Free Software Foundation. * 13 - * * 14 - * You should have received a copy of the GNU General Public License along * 15 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 16 - * * 17 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 18 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 19 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 20 9 * * 21 10 * http://www.chelsio.com * 22 11 * *
+1 -10
drivers/net/ethernet/chelsio/cxgb/subr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /***************************************************************************** 2 3 * * 3 4 * File: subr.c * ··· 8 7 * Various subroutines (intr,pio,etc.) used by Chelsio 10G Ethernet driver. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * *
+1 -11
drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /***************************************************************************** 2 3 * * 3 4 * File: suni1x10gexp_regs.h * ··· 8 7 * PMC/SIERRA (pm3393) MAC-PHY functionality. * 9 8 * part of the Chelsio 10Gb Ethernet Driver. * 10 9 * * 11 - * This program is free software; you can redistribute it and/or modify * 12 - * it under the terms of the GNU General Public License, version 2, as * 13 - * published by the Free Software Foundation. * 14 - * * 15 - * You should have received a copy of the GNU General Public License along * 16 - * with this program; if not, see <http://www.gnu.org/licenses/>. * 17 - * * 18 - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED * 19 - * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * 20 - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * 21 10 * * 22 11 * http://www.chelsio.com * 23 12 * * ··· 1630 1639 #define SUNI1x10GEXP_BITMSK_PL4IDU_DIP4I 0x0002 1631 1640 1632 1641 #endif /* _CXGB_SUNI1x10GEXP_REGS_H_ */ 1633 -
+1 -14
drivers/net/ethernet/cisco/enic/cq_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _CQ_DESC_H_
+1 -14
drivers/net/ethernet/cisco/enic/cq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _CQ_ENET_DESC_H_
+1 -14
drivers/net/ethernet/cisco/enic/enic.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _ENIC_H_
+2 -17
drivers/net/ethernet/cisco/enic/enic_api.c
··· 1 - /* 2 - * Copyright 2013 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2013 Cisco Systems, Inc. All rights reserved. 18 3 19 4 #include <linux/netdevice.h> 20 5 #include <linux/spinlock.h>
+2 -17
drivers/net/ethernet/cisco/enic/enic_api.h
··· 1 - /** 2 - * Copyright 2013 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2013 Cisco Systems, Inc. All rights reserved. */ 18 3 19 4 #ifndef __ENIC_API_H__ 20 5 #define __ENIC_API_H__
+2 -17
drivers/net/ethernet/cisco/enic/enic_dev.c
··· 1 - /* 2 - * Copyright 2011 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2011 Cisco Systems, Inc. All rights reserved. 18 3 19 4 #include <linux/pci.h> 20 5 #include <linux/etherdevice.h>
+2 -17
drivers/net/ethernet/cisco/enic/enic_dev.h
··· 1 - /* 2 - * Copyright 2011 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2011 Cisco Systems, Inc. All rights reserved. */ 18 3 19 4 #ifndef _ENIC_DEV_H_ 20 5 #define _ENIC_DEV_H_
+2 -17
drivers/net/ethernet/cisco/enic/enic_ethtool.c
··· 1 - /* 2 - * Copyright 2013 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2013 Cisco Systems, Inc. All rights reserved. 18 3 19 4 #include <linux/netdevice.h> 20 5 #include <linux/ethtool.h>
+2 -17
drivers/net/ethernet/cisco/enic/enic_pp.c
··· 1 - /* 2 - * Copyright 2011 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2011 Cisco Systems, Inc. All rights reserved. 18 3 19 4 #include <linux/kernel.h> 20 5 #include <linux/string.h>
+2 -17
drivers/net/ethernet/cisco/enic/enic_pp.h
··· 1 - /* 2 - * Copyright 2011 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2011 Cisco Systems, Inc. All rights reserved. */ 18 3 19 4 #ifndef _ENIC_PP_H_ 20 5 #define _ENIC_PP_H_
+1 -14
drivers/net/ethernet/cisco/enic/enic_res.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h>
+1 -14
drivers/net/ethernet/cisco/enic/enic_res.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _ENIC_RES_H_
+1 -14
drivers/net/ethernet/cisco/enic/rq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _RQ_ENET_DESC_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_cq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h>
+1 -14
drivers/net/ethernet/cisco/enic/vnic_cq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_CQ_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_dev.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h>
+1 -14
drivers/net/ethernet/cisco/enic/vnic_dev.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_DEV_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_devcmd.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_DEVCMD_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_enet.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_ENIC_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_intr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h>
+1 -14
drivers/net/ethernet/cisco/enic/vnic_intr.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_INTR_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_nic.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_NIC_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_resource.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_RESOURCE_H_
+1 -15
drivers/net/ethernet/cisco/enic/vnic_rq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h> ··· 203 216 204 217 vnic_dev_clear_desc_ring(&rq->ring); 205 218 } 206 -
+1 -14
drivers/net/ethernet/cisco/enic/vnic_rq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_RQ_H_
+1 -13
drivers/net/ethernet/cisco/enic/vnic_rss.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #ifndef _VNIC_RSS_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_stats.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_STATS_H_
+2 -17
drivers/net/ethernet/cisco/enic/vnic_vic.c
··· 1 - /* 2 - * Copyright 2010 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2010 Cisco Systems, Inc. All rights reserved. 18 3 19 4 #include <linux/kernel.h> 20 5 #include <linux/errno.h>
+2 -17
drivers/net/ethernet/cisco/enic/vnic_vic.h
··· 1 - /* 2 - * Copyright 2010 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - * 17 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2010 Cisco Systems, Inc. All rights reserved. */ 18 3 19 4 #ifndef _VNIC_VIC_H_ 20 5 #define _VNIC_VIC_H_
+1 -14
drivers/net/ethernet/cisco/enic/vnic_wq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #include <linux/kernel.h>
+1 -14
drivers/net/ethernet/cisco/enic/vnic_wq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _VNIC_WQ_H_
+1 -14
drivers/net/ethernet/cisco/enic/wq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 - * 18 5 */ 19 6 20 7 #ifndef _WQ_ENET_DESC_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/11ac.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11ac 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/11ac.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11ac 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_11AC_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/11h.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11h 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "main.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/11n.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/11n.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_11N_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/11n_aggr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n Aggregation 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/11n_aggr.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n Aggregation 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_11N_AGGR_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n RX Re-ordering 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: 802.11n RX Re-ordering 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_11N_RXREORDER_H_
+1 -12
drivers/net/wireless/marvell/mwifiex/Makefile
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 1 2 # 2 3 # Copyright 2011-2020 NXP 3 4 # 4 - # This software file (the "File") is distributed by NXP 5 - # under the terms of the GNU General Public License Version 2, June 1991 6 - # (the "License"). You may use, redistribute and/or modify this File in 7 - # accordance with the terms and conditions of the License, a copy of which 8 - # is available by writing to the Free Software Foundation, Inc., 9 - # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 10 - # worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 11 - # 12 - # THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 13 - # IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 14 - # ARE EXPRESSLY DISCLAIMED. The License provides additional details about 15 - # this warranty disclaimer. 16 5 17 6 18 7 mwifiex-y += main.o
+1 -13
drivers/net/wireless/marvell/mwifiex/cfg80211.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: CFG80211 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "cfg80211.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/cfg80211.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: CFG80211 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef __MWIFIEX_CFG80211__
+1 -13
drivers/net/wireless/marvell/mwifiex/cfp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: Channel, Frequence and Power 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/cmdevt.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: commands and events 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <asm/unaligned.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: debugfs 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <linux/debugfs.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/decl.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: generic data structures and APIs 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_DECL_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/ethtool.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: ethtool 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "main.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/fw.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: Firmware specific macros & structures 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_FW_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/ie.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: management IE handling- setting and 3 4 * deleting IE. 4 5 * 5 6 * Copyright 2011-2020 NXP 6 - * 7 - * This software file (the "File") is distributed by NXP 8 - * under the terms of the GNU General Public License Version 2, June 1991 9 - * (the "License"). You may use, redistribute and/or modify this File in 10 - * accordance with the terms and conditions of the License, a copy of which 11 - * is available by writing to the Free Software Foundation, Inc., 12 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 13 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 14 - * 15 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 16 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 17 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 18 - * this warranty disclaimer. 19 7 */ 20 8 21 9 #include "main.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/init.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: HW/FW Initialization 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/ioctl.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: ioctl data structures & APIs 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_IOCTL_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/join.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: association and ad-hoc start/join 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/main.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: major functions 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <linux/suspend.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/main.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: major data structures and prototypes 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_MAIN_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/pcie.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: PCIE specific handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <linux/iopoll.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/pcie.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* @file mwifiex_pcie.h 2 3 * 3 4 * @brief This file contains definitions for PCI-E interface. 4 5 * driver. 5 6 * 6 7 * Copyright 2011-2020 NXP 7 - * 8 - * This software file (the "File") is distributed by NXP 9 - * under the terms of the GNU General Public License Version 2, June 1991 10 - * (the "License"). You may use, redistribute and/or modify this File in 11 - * accordance with the terms and conditions of the License, a copy of which 12 - * is available by writing to the Free Software Foundation, Inc., 13 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 14 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 15 - * 16 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 17 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 18 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 19 - * this warranty disclaimer. 20 8 */ 21 9 22 10 #ifndef _MWIFIEX_PCIE_H
+2 -16
drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
··· 1 - /* 2 - * NXP Wireless LAN device driver: PCIE and platform specific quirks 3 - * 4 - * This software file (the "File") is distributed by NXP 5 - * under the terms of the GNU General Public License Version 2, June 1991 6 - * (the "License"). You may use, redistribute and/or modify this File in 7 - * accordance with the terms and conditions of the License, a copy of which 8 - * is available by writing to the Free Software Foundation, Inc., 9 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 10 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 11 - * 12 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 13 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 14 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 15 - * this warranty disclaimer. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // NXP Wireless LAN device driver: PCIE and platform specific quirks 17 3 18 4 #include <linux/dmi.h> 19 5
+2 -16
drivers/net/wireless/marvell/mwifiex/pcie_quirks.h
··· 1 - /* 2 - * NXP Wireless LAN device driver: PCIE and platform specific quirks 3 - * 4 - * This software file (the "File") is distributed by NXP 5 - * under the terms of the GNU General Public License Version 2, June 1991 6 - * (the "License"). You may use, redistribute and/or modify this File in 7 - * accordance with the terms and conditions of the License, a copy of which 8 - * is available by writing to the Free Software Foundation, Inc., 9 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 10 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 11 - * 12 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 13 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 14 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 15 - * this warranty disclaimer. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* NXP Wireless LAN device driver: PCIE and platform specific quirks */ 17 3 18 4 #include "pcie.h" 19 5
+1 -13
drivers/net/wireless/marvell/mwifiex/scan.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: scan ioctl and command handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/sdio.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: SDIO specific handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <linux/firmware.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/sdio.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: SDIO specific definitions 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_SDIO_H
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_cmd.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: station command handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: station command response handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_event.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: station event handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: functions for station ioctl 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_rx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: station RX data handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include <uapi/linux/ipv6.h>
+1 -13
drivers/net/wireless/marvell/mwifiex/sta_tx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: station TX data handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/txrx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: generic TX/RX data handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/uap_cmd.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: AP specific command handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "main.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/uap_event.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: AP event handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/uap_txrx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: AP TX and RX data handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/usb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: USB specific handling 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "main.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/usb.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains definitions for mwifiex USB interface driver. 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_USB_H
+1 -13
drivers/net/wireless/marvell/mwifiex/util.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: utility functions 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/util.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: utility functions 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_UTIL_H_
+1 -13
drivers/net/wireless/marvell/mwifiex/wmm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * NXP Wireless LAN device driver: WMM 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #include "decl.h"
+1 -13
drivers/net/wireless/marvell/mwifiex/wmm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * NXP Wireless LAN device driver: WMM 3 4 * 4 5 * Copyright 2011-2020 NXP 5 - * 6 - * This software file (the "File") is distributed by NXP 7 - * under the terms of the GNU General Public License Version 2, June 1991 8 - * (the "License"). You may use, redistribute and/or modify this File in 9 - * accordance with the terms and conditions of the License, a copy of which 10 - * is available by writing to the Free Software Foundation, Inc., 11 - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 12 - * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 13 - * 14 - * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 15 - * IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE 16 - * ARE EXPRESSLY DISCLAIMED. The License provides additional details about 17 - * this warranty disclaimer. 18 6 */ 19 7 20 8 #ifndef _MWIFIEX_WMM_H_
+2 -12
drivers/nvmem/bcm-ocotp.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/acpi.h> 15 5 #include <linux/delay.h>
+2 -12
drivers/phy/broadcom/phy-bcm-cygnus-pcie.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <linux/delay.h> 15 5 #include <linux/io.h>
+2 -12
drivers/phy/broadcom/phy-bcm-ns2-pcie.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/device.h> 15 5 #include <linux/module.h>
+2 -12
drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 #include <linux/delay.h> 15 5 #include <linux/extcon-provider.h>
+1 -9
drivers/phy/motorola/phy-cpcap-usb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Motorola CPCAP PMIC USB PHY driver 3 4 * Copyright (C) 2017 Tony Lindgren <tony@atomide.com> ··· 6 5 * Some parts based on earlier Motorola Linux kernel tree code in 7 6 * board-mapphone-usb.c and cpcap-usb-det.c: 8 7 * Copyright (C) 2007 - 2011 Motorola, Inc. 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/atomic.h>
+1 -10
drivers/phy/ti/phy-dm816x-usb.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/module.h> 13 4 #include <linux/platform_device.h>
+2 -12
drivers/pinctrl/bcm/pinctrl-bcm281xx.c
··· 1 - /* 2 - * Copyright (C) 2013-2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013-2017 Broadcom 13 3 14 4 #include <linux/err.h> 15 5 #include <linux/io.h>
+2 -12
drivers/pinctrl/bcm/pinctrl-cygnus-mux.c
··· 1 - /* 2 - * Copyright (C) 2014-2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014-2017 Broadcom 13 3 14 4 /* 15 5 * Broadcom Cygnus IOMUX driver
+1 -9
drivers/pinctrl/bcm/pinctrl-ns2-mux.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* Copyright (C) 2016 Broadcom Corporation 2 - * 3 - * This program is free software; you can redistribute it and/or 4 - * modify it under the terms of the GNU General Public License as 5 - * published by the Free Software Foundation version 2. 6 - * 7 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 8 - * kind, whether express or implied; without even the implied warranty 9 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 10 - * GNU General Public License for more details. 11 3 * 12 4 * This file contains the Northstar2 IOMUX driver that supports group 13 5 * based PINMUX configuration. The PWM is functional only when the
+2 -12
drivers/pinctrl/bcm/pinctrl-nsp-gpio.c
··· 1 - /* 2 - * Copyright (C) 2014-2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014-2017 Broadcom 13 3 14 4 /* 15 5 * This file contains the Broadcom Northstar Plus (NSP) GPIO driver that
+1 -9
drivers/pinctrl/bcm/pinctrl-nsp-mux.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* Copyright (C) 2015 Broadcom Corporation 2 - * 3 - * This program is free software; you can redistribute it and/or 4 - * modify it under the terms of the GNU General Public License as 5 - * published by the Free Software Foundation version 2. 6 - * 7 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 8 - * kind, whether express or implied; without even the implied warranty 9 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 10 - * GNU General Public License for more details. 11 3 * 12 4 * This file contains the Northstar plus (NSP) IOMUX driver that supports 13 5 * group based PINMUX configuration. The Northstar plus IOMUX controller
+1 -14
drivers/pinctrl/pinctrl-as3722.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * ams AS3722 pin control and GPIO driver. 3 4 * 4 5 * Copyright (c) 2013, NVIDIA Corporation. 5 6 * 6 7 * Author: Laxman Dewangan <ldewangan@nvidia.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 20 - * 02111-1307, USA 21 8 */ 22 9 23 10 #include <linux/delay.h>
+1 -14
drivers/pinctrl/pinctrl-palmas.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * pinctrl-palmas.c -- TI PALMAS series pin control driver. 3 4 * 4 5 * Copyright (c) 2013, NVIDIA Corporation. 5 6 * 6 7 * Author: Laxman Dewangan <ldewangan@nvidia.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 20 - * 02111-1307, USA 21 8 */ 22 9 23 10 #include <linux/delay.h>
+1 -14
drivers/pinctrl/pinctrl-utils.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Utils functions to implement the pincontrol driver. 3 4 * 4 5 * Copyright (c) 2013, NVIDIA Corporation. 5 6 * 6 7 * Author: Laxman Dewangan <ldewangan@nvidia.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 20 - * 02111-1307, USA 21 8 */ 22 9 #include <linux/device.h> 23 10 #include <linux/export.h>
+1 -14
drivers/pinctrl/pinctrl-utils.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Utils functions to implement the pincontrol driver. 3 4 * 4 5 * Copyright (c) 2013, NVIDIA Corporation. 5 6 * 6 7 * Author: Laxman Dewangan <ldewangan@nvidia.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 20 - * 02111-1307, USA 21 8 */ 22 9 #ifndef __PINCTRL_UTILS_H__ 23 10 #define __PINCTRL_UTILS_H__
+2 -12
drivers/power/reset/brcm-kona-reset.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/io.h> 15 5 #include <linux/of_address.h>
+2 -12
drivers/power/reset/brcmstb-reboot.c
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 14 4 #include <linux/bitops.h> 15 5 #include <linux/device.h>
+1 -9
drivers/power/supply/cpcap-battery.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Battery driver for CPCAP PMIC 3 4 * ··· 8 7 * drivers: 9 8 * 10 9 * Copyright (C) 2009-2010 Motorola, Inc. 11 - * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License version 2 as 14 - * published by the Free Software Foundation. 15 - 16 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 17 - * kind, whether express or implied; without even the implied warranty 18 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 10 */ 21 11 22 12 #include <linux/delay.h>
+2 -12
drivers/ptp/ptp_dte.c
··· 1 - /* 2 - * Copyright 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2017 Broadcom 13 3 14 4 #include <linux/err.h> 15 5 #include <linux/io.h>
+2 -12
drivers/pwm/pwm-bcm-iproc.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/clk.h> 15 5 #include <linux/delay.h>
+2 -12
drivers/pwm/pwm-bcm-kona.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/clk.h> 15 5 #include <linux/delay.h>
+1 -9
drivers/regulator/cpcap-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Motorola CPCAP PMIC regulator driver 3 4 * ··· 7 6 * 8 7 * Rewritten for mainline kernel to use device tree and regmap 9 8 * Copyright (C) 2017 Tony Lindgren <tony@atomide.com> 10 - * 11 - * This program is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation version 2. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 9 */ 20 10 21 11 #include <linux/err.h>
+1 -9
drivers/regulator/isl6271a-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * isl6271a-regulator.c 3 4 * 4 5 * Support for Intersil ISL6271A voltage regulator 5 6 * 6 7 * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/kernel.h>
+1 -9
drivers/regulator/lp873x-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Regulator driver for LP873X PMIC 3 4 * 4 5 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether expressed or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License version 2 for more details. 14 6 */ 15 7 16 8 #include <linux/module.h>
+1 -14
drivers/regulator/max8973-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * max8973-regulator.c -- Maxim max8973A 3 4 * ··· 7 6 * Copyright (c) 2012, NVIDIA Corporation. 8 7 * 9 8 * Author: Laxman Dewangan <ldewangan@nvidia.com> 10 - * 11 - * This program is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation version 2. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 16 - * whether express or implied; without even the implied warranty of 17 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 - * General Public License for more details. 19 - * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 23 - * 02111-1307, USA 24 9 */ 25 10 26 11 #include <linux/kernel.h>
+1 -9
drivers/regulator/ti-abb-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Texas Instruments SoC Adaptive Body Bias(ABB) Regulator 3 4 * ··· 8 7 * Copyright (C) 2012-2013 Texas Instruments, Inc. 9 8 * Andrii Tseglytskyi <andrii.tseglytskyi@ti.com> 10 9 * Nishanth Menon <nm@ti.com> 11 - * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License version 2 as 14 - * published by the Free Software Foundation. 15 - * 16 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 17 - * kind, whether express or implied; without even the implied warranty 18 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 10 */ 21 11 #include <linux/clk.h> 22 12 #include <linux/delay.h>
+1 -14
drivers/regulator/tps51632-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps51632-regulator.c -- TI TPS51632 3 4 * ··· 8 7 * Copyright (c) 2012, NVIDIA Corporation. 9 8 * 10 9 * Author: Laxman Dewangan <ldewangan@nvidia.com> 11 - * 12 - * This program is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation version 2. 15 - * 16 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 17 - * whether express or implied; without even the implied warranty of 18 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 19 - * General Public License for more details. 20 - * 21 - * You should have received a copy of the GNU General Public License 22 - * along with this program; if not, write to the Free Software 23 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 24 - * 02111-1307, USA 25 10 */ 26 11 27 12 #include <linux/err.h>
+1 -14
drivers/regulator/tps62360-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps62360.c -- TI tps62360 3 4 * ··· 7 6 * Copyright (c) 2012, NVIDIA Corporation. 8 7 * 9 8 * Author: Laxman Dewangan <ldewangan@nvidia.com> 10 - * 11 - * This program is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation version 2. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 16 - * whether express or implied; without even the implied warranty of 17 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 - * General Public License for more details. 19 - * 20 - * You should have received a copy of the GNU General Public License 21 - * along with this program; if not, write to the Free Software 22 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 23 - * 02111-1307, USA 24 9 */ 25 10 26 11 #include <linux/kernel.h>
+1 -9
drivers/regulator/tps65023-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps65023-regulator.c 3 4 * 4 5 * Supports TPS65023 Regulator 5 6 * 6 7 * Copyright (C) 2009 Texas Instrument Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/kernel.h>
+1 -9
drivers/regulator/tps6507x-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps6507x-regulator.c 3 4 * 4 5 * Regulator driver for TPS65073 PMIC 5 6 * 6 7 * Copyright (C) 2009 Texas Instrument Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any kind, 13 - * whether express or implied; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 - * General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/kernel.h>
+1 -9
drivers/regulator/tps65086-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 3 4 * 4 5 * Author: Andrew F. Davis <afd@ti.com> 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether expressed or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License version 2 for more details. 14 6 * 15 7 * Based on the TPS65912 driver 16 8 */
+1 -9
drivers/regulator/tps65217-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps65217-regulator.c 3 4 * 4 5 * Regulator driver for TPS65217 PMIC 5 6 * 6 7 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/kernel.h>
+1 -9
drivers/regulator/tps65218-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps65218-regulator.c 3 4 * 4 5 * Regulator driver for TPS65218 PMIC 5 6 * 6 7 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether expressed or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License version 2 for more details. 16 8 */ 17 9 18 10 #include <linux/kernel.h>
+1 -9
drivers/regulator/tps65912-regulator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Regulator driver for TI TPS65912x PMICs 3 4 * 4 5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether expressed or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License version 2 for more details. 15 7 * 16 8 * Based on the TPS65218 driver and the previous TPS65912 driver by 17 9 * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
+1 -9
drivers/reset/reset-ti-sci.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Texas Instrument's System Control Interface (TI-SCI) reset driver 3 4 * 4 5 * Copyright (C) 2015-2017 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/idr.h>
+1 -9
drivers/reset/reset-ti-syscon.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI SYSCON regmap reset driver 3 4 * 4 5 * Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Andrew F. Davis <afd@ti.com> 6 7 * Suman Anna <afd@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #include <linux/mfd/syscon.h>
+1 -13
drivers/scsi/fnic/cq_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _CQ_DESC_H_ 19 7 #define _CQ_DESC_H_
+1 -13
drivers/scsi/fnic/cq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _CQ_ENET_DESC_H_ 19 7 #define _CQ_ENET_DESC_H_
+1 -13
drivers/scsi/fnic/cq_exch_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _CQ_EXCH_DESC_H_ 19 7 #define _CQ_EXCH_DESC_H_
+1 -13
drivers/scsi/fnic/fcpio.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _FCPIO_H_ 19 7 #define _FCPIO_H_
+1 -13
drivers/scsi/fnic/fnic.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _FNIC_H_ 19 7 #define _FNIC_H_
+1 -13
drivers/scsi/fnic/fnic_attrs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/string.h> 19 7 #include <linux/device.h>
+2 -16
drivers/scsi/fnic/fnic_debugfs.c
··· 1 - /* 2 - * Copyright 2012 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2012 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/module.h> 19 5 #include <linux/errno.h>
+1 -13
drivers/scsi/fnic/fnic_fcs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/errno.h> 19 7 #include <linux/pci.h>
+1 -13
drivers/scsi/fnic/fnic_fip.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #ifndef _FNIC_FIP_H_
+1 -13
drivers/scsi/fnic/fnic_io.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _FNIC_IO_H_ 19 7 #define _FNIC_IO_H_
+1 -14
drivers/scsi/fnic/fnic_isr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/string.h> 19 7 #include <linux/errno.h> ··· 320 332 pci_free_irq_vectors(fnic->pdev); 321 333 vnic_dev_set_intr_mode(fnic->vdev, VNIC_DEV_INTR_MODE_INTX); 322 334 } 323 -
+1 -14
drivers/scsi/fnic/fnic_main.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/module.h> 19 7 #include <linux/mempool.h> ··· 1147 1159 1148 1160 module_init(fnic_init_module); 1149 1161 module_exit(fnic_cleanup_module); 1150 -
+1 -13
drivers/scsi/fnic/fnic_res.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/errno.h> 19 7 #include <linux/types.h>
+1 -13
drivers/scsi/fnic/fnic_res.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _FNIC_RES_H_ 19 7 #define _FNIC_RES_H_
+1 -13
drivers/scsi/fnic/fnic_scsi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/mempool.h> 19 7 #include <linux/errno.h>
+2 -16
drivers/scsi/fnic/fnic_stats.h
··· 1 - /* 2 - * Copyright 2013 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2013 Cisco Systems, Inc. All rights reserved. */ 17 3 #ifndef _FNIC_STATS_H_ 18 4 #define _FNIC_STATS_H_ 19 5
+2 -16
drivers/scsi/fnic/fnic_trace.c
··· 1 - /* 2 - * Copyright 2012 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2012 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/module.h> 19 5 #include <linux/mempool.h>
+2 -16
drivers/scsi/fnic/fnic_trace.h
··· 1 - /* 2 - * Copyright 2012 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2012 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __FNIC_TRACE_H__ 19 5 #define __FNIC_TRACE_H__
+1 -13
drivers/scsi/fnic/rq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _RQ_ENET_DESC_H_ 19 7 #define _RQ_ENET_DESC_H_
+1 -13
drivers/scsi/fnic/vnic_cq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #include <linux/errno.h> 19 7 #include <linux/types.h>
+1 -13
drivers/scsi/fnic/vnic_cq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_CQ_H_ 19 7 #define _VNIC_CQ_H_
+1 -13
drivers/scsi/fnic/vnic_cq_copy.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_CQ_COPY_H_ 19 7 #define _VNIC_CQ_COPY_H_
+1 -13
drivers/scsi/fnic/vnic_dev.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #include <linux/kernel.h>
+1 -13
drivers/scsi/fnic/vnic_dev.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_DEV_H_ 19 7 #define _VNIC_DEV_H_
+1 -13
drivers/scsi/fnic/vnic_devcmd.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_DEVCMD_H_ 19 7 #define _VNIC_DEVCMD_H_
+1 -13
drivers/scsi/fnic/vnic_intr.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #include <linux/kernel.h>
+1 -13
drivers/scsi/fnic/vnic_intr.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_INTR_H_ 19 7 #define _VNIC_INTR_H_
+1 -13
drivers/scsi/fnic/vnic_nic.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_NIC_H_ 19 7 #define _VNIC_NIC_H_
+1 -13
drivers/scsi/fnic/vnic_resource.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_RESOURCE_H_ 19 7 #define _VNIC_RESOURCE_H_
+1 -14
drivers/scsi/fnic/vnic_rq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #include <linux/errno.h> ··· 179 191 180 192 vnic_dev_clear_desc_ring(&rq->ring); 181 193 } 182 -
+1 -13
drivers/scsi/fnic/vnic_rq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_RQ_H_ 19 7 #define _VNIC_RQ_H_
+1 -13
drivers/scsi/fnic/vnic_scsi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_SCSI_H_ 19 7 #define _VNIC_SCSI_H_
+1 -13
drivers/scsi/fnic/vnic_stats.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_STATS_H_ 19 7 #define _VNIC_STATS_H_
+1 -13
drivers/scsi/fnic/vnic_wq.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #include <linux/errno.h>
+1 -13
drivers/scsi/fnic/vnic_wq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_WQ_H_ 19 7 #define _VNIC_WQ_H_
+1 -14
drivers/scsi/fnic/vnic_wq_copy.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 19 7 #include <linux/errno.h> ··· 96 108 iowrite32(error_interrupt_enable, &wq->ctrl->error_interrupt_enable); 97 109 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); 98 110 } 99 -
+1 -13
drivers/scsi/fnic/vnic_wq_copy.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _VNIC_WQ_COPY_H_ 19 7 #define _VNIC_WQ_COPY_H_
+1 -13
drivers/scsi/fnic/wq_enet_desc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright 2008 Cisco Systems, Inc. All rights reserved. 3 4 * Copyright 2007 Nuova Systems, Inc. All rights reserved. 4 - * 5 - * This program is free software; you may redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; version 2 of the License. 8 - * 9 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 10 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 11 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 12 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 13 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 14 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 15 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 16 - * SOFTWARE. 17 5 */ 18 6 #ifndef _WQ_ENET_DESC_H_ 19 7 #define _WQ_ENET_DESC_H_
+2 -16
drivers/scsi/snic/cq_desc.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _CQ_DESC_H_ 19 5 #define _CQ_DESC_H_
+2 -16
drivers/scsi/snic/cq_enet_desc.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _CQ_ENET_DESC_H_ 19 5 #define _CQ_ENET_DESC_H_
+2 -16
drivers/scsi/snic/snic.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _SNIC_H_ 19 5 #define _SNIC_H_
+2 -16
drivers/scsi/snic/snic_attrs.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/string.h> 19 5 #include <linux/device.h>
+2 -16
drivers/scsi/snic/snic_ctl.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/pci.h>
+2 -16
drivers/scsi/snic/snic_debugfs.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/module.h> 19 5 #include <linux/errno.h>
+2 -16
drivers/scsi/snic/snic_disc.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/mempool.h>
+2 -16
drivers/scsi/snic/snic_disc.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __SNIC_DISC_H 19 5 #define __SNIC_DISC_H
+2 -16
drivers/scsi/snic/snic_fwint.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __SNIC_FWINT_H 19 5 #define __SNIC_FWINT_H
+2 -16
drivers/scsi/snic/snic_io.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/pci.h>
+2 -16
drivers/scsi/snic/snic_io.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _SNIC_IO_H 19 5 #define _SNIC_IO_H
+2 -16
drivers/scsi/snic/snic_isr.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/string.h> 19 5 #include <linux/errno.h>
+2 -16
drivers/scsi/snic/snic_main.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/module.h> 19 5 #include <linux/mempool.h>
+2 -16
drivers/scsi/snic/snic_res.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/types.h>
+2 -16
drivers/scsi/snic/snic_res.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __SNIC_RES_H 19 5 #define __SNIC_RES_H
+2 -16
drivers/scsi/snic/snic_scsi.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/mempool.h> 19 5 #include <linux/errno.h>
+2 -16
drivers/scsi/snic/snic_stats.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __SNIC_STATS_H 19 5 #define __SNIC_STATS_H
+2 -16
drivers/scsi/snic/snic_trc.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/module.h> 19 5 #include <linux/mempool.h>
+2 -16
drivers/scsi/snic/snic_trc.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef __SNIC_TRC_H 19 5 #define __SNIC_TRC_H
+2 -16
drivers/scsi/snic/vnic_cq.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/types.h>
+2 -16
drivers/scsi/snic/vnic_cq.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_CQ_H_ 19 5 #define _VNIC_CQ_H_
+2 -16
drivers/scsi/snic/vnic_cq_fw.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_CQ_FW_H_ 19 5 #define _VNIC_CQ_FW_H_
+2 -16
drivers/scsi/snic/vnic_dev.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/kernel.h> 19 5 #include <linux/errno.h>
+2 -16
drivers/scsi/snic/vnic_dev.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_DEV_H_ 19 5 #define _VNIC_DEV_H_
+2 -16
drivers/scsi/snic/vnic_devcmd.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_DEVCMD_H_ 19 5 #define _VNIC_DEVCMD_H_
+2 -16
drivers/scsi/snic/vnic_intr.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/kernel.h> 19 5 #include <linux/errno.h>
+2 -16
drivers/scsi/snic/vnic_intr.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_INTR_H_ 19 5 #define _VNIC_INTR_H_
+2 -16
drivers/scsi/snic/vnic_resource.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_RESOURCE_H_ 19 5 #define _VNIC_RESOURCE_H_
+2 -16
drivers/scsi/snic/vnic_snic.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_SNIC_H_ 19 5 #define _VNIC_SNIC_H_
+2 -16
drivers/scsi/snic/vnic_stats.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_STATS_H_ 19 5 #define _VNIC_STATS_H_
+2 -16
drivers/scsi/snic/vnic_wq.c
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright 2014 Cisco Systems, Inc. All rights reserved. 17 3 18 4 #include <linux/errno.h> 19 5 #include <linux/types.h>
+2 -16
drivers/scsi/snic/vnic_wq.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _VNIC_WQ_H_ 19 5 #define _VNIC_WQ_H_
+2 -16
drivers/scsi/snic/wq_enet_desc.h
··· 1 - /* 2 - * Copyright 2014 Cisco Systems, Inc. All rights reserved. 3 - * 4 - * This program is free software; you may redistribute it and/or modify 5 - * it under the terms of the GNU General Public License as published by 6 - * the Free Software Foundation; version 2 of the License. 7 - * 8 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 9 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 10 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 11 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 12 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 13 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 14 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 15 - * SOFTWARE. 16 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright 2014 Cisco Systems, Inc. All rights reserved. */ 17 3 18 4 #ifndef _WQ_ENET_DESC_H_ 19 5 #define _WQ_ENET_DESC_H_
+1 -9
drivers/soc/ti/knav_dma.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Texas Instruments Incorporated 3 4 * Authors: Santosh Shilimkar <santosh.shilimkar@ti.com> 4 5 * Sandeep Nair <sandeep_n@ti.com> 5 6 * Cyril Chemparathy <cyril@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/io.h>
+1 -9
drivers/thermal/hisi_thermal.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * HiSilicon thermal sensor driver 3 4 * ··· 7 6 * 8 7 * Xinwei Kong <kong.kongxinwei@hisilicon.com> 9 8 * Leo Yan <leo.yan@linaro.org> 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 9 */ 20 10 21 11 #include <linux/cpufreq.h>
+1 -9
drivers/uio/uio_pruss.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Programmable Real-Time Unit Sub System (PRUSS) UIO driver (uio_pruss) 3 4 * ··· 6 5 * and DDR RAM to user space for applications interacting with PRUSS firmware 7 6 * 8 7 * Copyright (C) 2010-11 Texas Instruments Incorporated - http://www.ti.com/ 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 #include <linux/device.h> 20 10 #include <linux/module.h>
+1 -9
drivers/video/backlight/tps65217_bl.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * tps65217_bl.c 3 4 * ··· 6 5 * 7 6 * Copyright (C) 2012 Matthias Kaehlcke 8 7 * Author: Matthias Kaehlcke <matthias@kaehlcke.net> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/kernel.h>
+1 -9
include/dt-bindings/clock/bcm21664.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #ifndef _CLOCK_BCM21664_H
+1 -9
include/dt-bindings/clock/bcm281xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #ifndef _CLOCK_BCM281XX_H
+1 -9
include/dt-bindings/clock/ti-dra7-atl.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This header provides constants for DRA7 ATL (Audio Tracking Logic) 3 4 * ··· 7 6 * Copyright (C) 2013 Texas Instruments, Inc. 8 7 * 9 8 * Peter Ujfalusi <peter.ujfalusi@ti.com> 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 - * 15 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 16 - * kind, whether express or implied; without even the implied warranty 17 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 9 */ 20 10 21 11 #ifndef _DT_BINDINGS_CLK_DRA7_ATL_H
+1 -9
include/dt-bindings/pinctrl/hisi.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This header provides constants for hisilicon pinctrl bindings. 3 4 * 4 5 * Copyright (c) 2015 HiSilicon Limited. 5 6 * Copyright (c) 2015 Linaro Limited. 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef _DT_BINDINGS_PINCTRL_HISI_H
+1 -9
include/dt-bindings/pinctrl/keystone.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This header provides constants for Keystone pinctrl bindings. 3 4 * 4 5 * Copyright (C) 2016 Texas Instruments Incorporated - http://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef _DT_BINDINGS_PINCTRL_KEYSTONE_H
+1 -8
include/dt-bindings/power/mt6797-power.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (c) 2017 MediaTek Inc. 3 4 * Author: Mars.C <mars.cheng@mediatek.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed in the hope that it will be useful, 10 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 14 7 #ifndef _DT_BINDINGS_POWER_MT6797_POWER_H
+1 -9
include/linux/clk/ti.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI clock drivers support 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc. 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 #ifndef __LINUX_CLK_TI_H__ 16 8 #define __LINUX_CLK_TI_H__
+1 -4
include/linux/input/elan-i2c-ids.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Elan I2C/SMBus Touchpad device whitelist 3 4 * ··· 11 10 * Based on cyapa driver: 12 11 * copyright (c) 2011-2012 Cypress Semiconductor, Inc. 13 12 * copyright (c) 2011-2012 Google, Inc. 14 - * 15 - * This program is free software; you can redistribute it and/or modify it 16 - * under the terms of the GNU General Public License version 2 as published 17 - * by the Free Software Foundation. 18 13 * 19 14 * Trademarks are the property of their respective owners. 20 15 */
+1 -9
include/linux/mfd/lp873x.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Functions to access LP873X power management chip. 3 4 * 4 5 * Copyright (C) 2016 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __LINUX_MFD_LP873X_H
+1 -9
include/linux/mfd/tps65086.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 3 4 * Andrew F. Davis <afd@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 * 14 6 * Based on the TPS65912 driver 15 7 */
+1 -9
include/linux/mfd/tps65217.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * linux/mfd/tps65217.h 3 4 * 4 5 * Functions to access TPS65217 power management chip. 5 6 * 6 7 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #ifndef __LINUX_MFD_TPS65217_H
+1 -9
include/linux/mfd/tps65218.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * linux/mfd/tps65218.h 3 4 * 4 5 * Functions to access TPS65218 power management chip. 5 6 * 6 7 * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundation. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether expressed or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License version 2 for more details. 16 8 */ 17 9 18 10 #ifndef __LINUX_MFD_TPS65218_H
+1 -9
include/linux/mfd/tps65912.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 3 4 * Andrew F. Davis <afd@ti.com> 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundation. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether expressed or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License version 2 for more details. 13 5 * 14 6 * Based on the TPS65218 driver and the previous TPS65912 driver by 15 7 * Margarita Olaya Cabrera <magi@slimlogic.co.uk>
+1 -9
include/linux/platform_data/davinci_asp.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI DaVinci Audio Serial Port support 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __DAVINCI_ASP_H
+1 -9
include/linux/platform_data/gpio-davinci.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * DaVinci GPIO Platform Related Defines 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __DAVINCI_GPIO_PLATFORM_H
+1 -9
include/linux/platform_data/uio_dmem_genirq.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * include/linux/platform_data/uio_dmem_genirq.h 3 4 * 4 5 * Copyright (C) 2012 Damian Hobson-Garcia 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef _UIO_DMEM_GENIRQ_H
+1 -9
include/linux/platform_data/uio_pruss.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * include/linux/platform_data/uio_pruss.h 3 4 * 4 5 * Platform data for uio_pruss driver 5 6 * 6 7 * Copyright (C) 2010-11 Texas Instruments Incorporated - https://www.ti.com/ 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 18 10 #ifndef _UIO_PRUSS_H_
+1 -15
include/linux/platform_data/usb-omap.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * usb-omap.h - Platform data for the various OMAP USB IPs 3 4 * 4 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com 5 - * 6 - * This software is distributed under the terms of the GNU General Public 7 - * License ("GPL") version 2, as published by the Free Software Foundation. 8 - * 9 - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 10 - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 11 - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 12 - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 13 - * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 14 - * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 15 - * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 16 - * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 17 - * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 18 - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 19 - * POSSIBILITY OF SUCH DAMAGE. 20 6 */ 21 7 22 8 #define OMAP3_HS_USB_PORTS 3
+2 -12
include/linux/pm_wakeirq.h
··· 1 - /* 2 - * pm_wakeirq.h - Device wakeirq helper functions 3 - * 4 - * This program is free software; you can redistribute it and/or modify 5 - * it under the terms of the GNU General Public License version 2 as 6 - * published by the Free Software Foundation. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* pm_wakeirq.h - Device wakeirq helper functions */ 13 3 14 4 #ifndef _LINUX_PM_WAKEIRQ_H 15 5 #define _LINUX_PM_WAKEIRQ_H
+1 -9
include/linux/reset/bcm63xx_pmb.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Broadcom BCM63xx Processor Monitor Bus shared routines (SMP and reset) 3 4 * 4 5 * Copyright (C) 2015, Broadcom Corporation 5 6 * Author: Florian Fainelli <f.fainelli@gmail.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 #ifndef __BCM63XX_PMB_H 17 9 #define __BCM63XX_PMB_H
+1 -9
include/linux/soc/ti/knav_dma.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2014 Texas Instruments Incorporated 3 4 * Authors: Sandeep Nair <sandeep_n@ti.com 4 5 * Cyril Chemparathy <cyril@ti.com 5 6 Santosh Shilimkar <santosh.shilimkar@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __SOC_TI_KEYSTONE_NAVIGATOR_DMA_H__
+1 -9
include/linux/soc/ti/knav_qmss.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Keystone Navigator Queue Management Sub-System header 3 4 * ··· 6 5 * Author: Sandeep Nair <sandeep_n@ti.com> 7 6 * Cyril Chemparathy <cyril@ti.com> 8 7 * Santosh Shilimkar <santosh.shilimkar@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #ifndef __SOC_TI_KNAV_QMSS_H__
+1 -9
include/linux/soc/ti/ti-msgmgr.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Texas Instruments' Message Manager 3 4 * 4 5 * Copyright (C) 2015-2022 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Nishanth Menon 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundation. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef TI_MSGMGR_H
+2 -12
include/linux/sram.h
··· 1 - /* 2 - * Generic SRAM Driver Interface 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Generic SRAM Driver Interface */ 13 3 #ifndef __LINUX_SRAM_H__ 14 4 #define __LINUX_SRAM_H__ 15 5
+1 -16
include/linux/sunrpc/bc_xprt.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /****************************************************************************** 2 3 3 4 (c) 2008 NetApp. All Rights Reserved. 4 5 5 - NetApp provides this source code under the GPL v2 License. 6 - The GPL v2 license is available at 7 - https://opensource.org/licenses/gpl-license.php. 8 - 9 - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 10 - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 11 - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 12 - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 13 - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 14 - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 15 - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 16 - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 17 - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 18 - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 19 - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 20 6 21 7 ******************************************************************************/ 22 8 ··· 69 83 } 70 84 #endif /* CONFIG_SUNRPC_BACKCHANNEL */ 71 85 #endif /* _LINUX_SUNRPC_BC_XPRT_H */ 72 -
+1 -9
include/linux/ti-emif-sram.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI AM33XX EMIF Routines 3 4 * 4 5 * Copyright (C) 2016-2017 Texas Instruments Inc. 5 6 * Dave Gerlach 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 #ifndef __LINUX_TI_EMIF_H 17 9 #define __LINUX_TI_EMIF_H
-3
include/linux/usb/audio-v2.h
··· 2 2 /* 3 3 * Copyright (c) 2010 Daniel Mack <daniel@caiaq.de> 4 4 * 5 - * This software is distributed under the terms of the GNU General Public 6 - * License ("GPL") version 2, as published by the Free Software Foundation. 7 - * 8 5 * This file holds USB constants and structures defined 9 6 * by the USB Device Class Definition for Audio Devices in version 2.0. 10 7 * Comments below reference relevant sections of the documents contained
-3
include/linux/usb/audio.h
··· 6 6 * Developed for Thumtronics by Grey Innovation 7 7 * Ben Williamson <ben.williamson@greyinnovation.com> 8 8 * 9 - * This software is distributed under the terms of the GNU General Public 10 - * License ("GPL") version 2, as published by the Free Software Foundation. 11 - * 12 9 * This file holds USB constants and structures defined 13 10 * by the USB Device Class Definition for Audio Devices. 14 11 * Comments below reference relevant sections of that document:
-15
include/linux/usb/c67x00.h
··· 3 3 * usb_c67x00.h: platform definitions for the Cypress C67X00 USB chip 4 4 * 5 5 * Copyright (C) 2006-2008 Barco N.V. 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 - * This program is distributed in the hope that it will be useful, 13 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 20 - * MA 02110-1301 USA. 21 6 */ 22 7 23 8 #ifndef _LINUX_USB_C67X00_H
-4
include/linux/usb/cdc-wdm.h
··· 3 3 * USB CDC Device Management subdriver 4 4 * 5 5 * Copyright (c) 2012 Bjørn Mork <bjorn@mork.no> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License 9 - * version 2 as published by the Free Software Foundation. 10 6 */ 11 7 12 8 #ifndef __LINUX_USB_CDC_WDM_H
-4
include/linux/usb/cdc.h
··· 3 3 * USB CDC common helpers 4 4 * 5 5 * Copyright (c) 2015 Oliver Neukum <oneukum@suse.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License 9 - * version 2 as published by the Free Software Foundation. 10 6 */ 11 7 #ifndef __LINUX_USB_CDC_H 12 8 #define __LINUX_USB_CDC_H
-14
include/linux/usb/composite.h
··· 3 3 * composite.h -- framework for usb gadgets which are composite devices 4 4 * 5 5 * Copyright (C) 2006-2008 David Brownell 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 - * This program is distributed in the hope that it will be useful, 13 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 20 6 */ 21 7 22 8 #ifndef __LINUX_USB_COMPOSITE_H
-14
include/linux/usb/ehci_def.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Copyright (c) 2001-2002 by David Brownell 4 - * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms of the GNU General Public License as published by the 7 - * Free Software Foundation; either version 2 of the License, or (at your 8 - * option) any later version. 9 - * 10 - * This program is distributed in the hope that it will be useful, but 11 - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 12 - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13 - * for more details. 14 - * 15 - * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the Free Software Foundation, 17 - * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 4 */ 19 5 20 6 #ifndef __LINUX_USB_EHCI_DEF_H
-14
include/linux/usb/ehci_pdriver.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Copyright (C) 2012 Hauke Mehrtens <hauke@hauke-m.de> 4 - * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms of the GNU General Public License as published by the 7 - * Free Software Foundation; either version 2 of the License, or (at your 8 - * option) any later version. 9 - * 10 - * This program is distributed in the hope that it will be useful, but 11 - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 12 - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13 - * for more details. 14 - * 15 - * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the Free Software Foundation, 17 - * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 4 */ 19 5 20 6 #ifndef __USB_CORE_EHCI_PDRIVER_H
-14
include/linux/usb/g_hid.h
··· 3 3 * g_hid.h -- Header file for USB HID gadget driver 4 4 * 5 5 * Copyright (C) 2010 Fabien Chouteau <fabien.chouteau@barco.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; either version 2 of the License, or 10 - * (at your option) any later version. 11 - * 12 - * This program is distributed in the hope that it will be useful, 13 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 - * 17 - * You should have received a copy of the GNU General Public License 18 - * along with this program; if not, write to the Free Software 19 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 6 */ 21 7 22 8 #ifndef __LINUX_USB_G_HID_H
-2
include/linux/usb/gadget.h
··· 10 10 * 11 11 * (C) Copyright 2002-2004 by David Brownell 12 12 * All Rights Reserved. 13 - * 14 - * This software is licensed under the GNU GPL version 2. 15 13 */ 16 14 17 15 #ifndef __LINUX_USB_GADGET_H
-14
include/linux/usb/hcd.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Copyright (c) 2001-2002 by David Brownell 4 - * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms of the GNU General Public License as published by the 7 - * Free Software Foundation; either version 2 of the License, or (at your 8 - * option) any later version. 9 - * 10 - * This program is distributed in the hope that it will be useful, but 11 - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 12 - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13 - * for more details. 14 - * 15 - * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the Free Software Foundation, 17 - * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 4 */ 19 5 20 6 #ifndef __USB_CORE_HCD_H
-4
include/linux/usb/input.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 3 * Copyright (C) 2005 Dmitry Torokhov 4 - * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms of the GNU General Public License version 2 as published by 7 - * the Free Software Foundation. 8 4 */ 9 5 10 6 #ifndef __LINUX_USB_INPUT_H
-10
include/linux/usb/isp1301.h
··· 3 3 * NXP ISP1301 USB transceiver driver 4 4 * 5 5 * Copyright (C) 2012 Roland Stigge <stigge@antcom.de> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; version 2 of the License. 10 - * 11 - * This program is distributed in the hope that it will be useful, 12 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 - * 16 6 */ 17 7 18 8 #ifndef __LINUX_USB_ISP1301_H
-14
include/linux/usb/m66592.h
··· 3 3 * M66592 driver platform data 4 4 * 5 5 * Copyright (C) 2009 Renesas Solutions Corp. 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License as published by 9 - * the Free Software Foundation; version 2 of the License. 10 - * 11 - * This program is distributed in the hope that it will be useful, 12 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 - * 16 - * You should have received a copy of the GNU General Public License 17 - * along with this program; if not, write to the Free Software 18 - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 19 - * 20 6 */ 21 7 22 8 #ifndef __LINUX_USB_M66592_H
-10
include/linux/usb/musb-ux500.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Copyright (C) 2013 ST-Ericsson AB 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License as published by 7 - * the Free Software Foundation; either version 2 of the License, or 8 - * (at your option) any later version. 9 - * 10 - * This program is distributed in the hope that it will be useful, 11 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 4 */ 15 5 16 6 #ifndef __MUSB_UX500_H__
-14
include/linux/usb/net2280.h
··· 5 5 * 6 6 * Copyright (C) 2002 NetChip Technology, Inc. (http://www.netchip.com) 7 7 * Copyright (C) 2003 David Brownell 8 - * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License as published by 11 - * the Free Software Foundation; either version 2 of the License, or 12 - * (at your option) any later version. 13 - * 14 - * This program is distributed in the hope that it will be useful, 15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 - * 19 - * You should have received a copy of the GNU General Public License 20 - * along with this program; if not, write to the Free Software 21 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 22 8 */ 23 9 24 10 #ifndef __LINUX_USB_NET2280_H
-2
include/linux/usb/of.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 3 * OF helpers for usb devices. 4 - * 5 - * This file is released under the GPLv2 6 4 */ 7 5 8 6 #ifndef __LINUX_USB_OF_H
-14
include/linux/usb/ohci_pdriver.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 2 /* 3 3 * Copyright (C) 2012 Hauke Mehrtens <hauke@hauke-m.de> 4 - * 5 - * This program is free software; you can redistribute it and/or modify it 6 - * under the terms of the GNU General Public License as published by the 7 - * Free Software Foundation; either version 2 of the License, or (at your 8 - * option) any later version. 9 - * 10 - * This program is distributed in the hope that it will be useful, but 11 - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 12 - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13 - * for more details. 14 - * 15 - * You should have received a copy of the GNU General Public License 16 - * along with this program; if not, write to the Free Software Foundation, 17 - * Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 18 4 */ 19 5 20 6 #ifndef __USB_CORE_OHCI_PDRIVER_H
+2 -15
include/linux/usb/otg-fsm.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0+ 2 - /* Copyright (C) 2007,2008 Freescale Semiconductor, Inc. 3 - * 4 - * This program is free software; you can redistribute it and/or modify it 5 - * under the terms of the GNU General Public License as published by the 6 - * Free Software Foundation; either version 2 of the License, or (at your 7 - * option) any later version. 8 - * 9 - * This program is distributed in the hope that it will be useful, but 10 - * WITHOUT ANY WARRANTY; without even the implied warranty of 11 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 - * General Public License for more details. 13 - * 14 - * You should have received a copy of the GNU General Public License along 15 - * with this program; if not, write to the Free Software Foundation, Inc., 16 - * 675 Mass Ave, Cambridge, MA 02139, USA. 2 + /* 3 + * Copyright (C) 2007,2008 Freescale Semiconductor, Inc. 17 4 */ 18 5 19 6 #ifndef __LINUX_USB_OTG_FSM_H
-10
include/linux/usb/phy_companion.h
··· 3 3 * phy-companion.h -- phy companion to indicate the comparator part of PHY 4 4 * 5 5 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License as published by 8 - * the Free Software Foundation; either version 2 of the License, or 9 - * (at your option) any later version. 10 6 * 11 7 * Author: Kishon Vijay Abraham I <kishon@ti.com> 12 - * 13 - * This program is distributed in the hope that it will be useful, 14 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 - * GNU General Public License for more details. 17 - * 18 8 */ 19 9 20 10 #ifndef __DRIVERS_PHY_COMPANION_H
-14
include/linux/usb/r8a66597.h
··· 5 5 * Copyright (C) 2009 Renesas Solutions Corp. 6 6 * 7 7 * Author : Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 8 - * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License as published by 11 - * the Free Software Foundation; version 2 of the License. 12 - * 13 - * This program is distributed in the hope that it will be useful, 14 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 - * GNU General Public License for more details. 17 - * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 21 - * 22 8 */ 23 9 24 10 #ifndef __LINUX_USB_R8A66597_H
-14
include/linux/usb/rndis_host.h
··· 2 2 /* 3 3 * Host Side support for RNDIS Networking Links 4 4 * Copyright (C) 2005 by David Brownell 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License as published by 8 - * the Free Software Foundation; either version 2 of the License, or 9 - * (at your option) any later version. 10 - * 11 - * This program is distributed in the hope that it will be useful, 12 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 - * 16 - * You should have received a copy of the GNU General Public License 17 - * along with this program; if not, write to the Free Software 18 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 5 */ 20 6 21 7 #ifndef __LINUX_USB_RNDIS_HOST_H
-5
include/linux/usb/serial.h
··· 4 4 * 5 5 * Copyright (C) 1999 - 2012 6 6 * Greg Kroah-Hartman (greg@kroah.com) 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; version 2 of the License. 11 - * 12 7 */ 13 8 14 9 #ifndef __LINUX_USB_SERIAL_H
-2
include/linux/usb/storage.h
··· 9 9 * 10 10 * This file contains definitions taken from the 11 11 * USB Mass Storage Class Specification Overview 12 - * 13 - * Distributed under the terms of the GNU GPL, version two. 14 12 */ 15 13 16 14 /* Storage subclass codes */
-10
include/linux/usb/tegra_usb_phy.h
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 3 * Copyright (C) 2010 Google, Inc. 4 - * 5 - * This software is licensed under the terms of the GNU General Public 6 - * License version 2, as published by the Free Software Foundation, and 7 - * may be copied, distributed, and modified under those terms. 8 - * 9 - * This program is distributed in the hope that it will be useful, 10 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 - * 14 4 */ 15 5 16 6 #ifndef __TEGRA_USB_PHY_H
-4
include/linux/usb/ulpi.h
··· 3 3 * ulpi.h -- ULPI defines and function prorotypes 4 4 * 5 5 * Copyright (C) 2010 Nokia Corporation 6 - * 7 - * This software is distributed under the terms of the GNU General 8 - * Public License ("GPL") as published by the Free Software Foundation, 9 - * version 2 of that License. 10 6 */ 11 7 12 8 #ifndef __LINUX_USB_ULPI_H
-11
include/linux/usb/usb338x.h
··· 6 6 * Copyright (C) 2002 NetChip Technology, Inc. (http://www.netchip.com) 7 7 * Copyright (C) 2003 David Brownell 8 8 * Copyright (C) 2014 Ricardo Ribalda - Qtechnology/AS 9 - * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License as published by 12 - * the Free Software Foundation; either version 2 of the License, or 13 - * (at your option) any later version. 14 - * 15 - * This program is distributed in the hope that it will be useful, 16 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 - * GNU General Public License for more details. 19 - * 20 9 */ 21 10 22 11 #ifndef __LINUX_USB_USB338X_H
-14
include/linux/usb/usbnet.h
··· 4 4 * 5 5 * Copyright (C) 2000-2005 by David Brownell <dbrownell@users.sourceforge.net> 6 6 * Copyright (C) 2003-2005 David Hollis <dhollis@davehollis.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License as published by 10 - * the Free Software Foundation; either version 2 of the License, or 11 - * (at your option) any later version. 12 - * 13 - * This program is distributed in the hope that it will be useful, 14 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 15 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 - * GNU General Public License for more details. 17 - * 18 - * You should have received a copy of the GNU General Public License 19 - * along with this program; if not, write to the Free Software 20 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 7 */ 22 8 23 9 #ifndef __LINUX_USB_USBNET_H
-4
include/linux/usb/xhci-dbgp.h
··· 5 5 * Copyright (C) 2016 Intel Corporation 6 6 * 7 7 * Author: Lu Baolu <baolu.lu@linux.intel.com> 8 - * 9 - * This program is free software; you can redistribute it and/or modify 10 - * it under the terms of the GNU General Public License version 2 as 11 - * published by the Free Software Foundation. 12 8 */ 13 9 14 10 #ifndef __LINUX_XHCI_DBGP_H
+1 -9
include/linux/wkup_m3_ipc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI Wakeup M3 for AMx3 SoCs Power Management Routines 3 4 * 4 5 * Copyright (C) 2015 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Dave Gerlach <d-gerlach@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef _LINUX_WKUP_M3_IPC_H
+1 -9
include/media/i2c/adv7343.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * ADV7343 header file 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef ADV7343_H
+1 -9
include/media/i2c/adv7393.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * ADV7393 header file 3 4 * ··· 8 7 * Based on ADV7343 driver, 9 8 * 10 9 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 11 - * 12 - * This program is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation version 2. 15 - * 16 - * This program is distributed .as is. WITHOUT ANY WARRANTY of any 17 - * kind, whether express or implied; without even the implied warranty 18 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 10 */ 21 11 22 12 #ifndef ADV7393_H
+1 -13
include/media/i2c/ov2659.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Omnivision OV2659 CMOS Image Sensor driver 3 4 * ··· 6 5 * 7 6 * Benoit Parrot <bparrot@ti.com> 8 7 * Lad, Prabhakar <prabhakar.csengg@gmail.com> 9 - * 10 - * This program is free software; you may redistribute it and/or modify 11 - * it under the terms of the GNU General Public License as published by 12 - * the Free Software Foundation; version 2 of the License. 13 - * 14 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 15 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 16 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 17 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 18 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 19 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 20 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 - * SOFTWARE. 22 8 */ 23 9 24 10 #ifndef OV2659_H
+1 -16
include/uapi/linux/netfilter/xt_IDLETIMER.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */ 1 2 /* 2 - * linux/include/linux/netfilter/xt_IDLETIMER.h 3 - * 4 3 * Header file for Xtables timer target module. 5 4 * 6 5 * Copyright (C) 2004, 2010 Nokia Corporation ··· 9 10 * by Luciano Coelho <luciano.coelho@nokia.com> 10 11 * 11 12 * Contact: Luciano Coelho <luciano.coelho@nokia.com> 12 - * 13 - * This program is free software; you can redistribute it and/or 14 - * modify it under the terms of the GNU General Public License 15 - * version 2 as published by the Free Software Foundation. 16 - * 17 - * This program is distributed in the hope that it will be useful, but 18 - * WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 20 - * General Public License for more details. 21 - * 22 - * You should have received a copy of the GNU General Public License 23 - * along with this program; if not, write to the Free Software 24 - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 25 - * 02110-1301 USA 26 13 */ 27 14 28 15 #ifndef _XT_IDLETIMER_H
+1 -9
net/hsr/hsr_debugfs.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * debugfs code for HSR & PRP 3 4 * Copyright (C) 2019 Texas Instruments Incorporated 4 5 * 5 6 * Author(s): 6 7 * Murali Karicheri <m-karicheri2@ti.com> 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 #include <linux/module.h> 18 10 #include <linux/errno.h>
+1 -15
net/sunrpc/backchannel_rqst.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /****************************************************************************** 2 3 3 4 (c) 2007 Network Appliance, Inc. All Rights Reserved. 4 5 (c) 2009 NetApp. All Rights Reserved. 5 6 6 - NetApp provides this source code under the GPL v2 License. 7 - The GPL v2 license is available at 8 - https://opensource.org/licenses/gpl-license.php. 9 - 10 - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 11 - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 12 - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 13 - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 14 - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 15 - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 16 - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 17 - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 18 - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 19 - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 20 - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 21 7 22 8 ******************************************************************************/ 23 9
+1 -15
net/sunrpc/sunrpc.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /****************************************************************************** 2 3 3 4 (c) 2008 NetApp. All Rights Reserved. 4 5 5 - NetApp provides this source code under the GPL v2 License. 6 - The GPL v2 license is available at 7 - https://opensource.org/licenses/gpl-license.php. 8 - 9 - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 10 - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 11 - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 12 - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 13 - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 14 - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 15 - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 16 - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 17 - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 18 - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 19 - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 20 6 21 7 ******************************************************************************/ 22 8
+1 -13
samples/v4l/v4l2-pci-skeleton.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * This is a V4L2 PCI Skeleton Driver. It gives an initial skeleton source 3 4 * for use with other PCI drivers. ··· 7 6 * input 0 and an HDMI connector as input 1. 8 7 * 9 8 * Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved. 10 - * 11 - * This program is free software; you may redistribute it and/or modify 12 - * it under the terms of the GNU General Public License as published by 13 - * the Free Software Foundation; version 2 of the License. 14 - * 15 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 16 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 17 - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 18 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 19 - * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 20 - * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 21 - * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 22 - * SOFTWARE. 23 9 */ 24 10 25 11 #include <linux/types.h>
+1 -1
scripts/gcc-plugins/latent_entropy_plugin.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2012-2016 by the PaX Team <pageexec@freemail.hu> 3 4 * Copyright 2016 by Emese Revfy <re.emese@gmail.com> 4 - * Licensed under the GPL v2 5 5 * 6 6 * Note: the choice of the license means that the compilation process is 7 7 * NOT 'eligible' as defined by gcc's library exception to the GPL v3,
+1 -1
scripts/gcc-plugins/stackleak_plugin.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2011-2017 by the PaX Team <pageexec@freemail.hu> 3 4 * Modified by Alexander Popov <alex.popov@linux.com> 4 - * Licensed under the GPL v2 5 5 * 6 6 * Note: the choice of the license means that the compilation process is 7 7 * NOT 'eligible' as defined by gcc's library exception to the GPL v3,
+1 -1
scripts/gcc-plugins/structleak_plugin.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright 2013-2017 by PaX Team <pageexec@freemail.hu> 3 - * Licensed under the GPL v2 4 4 * 5 5 * Note: the choice of the license means that the compilation process is 6 6 * NOT 'eligible' as defined by gcc's library exception to the GPL v3,
+2 -12
sound/soc/bcm/cygnus-pcm.c
··· 1 - /* 2 - * Copyright (C) 2014-2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014-2015 Broadcom Corporation 13 3 #include <linux/debugfs.h> 14 4 #include <linux/dma-mapping.h> 15 5 #include <linux/init.h>
+2 -12
sound/soc/bcm/cygnus-ssp.c
··· 1 - /* 2 - * Copyright (C) 2014-2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014-2015 Broadcom Corporation 13 3 #include <linux/clk.h> 14 4 #include <linux/delay.h> 15 5 #include <linux/init.h>
+2 -12
sound/soc/bcm/cygnus-ssp.h
··· 1 - /* 2 - * Copyright (C) 2014-2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2014-2015 Broadcom Corporation */ 13 3 #ifndef __CYGNUS_SSP_H__ 14 4 #define __CYGNUS_SSP_H__ 15 5
+2 -4
tools/power/cpupower/debug/i386/dump_psb.c
··· 1 - /* 2 - * dump_psb. (c) 2004, Dave Jones, Red Hat Inc. 3 - * Licensed under the GPL v2. 4 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // dump_psb. (c) 2004, Dave Jones, Red Hat Inc. 5 3 6 4 #include <fcntl.h> 7 5 #include <stdio.h>