linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Scott Branden <scott.branden@broadcom.com>
To: Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Scott Branden <scott.branden@broadcom.com>,
	Desmond Yan <desmond.yan@broadcom.com>
Cc: Kees Cook <keescook@chromium.org>,
	linux-kernel@vger.kernel.org,
	bcm-kernel-feedback-list@broadcom.com,
	Olof Johansson <olof@lixom.net>
Subject: [PATCH v6 13/14] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
Date: Fri,  2 Oct 2020 14:23:26 -0700	[thread overview]
Message-ID: <20201002212327.18393-14-scott.branden@broadcom.com> (raw)
In-Reply-To: <20201002212327.18393-1-scott.branden@broadcom.com>

Add maintainer entry for new Broadcom VK Driver

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 190c7fa2ea01..ce88e423547f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3714,6 +3714,13 @@ L:	netdev@vger.kernel.org
 S:	Supported
 F:	drivers/net/ethernet/broadcom/tg3.*
 
+BROADCOM VK DRIVER
+M:	Scott Branden <scott.branden@broadcom.com>
+L:	bcm-kernel-feedback-list@broadcom.com
+S:	Supported
+F:	drivers/misc/bcm-vk/
+F:	include/uapi/linux/misc/bcm_vk.h
+
 BROCADE BFA FC SCSI DRIVER
 M:	Anil Gurumurthy <anil.gurumurthy@qlogic.com>
 M:	Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
-- 
2.17.1


  parent reply	other threads:[~2020-10-02 21:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 21:23 [PATCH v6 00/14] *Add Broadcom VK driver Scott Branden
2020-10-02 21:23 ` [PATCH v6 01/14] bcm-vk: add bcm_vk UAPI Scott Branden
2020-10-02 21:23 ` [PATCH v6 02/14] misc: bcm-vk: add Broadcom VK driver Scott Branden
2020-10-02 21:23 ` [PATCH v6 03/14] misc: bcm-vk: add autoload support Scott Branden
2020-10-02 21:23 ` [PATCH v6 04/14] misc: bcm-vk: add misc device to Broadcom VK driver Scott Branden
2020-10-02 21:23 ` [PATCH v6 05/14] misc: bcm-vk: add triggers when host panic or reboots to notify card Scott Branden
2020-10-02 21:23 ` [PATCH v6 06/14] misc: bcm-vk: add open/release Scott Branden
2020-10-02 21:23 ` [PATCH v6 07/14] misc: bcm-vk: add ioctl load_image Scott Branden
2020-10-02 21:23 ` [PATCH v6 08/14] misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info Scott Branden
2020-10-02 21:23 ` [PATCH v6 09/14] misc: bcm-vk: add VK messaging support Scott Branden
2020-10-02 21:23 ` [PATCH v6 10/14] misc: bcm-vk: reset_pid support Scott Branden
2020-10-02 21:23 ` [PATCH v6 11/14] misc: bcm-vk: add BCM_VK_QSTATS Scott Branden
2020-10-03  1:39   ` Florian Fainelli
2020-11-17 21:36     ` Scott Branden
2020-10-02 21:23 ` [PATCH v6 12/14] misc: bcm-vk: add mmap function for exposing BAR2 Scott Branden
2020-10-02 21:23 ` Scott Branden [this message]
2020-10-02 21:23 ` [PATCH v6 14/14] misc: bcm-vk: add ttyVK support Scott Branden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201002212327.18393-14-scott.branden@broadcom.com \
    --to=scott.branden@broadcom.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=desmond.yan@broadcom.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).