lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 12 Mar 2019 00:10:39 +0200
From:   Tomas Winkler <tomas.winkler@...el.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Samuel Ortiz <sameo@...ux.intel.com>,
        Alexander Usyskin <alexander.usyskin@...el.com>,
        linux-kernel@...r.kernel.org,
        Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc 0/5] mei: spdx and copyright adjustments

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ