* [PATCH 1/1] thunderbolt: add support for authenticate on disconnect for new dock
@ 2021-05-19 6:41 ` Crag Wang
2021-05-19 6:52 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Crag Wang @ 2021-05-19 6:41 UTC (permalink / raw)
To: Andreas Noever, Michael Jamet, Mika Westerberg, Yehezkel Bernat
Cc: mario.limonciello, crag.wang, linux-usb, linux-kernel
Signed-off-by: Crag Wang <crag.wang@dell.com>
---
drivers/thunderbolt/quirks.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/thunderbolt/quirks.c b/drivers/thunderbolt/quirks.c
index 57e2978a3c21..892cf0e8ada5 100644
--- a/drivers/thunderbolt/quirks.c
+++ b/drivers/thunderbolt/quirks.c
@@ -21,6 +21,7 @@ struct tb_quirk {
static const struct tb_quirk tb_quirks[] = {
/* Dell WD19TB supports self-authentication on unplug */
{ 0x00d4, 0xb070, quirk_force_power_link },
+ { 0x00d4, 0xb071, quirk_force_power_link },
};
/**
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] thunderbolt: add support for authenticate on disconnect for new dock
2021-05-19 6:41 ` [PATCH 1/1] thunderbolt: add support for authenticate on disconnect for new dock Crag Wang
@ 2021-05-19 6:52 ` Greg KH
2021-05-19 7:01 ` Wang, Crag
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2021-05-19 6:52 UTC (permalink / raw)
To: Crag Wang
Cc: Andreas Noever, Michael Jamet, Mika Westerberg, Yehezkel Bernat,
mario.limonciello, crag.wang, linux-usb, linux-kernel
On Wed, May 19, 2021 at 02:41:46PM +0800, Crag Wang wrote:
> Signed-off-by: Crag Wang <crag.wang@dell.com>
> ---
I can't take patches without any changelog text, sorry.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH 1/1] thunderbolt: add support for authenticate on disconnect for new dock
2021-05-19 6:52 ` Greg KH
@ 2021-05-19 7:01 ` Wang, Crag
0 siblings, 0 replies; 3+ messages in thread
From: Wang, Crag @ 2021-05-19 7:01 UTC (permalink / raw)
To: Greg KH, Crag Wang
Cc: Andreas Noever, Michael Jamet, Mika Westerberg, Yehezkel Bernat,
mario.limonciello@outlook.com, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org
Okay, will resend patch with change description included. Thanks.
Crag
> -----Original Message-----
> From: Greg KH <greg@kroah.com>
> Sent: Wednesday, May 19, 2021 2:53 PM
> To: Crag Wang
> Cc: Andreas Noever; Michael Jamet; Mika Westerberg; Yehezkel Bernat;
> mario.limonciello@outlook.com; Wang, Crag; linux-usb@vger.kernel.org;
> linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 1/1] thunderbolt: add support for authenticate on
> disconnect for new dock
>
>
> [EXTERNAL EMAIL]
>
> On Wed, May 19, 2021 at 02:41:46PM +0800, Crag Wang wrote:
> > Signed-off-by: Crag Wang <crag.wang@dell.com>
> > ---
>
> I can't take patches without any changelog text, sorry.
>
> greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-19 7:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <crag.wang@dell.com>
2021-05-19 6:41 ` [PATCH 1/1] thunderbolt: add support for authenticate on disconnect for new dock Crag Wang
2021-05-19 6:52 ` Greg KH
2021-05-19 7:01 ` Wang, Crag
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox