mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] thunderbolt: Changes for v4.20 merge window
@ 2018-10-01  9:31 Mika Westerberg
  2018-10-01  9:31 ` [PATCH 1/5] thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy Mika Westerberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mika Westerberg @ 2018-10-01  9:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andreas Noever, Michael Jamet, Yehezkel Bernat, Mika Westerberg,
	Lukas Wunner, linux-kernel

Hi Greg,

Here are Thunderbolt changes I've queued for v4.20 merge window. I guess
the most notable change is that now the driver is not as verbose it used to
be and it now prints out the connected devices in the same way USB stack
does. In addition there are removal of meaningless NULL pointer check, some
conversions to use SPDX identifies and copyright update.

I've also included all the patches in case you prefer to take them directly
instead of pulling the signed tag.

Thanks!

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v4.20

for you to fetch changes up to 7086a65c7634d3c9c4d48fcc06b7e35f9dd0ee43:

  thunderbolt: Add Intel as copyright holder (2018-09-21 11:21:24 +0300)

----------------------------------------------------------------
thunderbolt: Changes for v4.20 merge window

----------------------------------------------------------------

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

zhong jiang (1):
  thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy

 drivers/thunderbolt/cap.c      |  3 +-
 drivers/thunderbolt/ctl.c      | 12 +++---
 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, 108 insertions(+), 113 deletions(-)

-- 
2.19.0


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

end of thread, other threads:[~2018-10-01  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-01  9:31 [PATCH 0/5] thunderbolt: Changes for v4.20 merge window Mika Westerberg
2018-10-01  9:31 ` [PATCH 1/5] thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy Mika Westerberg
2018-10-01  9:31 ` [PATCH 2/5] thunderbolt: Make the driver less verbose Mika Westerberg
2018-10-01  9:31 ` [PATCH 3/5] thunderbolt: Print connected devices Mika Westerberg
2018-10-01  9:31 ` [PATCH 4/5] thunderbolt: Convert rest of the driver files to use SPDX identifier Mika Westerberg
2018-10-01  9:31 ` [PATCH 5/5] thunderbolt: Add Intel as copyright holder Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®