linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] thunderbolt: Miscellaneous cleanups
@ 2018-09-17 14:43 Mika Westerberg
  2018-09-17 14:43 ` [PATCH v2 1/4] thunderbolt: Make the driver less verbose Mika Westerberg
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mika Westerberg @ 2018-09-17 14:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andreas Noever, Michael Jamet, Mika Westerberg, Yehezkel Bernat,
	Lukas Wunner, Anthony Wong

Hi all,

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.

The only change to the previous version is that I realized it could be
useful for users to see the actual connected devices (including their name
which is read from DROM) printed to the system log. Hence the patch 2/4.

Mika Westerberg (4):
  thunderbolt: Make the driver less verbose
  thunderbolt: Print connected devices
  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   | 71 +++++++++++++++++++---------------
 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, 107 insertions(+), 111 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-09-21  8:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17 14:43 [PATCH v2 0/4] thunderbolt: Miscellaneous cleanups Mika Westerberg
2018-09-17 14:43 ` [PATCH v2 1/4] thunderbolt: Make the driver less verbose Mika Westerberg
2018-09-17 14:43 ` [PATCH v2 2/4] thunderbolt: Print connected devices Mika Westerberg
2018-09-17 14:43 ` [PATCH v2 3/4] thunderbolt: Convert rest of the driver files to use SPDX identifier Mika Westerberg
2018-09-17 14:43 ` [PATCH v2 4/4] thunderbolt: Add Intel as copyright holder Mika Westerberg
2018-09-20 10:33 ` [PATCH v2 0/4] thunderbolt: Miscellaneous cleanups Yehezkel Bernat
2018-09-21  8:28   ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).