1
0
Fork 0
alistair23-linux/drivers/mailbox
Thomas Gleixner 9952f6918d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Based on 1 normalized pattern(s):

  this program is free software you can redistribute it and or modify
  it under the terms and conditions of the gnu general public license
  version 2 as published by the free software foundation this program
  is distributed in the hope it will be useful but without any
  warranty without even the implied warranty of merchantability or
  fitness for a particular purpose see the gnu general public license
  for more details you should have received a copy of the gnu general
  public license along with this program if not see http www gnu org
  licenses

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 228 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Steve Winslow <swinslow@gmail.com>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528171438.107155473@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-30 11:29:52 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile mailbox: Add support for Armada 37xx rWTM mailbox 2019-05-09 00:41:00 -05:00
arm_mhu.c mailbox: arm-mhu: Use device-managed registration API 2018-12-21 16:49:25 -06:00
armada-37xx-rwtm-mailbox.c mailbox: Add support for Armada 37xx rWTM mailbox 2019-05-09 00:41:00 -05:00
bcm-flexrm-mailbox.c mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue 2019-02-18 10:40:58 -06:00
bcm-pdc-mailbox.c mailbox: bcm-pdc: Use device-managed registration API 2018-12-21 16:49:25 -06:00
bcm2835-mailbox.c mailbox: bcm2835: Use device-managed registration API 2018-12-21 16:49:25 -06:00
hi3660-mailbox.c mailbox: hi3660: Use device-managed registration API 2018-12-21 16:49:25 -06:00
hi6220-mailbox.c mailbox: hi6220: Use device-managed registration API 2018-12-21 16:49:25 -06:00
imx-mailbox.c mailbox: imx: use devm_platform_ioremap_resource() to simplify code 2019-05-09 00:40:49 -05:00
mailbox-altera.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
mailbox-sti.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mailbox-test.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mailbox-xgene-slimpro.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
mailbox.c mailbox: Export mbox_flush() 2019-02-18 10:39:17 -06:00
mailbox.h Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
mtk-cmdq-mailbox.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
omap-mailbox.c mailbox: omap: Use device-managed registration API 2018-12-21 16:49:25 -06:00
pcc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
pl320-ipc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
platform_mhu.c mailbox: platform-mhu: Use device-managed registration API 2018-12-21 16:49:25 -06:00
qcom-apcs-ipc-mailbox.c mailbox: qcom-apcs: Use device-managed registration API 2018-12-21 16:49:25 -06:00
rockchip-mailbox.c mailbox: rockchip: Use device-managed registration API 2018-12-21 16:49:25 -06:00
stm32-ipcc.c mailbox: stm32-ipcc: check invalid irq 2019-05-09 00:41:00 -05:00
tegra-hsp.c mailbox: tegra-hsp: mark suspend function as __maybe_unused 2019-03-06 20:31:03 -06:00
ti-msgmgr.c mailbox: ti-msgmgr: Use device-managed registration API 2018-12-21 16:49:26 -06:00
zynqmp-ipi-mailbox.c mailbox: ZynqMP IPI mailbox controller 2019-03-06 20:34:20 -06:00