linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Dave Penkler <dpenkler@gmail.com>
To: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Cc: johan@kernel.org, Dave Penkler <dpenkler@gmail.com>
Subject: [PATCH V2 10/10] MAINTAINERS: Update for gpib destage
Date: Tue, 11 Nov 2025 10:45:12 +0100	[thread overview]
Message-ID: <20251111094512.6411-11-dpenkler@gmail.com> (raw)
In-Reply-To: <20251111094512.6411-1-dpenkler@gmail.com>

Change the gpib directory
Add the uapu include files

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index df07d1a3c28d..4cb0de3777b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10628,7 +10628,9 @@ F:	drivers/platform/x86/gpd-pocket-fan.c
 GPIB DRIVERS
 M:	Dave Penkler <dpenkler@gmail.com>
 S:	Maintained
-F:	drivers/staging/gpib/
+F:	drivers/gpib/
+F:      include/uapi/linux/gpib.h
+F:      include/uapi/linux/gpib_ioctl.h
 
 GPIO ACPI SUPPORT
 M:	Mika Westerberg <westeri@kernel.org>
-- 
2.51.2


  parent reply	other threads:[~2025-11-11  9:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-11  9:45 [PATCH V2 00/10] staging: gpib: Destage gpib drivers Dave Penkler
2025-11-11  9:45 ` [PATCH V2 01/10] staging: Remove gpib build from staging Dave Penkler
2025-11-11  9:45 ` [PATCH V2 02/10] staging: gpib: Remove gpib/uapi from search path Dave Penkler
2025-11-11  9:45 ` [PATCH V2 03/10] staging: gpib: Change file path for uapi headers Dave Penkler
2025-11-11  9:45 ` [PATCH V2 04/10] staging: gpib: Update TODO file Dave Penkler
2025-11-11  9:45 ` [PATCH V2 05/10] staging: gpib: Change gpib Kconfig option title Dave Penkler
2025-11-11  9:45 ` [PATCH V2 06/10] staging: gpib: Fix SPDX license for gpib headers Dave Penkler
2025-11-11  9:45 ` [PATCH V2 07/10] uapi: linux: Add common gpib interface headers Dave Penkler
2025-11-11  9:45 ` [PATCH V2 08/10] gpib: Move gpib drivers out of staging Dave Penkler
2025-11-11  9:45 ` [PATCH V2 09/10] gpib: Add gpib build menu and rule to drivers Dave Penkler
2025-11-11  9:45 ` Dave Penkler [this message]
2025-11-12 17:12 ` [PATCH V2 00/10] staging: gpib: Destage gpib drivers Johan Hovold

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=20251111094512.6411-11-dpenkler@gmail.com \
    --to=dpenkler@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /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).