All of lore.kernel.org
 help / color / mirror / Atom feed
* [char-misc 0/5] mei: spdx and copyright adjustments
@ 2019-03-11 22:10 Tomas Winkler
  2019-03-11 22:10 ` [char-misc 1/5] mei: add missing SPDX tag to mei Kconfig Tomas Winkler
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tomas Winkler @ 2019-03-11 22:10 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Samuel Ortiz, Alexander Usyskin, linux-kernel, Tomas Winkler

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-11 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11 22:10 [char-misc 0/5] mei: spdx and copyright adjustments Tomas Winkler
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

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.