From patchwork Tue Jun 2 00:47:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1301999 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49bYKk1CxyzB3v9; Tue, 2 Jun 2020 10:47:37 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jfv5a-0000Ze-Nt; Tue, 02 Jun 2020 00:47:34 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5Z-0000ZH-Gd for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:33 +0000 Received: from mail-qk1-f200.google.com ([209.85.222.200]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5Z-00048a-6c for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:33 +0000 Received: by mail-qk1-f200.google.com with SMTP id x22so9838066qkj.6 for ; Mon, 01 Jun 2020 17:47:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NQlKTl1CzxUTwdw4TCaojxgJnVkN/CWFGwL8ELxicb8=; b=ddLrF69zXbDlN5qUswhVoXiagUWZB1na1cSRoQaBENGuCqCgnCsgw/a6rXz6ALRrG/ M0l34N13lOnxkFLk+zzISM2fEnILQiPayd/10RbBvC8hPmEkpOS/uNTIQqhoX5Q4vnL1 kLkqxFg30+abTixq4ZRdkJzzGha25Uo1izqFnJfA+jVz1SBDmCo2h5JPMmZZMOkpEjk4 +rUkP8vx3Hyt9kaNuKxyJldx0yC3Kd6/E3vvmhi7EMik6V+oi6zEDS1Uk5zDjocJVtcf g4laJwx5vuA1/E0tBFE6LdSwLmNGmtW5Jr0L/uVAItiOLhx4sNfKY2FX2Qb/ADC9X5M1 LKrg== X-Gm-Message-State: AOAM530B0NMTGrYDBLBGxIQg+q7zkuBITG6wWFu3nihKnIhJaKJL0l1B MbDyXM5KV5qFByt3zQyGqf7iC7E9e9soYKES4nG8eYAU4VFvsgBxADNf5aBTfK/56wKDBPeutgF FVSOrluB9TJtxQSeu8y1lT4N0rKHMxT7oh/sqsU2O X-Received: by 2002:ac8:774d:: with SMTP id g13mr24152276qtu.63.1591058851919; Mon, 01 Jun 2020 17:47:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy75VHEcfKUqZf6vFYNfeEoGIObILqm/AJEuIpEWlvJuO09lq5V4loKA4ODIb2UBfnBt8Vcmg== X-Received: by 2002:ac8:774d:: with SMTP id g13mr24152259qtu.63.1591058851630; Mon, 01 Jun 2020 17:47:31 -0700 (PDT) Received: from gallifrey.lan ([201.82.186.200]) by smtp.gmail.com with ESMTPSA id k188sm707682qkb.23.2020.06.01.17.47.29 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jun 2020 17:47:30 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic:linux-azure-4.15][PATCH 1/3] Input: hyperv-keyboard - add module description Date: Mon, 1 Jun 2020 21:47:22 -0300 Message-Id: <20200602004724.108992-2-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200602004724.108992-1-marcelo.cerri@canonical.com> References: <20200602004724.108992-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Joseph Salisbury BugLink: https://bugs.launchpad.net/bugs/1881662 Signed-off-by: Joseph Salisbury Signed-off-by: Dmitry Torokhov (cherry picked from commit 9d1c2f067e50bebb521ed6ced49ddf53bb1deba8) Signed-off-by: Marcelo Henrique Cerri --- drivers/input/serio/hyperv-keyboard.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/input/serio/hyperv-keyboard.c b/drivers/input/serio/hyperv-keyboard.c index c137ffa6fdec..d52043d0d537 100644 --- a/drivers/input/serio/hyperv-keyboard.c +++ b/drivers/input/serio/hyperv-keyboard.c @@ -414,5 +414,7 @@ static void __exit hv_kbd_exit(void) } MODULE_LICENSE("GPL"); +MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic Keyboard Driver"); + module_init(hv_kbd_init); module_exit(hv_kbd_exit); From patchwork Tue Jun 2 00:47:23 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1302001 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49bYKm1pHlzB3vC; Tue, 2 Jun 2020 10:47:40 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jfv5c-0000af-Tf; Tue, 02 Jun 2020 00:47:36 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5b-0000a9-Fw for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:35 +0000 Received: from mail-qt1-f198.google.com ([209.85.160.198]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5b-00048l-4u for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:35 +0000 Received: by mail-qt1-f198.google.com with SMTP id u26so12096279qtj.21 for ; Mon, 01 Jun 2020 17:47:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=rzJaJ5QEJtuwRbRvxy/hTMa9p+GQ4+ejbqhtvMaeoCo=; b=NSIb/wfYQ3arDqGbhlw2KPFtD4iDnOqUaI8v4jwpWE4tgFA5ci8PCtt+5U/2DIkIqm 0uRmvd9FrJTlnvOpWmwLJ+9mM1KkvDbLvNV4gV9UTT/M3v6UAwIR1Eqw8w5L0vwUaSWy IUn8jhyrG/zm/EV3AWlzherIuI1kuoAaisxDfor0HGCCg54DboF/XDyqXR5u3BB4ylpl iDgXIGJ0jJjDo/JsX3UP02V3N5RU6CuiT+HGOG2WSpXDC2GSNSL15QIc5eNEpjv6kWGe akf/ytqmRlIPGaMg6wwuodh0nCdNgKbVj9I7+kgk9ATRncvy1IVg/30+pVeOZvJvhEqC 9cgA== X-Gm-Message-State: AOAM532lfJufpqd98xhj4v6xcDEztZKRxsArtm7VB8nMBZKnlBBjhz8t 69fmlr+i5lSyV+/v2HZqJCA90R6WR+cFS0qTWcxKs53ZF7xC02Rq275aZPywNAG6Iy/T6hTswpa rt1kxzKUtGV/r/Bh0L/Ckey9jFzj4IKbC/uMDkL5i X-Received: by 2002:ac8:32e3:: with SMTP id a32mr24752851qtb.118.1591058853884; Mon, 01 Jun 2020 17:47:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxPMxyXdd/wW1inehY1ELIgAyPlI6hZCRzUIQH3NPap0ww7EJ5pS3O3uJIAb1gMaZgHQ/ElDg== X-Received: by 2002:ac8:32e3:: with SMTP id a32mr24752836qtb.118.1591058853566; Mon, 01 Jun 2020 17:47:33 -0700 (PDT) Received: from gallifrey.lan ([201.82.186.200]) by smtp.gmail.com with ESMTPSA id k188sm707682qkb.23.2020.06.01.17.47.31 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jun 2020 17:47:32 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic:linux-azure-4.15][PATCH 2/3] HID: hyperv: Add a module description line Date: Mon, 1 Jun 2020 21:47:23 -0300 Message-Id: <20200602004724.108992-3-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200602004724.108992-1-marcelo.cerri@canonical.com> References: <20200602004724.108992-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Joseph Salisbury BugLink: https://bugs.launchpad.net/bugs/1881662 This patch only adds a MODULE_DESCRIPTION statement to the driver. This change is only cosmetic, so there should be no runtime impact. Signed-off-by: Joseph Salisbury Reviewed-by: Michael Kelley Signed-off-by: Sasha Levin Signed-off-by: Jiri Kosina (cherry picked from commit 64caea53e07f0a3bc4af74f4123b258c1ceb4d67) Signed-off-by: Marcelo Henrique Cerri --- drivers/hid/hid-hyperv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/hid/hid-hyperv.c b/drivers/hid/hid-hyperv.c index cb4ebd83527a..05c7288c9b15 100644 --- a/drivers/hid/hid-hyperv.c +++ b/drivers/hid/hid-hyperv.c @@ -575,5 +575,7 @@ static void __exit mousevsc_exit(void) } MODULE_LICENSE("GPL"); +MODULE_DESCRIPTION("Microsoft Hyper-V Synthetic HID Driver"); + module_init(mousevsc_init); module_exit(mousevsc_exit); From patchwork Tue Jun 2 00:47:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1302002 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49bYKp0cBPzB3vF; Tue, 2 Jun 2020 10:47:42 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jfv5f-0000c6-2E; Tue, 02 Jun 2020 00:47:39 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5d-0000b8-IC for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:37 +0000 Received: from mail-qk1-f200.google.com ([209.85.222.200]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jfv5d-00048w-5b for kernel-team@lists.ubuntu.com; Tue, 02 Jun 2020 00:47:37 +0000 Received: by mail-qk1-f200.google.com with SMTP id 16so9844732qka.15 for ; Mon, 01 Jun 2020 17:47:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=OVpXHuFUggjpqHmRR/7gVWxcE7EUFFuuOafXwOZLTcg=; b=p5wHH6zCb1cfuYrIDYX39XsMAJRdOojupGlCRlUf8KZeXmqAieiIwcN6lJvTrN08Dh PmpBsFvOJhX/Dv1MYGLXjS28o8j4SwAllBFZ8FlKuxvoI0WQZfPLt57uz6HCTpE/1oTF VTxeQy0+MLEP/8q5yQynBiqU6GAz47+O69TxMxMDT9o/FqgAg1YG1gDMqrn2YDMEx1wQ IxBNhlfPM5LxbpTtqtbxnJdaAY0dLJMhG1+28Lpx6twPtLEh/fqyTpyfSVjBjdYFCqvn IaJGUZSq7FGRcv/K9t/eIGapQxQYvIpf6pEMENN0Di8+eDySxPsdVbEY+UQVEX18gJlH lxdQ== X-Gm-Message-State: AOAM530Z957pvG93oFOHAbthPLzCQgwu2D5xP6sz3uyYSCHry1aj/am6 HtbsdYkbxXlBiaraf+rISBzLLRev/7kbMwuyL5rOMo6bUwOgwcA+/fbGjkxYLv2/TLl86S11YT2 QphOmdmjU8wB7Onp38zQcpymW4hwZHHDfYF5jUFXE X-Received: by 2002:a0c:a9c6:: with SMTP id c6mr23516084qvb.224.1591058855857; Mon, 01 Jun 2020 17:47:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxd9Hy8nVoY4GF1lLUXi/C0dA8xihuFW9TKZSE74Kbytk1TzWya7nUn+acmHpNONNl8rubAQA== X-Received: by 2002:a0c:a9c6:: with SMTP id c6mr23516062qvb.224.1591058855497; Mon, 01 Jun 2020 17:47:35 -0700 (PDT) Received: from gallifrey.lan ([201.82.186.200]) by smtp.gmail.com with ESMTPSA id k188sm707682qkb.23.2020.06.01.17.47.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jun 2020 17:47:34 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [bionic:linux-azure-4.15][PATCH 3/3] drivers: hv: Add a module description line to the hv_vmbus driver Date: Mon, 1 Jun 2020 21:47:24 -0300 Message-Id: <20200602004724.108992-4-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200602004724.108992-1-marcelo.cerri@canonical.com> References: <20200602004724.108992-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Joseph Salisbury BugLink: https://bugs.launchpad.net/bugs/1881662 This patch only adds a MODULE_DESCRIPTION statement to the driver. This change is only cosmetic, so there should be no runtime impact. Signed-off-by: Joseph Salisbury Reviewed-by: Michael Kelley Signed-off-by: Sasha Levin (cherry picked from commit 674eecb3d35ab9531b49e2aceff1eeb142a850d6) Signed-off-by: Marcelo Henrique Cerri --- drivers/hv/vmbus_drv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c index 1bdc8fc8bec8..6416ea2ad972 100644 --- a/drivers/hv/vmbus_drv.c +++ b/drivers/hv/vmbus_drv.c @@ -1834,6 +1834,7 @@ static void __exit vmbus_exit(void) MODULE_LICENSE("GPL"); +MODULE_DESCRIPTION("Microsoft Hyper-V VMBus Driver"); subsys_initcall(hv_acpi_init); module_exit(vmbus_exit);