All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomas Winkler <tomas.winkler@intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	Alexander Usyskin <alexander.usyskin@intel.com>,
	linux-kernel@vger.kernel.org,
	Tomas Winkler <tomas.winkler@intel.com>
Subject: [char-misc 0/5] mei: spdx and copyright adjustments
Date: Tue, 12 Mar 2019 00:10:39 +0200	[thread overview]
Message-ID: <20190311221044.17623-1-tomas.winkler@intel.com> (raw)

Replace boiler plate licenses texts with the SPDX license
identifiers, and fix minor mistakes in HDCP2.0 code SPDX identifiers.

This includes also code under the NFC subsystem, this can be merged via
char-misc as this code is unlikely to change, so no conflicts are expected.

Use the same format for copyright notice in the all files
and update the copyright notice according file modification date.

Tomas Winkler (5):
  mei: add missing SPDX tag to mei Kconfig
  mei: convert to SPDX license tags
  nfc/mei: convert to SPDX license tags
  mei/hdcp: Fix SPDX identifiers
  mei: adjust the copyright notice in the files.

 drivers/misc/mei/Kconfig         |  2 +
 drivers/misc/mei/Makefile        |  2 +-
 drivers/misc/mei/bus-fixup.c     | 14 +------
 drivers/misc/mei/bus.c           | 13 +-----
 drivers/misc/mei/client.c        | 14 +------
 drivers/misc/mei/client.h        | 14 +------
 drivers/misc/mei/debugfs.c       | 15 ++-----
 drivers/misc/mei/dma-ring.c      |  2 +-
 drivers/misc/mei/hbm.c           | 15 +------
 drivers/misc/mei/hbm.h           | 14 +------
 drivers/misc/mei/hdcp/Makefile   |  2 +-
 drivers/misc/mei/hdcp/mei_hdcp.c |  2 +-
 drivers/misc/mei/hdcp/mei_hdcp.h |  2 +-
 drivers/misc/mei/hw-me-regs.h    | 68 ++------------------------------
 drivers/misc/mei/hw-me.c         | 14 +------
 drivers/misc/mei/hw-me.h         | 16 +-------
 drivers/misc/mei/hw-txe-regs.h   | 63 ++---------------------------
 drivers/misc/mei/hw-txe.c        | 14 +------
 drivers/misc/mei/hw-txe.h        | 14 +------
 drivers/misc/mei/hw.h            | 14 +------
 drivers/misc/mei/init.c          | 14 +------
 drivers/misc/mei/interrupt.c     | 15 +------
 drivers/misc/mei/main.c          | 15 ++-----
 drivers/misc/mei/mei-trace.c     | 14 +------
 drivers/misc/mei/mei-trace.h     | 14 +------
 drivers/misc/mei/mei_dev.h       | 14 +------
 drivers/misc/mei/pci-me.c        | 15 ++-----
 drivers/misc/mei/pci-txe.c       | 14 +------
 drivers/nfc/mei_phy.c            | 18 ++-------
 drivers/nfc/microread/mei.c      | 17 ++------
 drivers/nfc/pn544/mei.c          | 15 +------
 include/linux/mei_cl_bus.h       |  3 ++
 include/uapi/linux/mei.h         | 67 ++-----------------------------
 33 files changed, 72 insertions(+), 477 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-03-11 21:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-11 22:10 Tomas Winkler [this message]
2019-03-11 22:10 ` [char-misc 1/5] mei: add missing SPDX tag to mei Kconfig Tomas Winkler
2019-03-11 22:10 ` [char-misc 2/5] mei: convert to SPDX license tags Tomas Winkler
2019-03-11 22:10 ` [char-misc 3/5] nfc/mei: " Tomas Winkler
2019-03-11 22:10 ` [char-misc 4/5] mei/hdcp: Fix SPDX identifiers Tomas Winkler
2019-03-11 22:10 ` [char-misc 5/5] mei: adjust the copyright notice in the files Tomas Winkler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190311221044.17623-1-tomas.winkler@intel.com \
    --to=tomas.winkler@intel.com \
    --cc=alexander.usyskin@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.