From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: linux-kernel@vger.kernel.org
Cc: Andreas Noever <andreas.noever@gmail.com>,
Michael Jamet <michael.jamet@intel.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Yehezkel Bernat <YehezkelShB@gmail.com>,
Lukas Wunner <lukas@wunner.de>
Subject: [PATCH 0/3] thunderbolt: Miscellaneous cleanups
Date: Mon, 3 Sep 2018 16:33:01 +0300 [thread overview]
Message-ID: <20180903133304.70362-1-mika.westerberg@linux.intel.com> (raw)
Hi,
Here are a couple of changes which have been in my TODO list some time
already but have not had time to make a proper patch out of them until now.
Mika Westerberg (3):
thunderbolt: Make the driver less verbose
thunderbolt: Convert rest of the driver files to use SPDX identifier
thunderbolt: Add Intel as copyright holder
drivers/thunderbolt/cap.c | 3 +-
drivers/thunderbolt/ctl.c | 9 ++---
drivers/thunderbolt/ctl.h | 3 +-
drivers/thunderbolt/dma_port.c | 5 +--
drivers/thunderbolt/dma_port.h | 5 +--
drivers/thunderbolt/domain.c | 7 ++--
drivers/thunderbolt/eeprom.c | 5 +--
drivers/thunderbolt/icm.c | 5 +--
drivers/thunderbolt/nhi.c | 33 ++++++++++---------
drivers/thunderbolt/nhi.h | 3 +-
drivers/thunderbolt/nhi_regs.h | 1 +
drivers/thunderbolt/path.c | 26 +++++++--------
drivers/thunderbolt/property.c | 5 +--
drivers/thunderbolt/switch.c | 60 ++++++++++++++++------------------
drivers/thunderbolt/tb.c | 10 +++---
drivers/thunderbolt/tb.h | 9 +++--
drivers/thunderbolt/tb_msgs.h | 5 +--
drivers/thunderbolt/tb_regs.h | 3 +-
drivers/thunderbolt/xdomain.c | 5 +--
include/linux/thunderbolt.h | 5 +--
20 files changed, 96 insertions(+), 111 deletions(-)
--
2.18.0
next reply other threads:[~2018-09-03 13:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-03 13:33 Mika Westerberg [this message]
2018-09-03 13:33 ` [PATCH 1/3] thunderbolt: Make the driver less verbose Mika Westerberg
2018-09-05 9:05 ` Lukas Wunner
2018-09-05 9:54 ` Mika Westerberg
2018-09-06 8:41 ` Lukas Wunner
2018-09-06 10:47 ` Mika Westerberg
2018-09-03 13:33 ` [PATCH 2/3] thunderbolt: Convert rest of the driver files to use SPDX identifier Mika Westerberg
2018-09-03 13:33 ` [PATCH 3/3] thunderbolt: Add Intel as copyright holder Mika Westerberg
2018-09-03 20:18 ` Yehezkel Bernat
2018-09-04 9:40 ` Mika Westerberg
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=20180903133304.70362-1-mika.westerberg@linux.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=michael.jamet@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome