linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] thunderbolt: Fixes for few reported issues
@ 2019-10-01 10:29 Mika Westerberg
  2019-10-01 10:29 ` [PATCH 1/3] thunderbolt: Read DP IN adapter first two dwords in one go Mika Westerberg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mika Westerberg @ 2019-10-01 10:29 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andreas Noever, Michael Jamet, Yehezkel Bernat, Mika Westerberg,
	Lukas Wunner, Brad Campbell, Dominik Brodowski, Bjorn Helgaas,
	Nicholas Johnson, linux-pci

Hi all,

This series includes fixes for a couple of issues people have reported:

  - Discovering DP path fails on Light Ridge based iMac with two devices
    (monitors) connected.

  - There is a lockdep splat on Dominik's system when plugging in Thunderbolt
    dock.

  - Nicholas spotted that we do unnecessary PCI config space read when
    issuing LC mailbox command on ICL.

Mika Westerberg (3):
  thunderbolt: Read DP IN adapter first two dwords in one go
  thunderbolt: Fix lockdep circular locking depedency warning
  thunderbolt: Drop unnecessary read when writing LC command in Ice Lake

 drivers/thunderbolt/nhi_ops.c |  1 -
 drivers/thunderbolt/switch.c  | 28 +++++++++++-----------------
 2 files changed, 11 insertions(+), 18 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-08  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 10:29 [PATCH 0/3] thunderbolt: Fixes for few reported issues Mika Westerberg
2019-10-01 10:29 ` [PATCH 1/3] thunderbolt: Read DP IN adapter first two dwords in one go Mika Westerberg
2019-10-04  2:43   ` Brad Campbell
2019-10-01 10:29 ` [PATCH 2/3] thunderbolt: Fix lockdep circular locking depedency warning Mika Westerberg
2019-10-01 10:29 ` [PATCH 3/3] thunderbolt: Drop unnecessary read when writing LC command in Ice Lake Mika Westerberg
2019-10-08  9:15 ` [PATCH 0/3] thunderbolt: Fixes for few reported issues 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).