USB: add SPDX identifiers to all remaining files in drivers/usb/

It's good to have SPDX identifiers in all files to make it easier to
audit the kernel tree for correct licenses.

Update the drivers/usb/ and include/linux/usb* files with the correct
SPDX license identifier based on the license text in the file itself.
The SPDX identifier is a legally binding shorthand, which can be used
instead of the full boiler plate text.

This work is based on a script and data from Thomas Gleixner, Philippe
Ombredanne, and Kate Stewart.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Šī revīzija ir iekļauta:
Greg Kroah-Hartman
2017-11-03 11:28:30 +01:00
vecāks 8af620f06f
revīzija 5fd54ace47
651 mainīti faili ar 651 papildinājumiem un 0 dzēšanām

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* USB of helper code
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* USB transceiver driver for AB8500 family chips
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/err.h>

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2007,2008 Freescale semiconductor, Inc.
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/* Copyright (C) 2007,2008 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* NOP USB transceiver for all USB transceiver which are either built-in
* into USB IP or which are mostly autonomous.

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* gpio-vbus.c - simple GPIO VBUS sensing driver for B peripheral devices
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* isp1301_omap - ISP 1301 USB transceiver, talking to OMAP OTG controller
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* NXP ISP1301 USB transceiver driver
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* phy-keystone - USB PHY, talking to dwc3 controller in Keystone.
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2011 Marvell International Ltd. All rights reserved.
* Author: Chao Xie <chao.xie@marvell.com>

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2011 Marvell International Ltd. All rights reserved.
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2012-2014 Freescale Semiconductor, Inc.
* Copyright (C) 2012 Marek Vasut <marex@denx.de>

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* OMAP OTG controller driver
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Tahvo USB transceiver driver
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2010 Google, Inc.
* Copyright (C) 2013 NVIDIA Corporation

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* twl6030_usb - TWL6030 USB transceiver, talking to OMAP OTG driver.
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2011 Google, Inc.
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Generic ULPI USB transceiver support
*

Parādīt failu

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* phy.c -- USB phy handling
*